Hi all,
I followed the guide on upgrading from Proxmox 6 to 7: https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0
The host I have done it on is a test server before I roll the update out to production servers and after running the upgrade I have no networking. I have seen a number of users with the same issue also however I can't seem to fix the issue with suggestions provided from them posts. All of the pre-installation checks passed with no warnings.
The server is hosted with OVH, the only thing I can think is that I need to set the MAC address for the vmbr0 device, other than that I am completely stumped - I am just waiting to hear back via ticket if a specific MAC address is needed. OVH had to do an intervention last night and confirmed that it was not an issue with the hardware and was a software configuration issue (which is obvious really..)
The initial version 6 image was an OVH template, however I have been assured that this is not a problem and that other users have indeed done the upgrade and not experienced issues.
I only have IPMI access currently, the public web GUI isn't working, neither is SSH and it is not currently pingable
The network interfaces are now starting up as DOWN, I have ifupdown2 installed. When I try to force 'ifup eno1', I get: "error: Another instance of this program is already running.'
pveversion: pve-manager/7.0-13/7aa7e488 (running kernel: 5.11.22-5-pve)
I can just reinstall Proxmox and restore from backup, however this would be a last resort
==========
/etc/network/interfaces :
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
auto vmbr0
iface vmbr0 inet dhcp
bridge-ports eno1
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno2
bridge-stp off
bridge-fd 0
==========
ping 8.8.8.8:
ping: connect: Network is unreachable
==========
Any help on this would be amazing, thank you
Alasdair
I followed the guide on upgrading from Proxmox 6 to 7: https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0
The host I have done it on is a test server before I roll the update out to production servers and after running the upgrade I have no networking. I have seen a number of users with the same issue also however I can't seem to fix the issue with suggestions provided from them posts. All of the pre-installation checks passed with no warnings.
The server is hosted with OVH, the only thing I can think is that I need to set the MAC address for the vmbr0 device, other than that I am completely stumped - I am just waiting to hear back via ticket if a specific MAC address is needed. OVH had to do an intervention last night and confirmed that it was not an issue with the hardware and was a software configuration issue (which is obvious really..)
The initial version 6 image was an OVH template, however I have been assured that this is not a problem and that other users have indeed done the upgrade and not experienced issues.
I only have IPMI access currently, the public web GUI isn't working, neither is SSH and it is not currently pingable
The network interfaces are now starting up as DOWN, I have ifupdown2 installed. When I try to force 'ifup eno1', I get: "error: Another instance of this program is already running.'
pveversion: pve-manager/7.0-13/7aa7e488 (running kernel: 5.11.22-5-pve)
I can just reinstall Proxmox and restore from backup, however this would be a last resort
==========
/etc/network/interfaces :
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
auto vmbr0
iface vmbr0 inet dhcp
bridge-ports eno1
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno2
bridge-stp off
bridge-fd 0
==========
ping 8.8.8.8:
ping: connect: Network is unreachable
==========
Any help on this would be amazing, thank you
Alasdair