we use no switch connect 3 node server install error.

haiwan

Active Member
Apr 23, 2019
234
1
38
36
hi, support
1603872921887.png
1603872902416.png

we use this connect later install pve 6.2 happen this error. have give me guide ? tks
 
How do you get DHCP if the servers are connected one to another?

I assume that you have a 3rd interface for connecting to the network and Internet. Install Proxmox on each server individually and connect them after that.

Follow this setup: https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server

The only change is that I made the bond but the IP was set on the bridge not on the bond.

Code:
auto enp175s0f0
iface enp175s0f0 inet manual

auto enp175s0f1
iface enp175s0f1 inet manual

auto bond0
iface bond0 inet manual
    bond-slaves enp175s0f0 enp175s0f1
    bond-miimon 100
    bond-mode broadcast
    
auto vmbr2
iface vmbr2 inet static
    address 172.31.6.2/29
    bridge-ports bond0
    bridge-stp off
    bridge-fd 0
 
How do you get DHCP if the servers are connected one to another?

I assume that you have a 3rd interface for connecting to the network and Internet. Install Proxmox on each server individually and connect them after that.

Follow this setup: https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server

The only change is that I made the bond but the IP was set on the bridge not on the bond.

Code:
auto enp175s0f0
iface enp175s0f0 inet manual

auto enp175s0f1
iface enp175s0f1 inet manual

auto bond0
iface bond0 inet manual
    bond-slaves enp175s0f0 enp175s0f1
    bond-miimon 100
    bond-mode broadcast
   
auto vmbr2
iface vmbr2 inet static
    address 172.31.6.2/29
    bridge-ports bond0
    bridge-stp off
    bridge-fd 0
tks, let me try . great.
 
so , we found a trouble,
we no connect server install pve still happen error on pve 6.2 . now we change ios 5.4 is ok
1603874490541.png
 
hi, if have wish please check , new version happen this trouble, old version is normal. tks
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!