hi i have a hp dl360 gen9 and i had proxmox installed on a sata ssd
but it was a bit overloaded so i now reinstalled proxmox on a nvme but i am having a few issues
afther booting into proxmox it does show go to 192.168.178.151:8006 but using ip a all interfaces are down
i can manualy enable all the interfaces via
the interface file is perfectly fine
afther every restart i have to redo this
afther that when loggin in to the webui i can see the summery page of pve
but all the other pages / tabs (shell) get connection error (0) afther a time of loading
during the proxmox booting i do see these errors
(this code is hand copyed from a photo taken with my phone so a bit of the end is missing and maby some errors)
i reinstalled proxmox multiple times and manualy whiped the nvme
the old proxmox ssd is not in the system rn
the proxmox iso is version 9.0.1
idk why or how to fix this pls help
thx for any help (sorry for any bad english not my first language)
but it was a bit overloaded so i now reinstalled proxmox on a nvme but i am having a few issues
afther booting into proxmox it does show go to 192.168.178.151:8006 but using ip a all interfaces are down
i can manualy enable all the interfaces via
Code:
ip link set eno1 up
ip addr add 192.168.178.151/24 dev eno1
ip route add default via 192.168.178.1
afther every restart i have to redo this
afther that when loggin in to the webui i can see the summery page of pve
but all the other pages / tabs (shell) get connection error (0) afther a time of loading
during the proxmox booting i do see these errors
Code:
found volume group "pve" using metadata type lvm2
3 logical volume(s) in volume group "pve" now active
/dev/mapper/pve-root: clean, 58858/6291456 files, 1365937/25165824
[failed] failed to start ifupdown2-pre.service - helper to synchron
[depend] dependency failed for networking.service - network initial
[failed] failed to start systemd-udev-settle.service - wait for udev
[depend] dependency failed for zfs-import-cache.service - import z
i reinstalled proxmox multiple times and manualy whiped the nvme
the old proxmox ssd is not in the system rn
the proxmox iso is version 9.0.1
idk why or how to fix this pls help
thx for any help (sorry for any bad english not my first language)