Hello All,
I am setting up a new Proxmox server and just installed this fresh a week ago. The install went fine and I have the following version:
My existing VMs use 3 different bridges (3 different networks) connected to 3 different physical ports/cards.
Initially with only default vmbr0 with static IP 10.1.0.120, everything worked fine. As I added the extra bridges, it worked until I added vmbr3. Once vmbr3 was added, I cannot connect to the web interface. I had to login at the console and modify the interfaces file to remove vmbr3 settings and then reboot. At that time the web interface would work again.
I added this new server to my cluster without issue and am able to see and control it via another server when the new server's web interface is not working.
This exact same configuration has been working for years on different hardware.
I have been reading for the past 4 days and cannot find anything that points a finger to my problem.
Any suggestions would be greatly welcomed.
Thanks,
IceProx
I am setting up a new Proxmox server and just installed this fresh a week ago. The install went fine and I have the following version:
Code:
Kernel Version: Linux 4.15.18-1-pve #1 SMP PVE 4.15.18-17 (Mon, 30 Jul 2018 12:53:35 +0200)
PVE Manager Version: pve-manager/5.2-6/bcd5f008
My existing VMs use 3 different bridges (3 different networks) connected to 3 different physical ports/cards.
Code:
vmbr0 ==> eno1 ==> 10.1.0.0 Network
vmbr1 ==> enp10s0f0 ==> 10.2.0.0 Network
vmbr2 ==> eno2 ==> 10.10.0.0 Network (iSCSI)
vmbr3 ==> enp10s0f1 ==> 192.168.1.0 Network
Initially with only default vmbr0 with static IP 10.1.0.120, everything worked fine. As I added the extra bridges, it worked until I added vmbr3. Once vmbr3 was added, I cannot connect to the web interface. I had to login at the console and modify the interfaces file to remove vmbr3 settings and then reboot. At that time the web interface would work again.
I added this new server to my cluster without issue and am able to see and control it via another server when the new server's web interface is not working.
This exact same configuration has been working for years on different hardware.
I have been reading for the past 4 days and cannot find anything that points a finger to my problem.
Any suggestions would be greatly welcomed.
Thanks,
IceProx