Hello,
since the update to 7.2, I can no longer boot my proxmox on the latest kernel, if I take the old kernel from grub, no worries, everything works.
I tested a ping when I boot with kernel 5.15.35 I have no response, on the other hand if I boot in 5.4.189 no worries.
what should i do please? I think the network won't start on new kernel.
networks interfaces :
cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
auto ens2
iface ens2 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.119.52.1/24
gateway 10.119.53.245
bridge-ports ens2
bridge-stp off
bridge-fd 0
Thank you.
Sorry I'm newbie and use google translate from french.
since the update to 7.2, I can no longer boot my proxmox on the latest kernel, if I take the old kernel from grub, no worries, everything works.
I tested a ping when I boot with kernel 5.15.35 I have no response, on the other hand if I boot in 5.4.189 no worries.
what should i do please? I think the network won't start on new kernel.
networks interfaces :
cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
auto ens2
iface ens2 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.119.52.1/24
gateway 10.119.53.245
bridge-ports ens2
bridge-stp off
bridge-fd 0
Thank you.
Sorry I'm newbie and use google translate from french.