SOLVED: Fail: Ressolved node IP not configured or active for 'pve' -> after update from v7 to v8

Jan 12, 2023
21
0
6
After updating from v7 to v8 there is no LAN connction anymore.

with pve7to8 I get the error:

Fail: Ressolved node IP '192.168.0.17' not configured or active for 'pve'

As I have no access by ssh here only some pictures from the current status:

ip a:
20230701_155340 (Mittel).jpg

ip -c a:
20230701_155713 (Mittel).jpg

nano /etc/hosts
20230701_155759 (Mittel).jpg

nano /etc/network/interfaces
20230701_155910 (Mittel).jpg

udevadm info -q all -p /sys/class/net/enp1s0
20230701_184832.jpg

systemctl status networking.service:
20230701_190207.jpg

thank you
Peter
 
Hi,
it's strange that the vmbr0 is not listed in the output of ip a and it can be seen that enp1s0 is down. What is the output of ifreload -a?
 
Hi,
it's strange that the vmbr0 is not listed in the output of ip a and it can be seen that enp1s0 is down. What is the output of ifreload -a?

enp1s0 was down.
A ifrelaod -a did not help.
Meanwhile I reinstalled everything from scratch, and it worked on the same hardware.

Thank you fo the reply
Peter