Recent content by pete20

  1. P

    Network outage after "apt dist-upgrade" and reboot on proxmox 6.1-7

    Thank you. I think you're right in that ifupdown2 may not be the default package currently. I have a vague memory of specifically installing it to enable rebootless network changes half a year or so ago. I wouldn't have expected a new version of it to introduce such a breaking change in the...
  2. P

    Network outage after "apt dist-upgrade" and reboot on proxmox 6.1-7

    An update on my issue in case it helps anyone in a similar situation: I managed to track the problem down to the new ifupdown2 package not being compatible with my existing /etc/network/interfaces file, as it had separately defined network, subnet and broadcast fields rather than using CIDR...
  3. P

    Proxmox VE 6.2 released!

    Hi, Unfortunately I have had a pretty horrendous experience running an "apt dist-upgrade" that moved my system from 6.1 to 6.2 :-( The update included a new ifupdown2 package. This turned out to not be compatible with my existing /etc/network/interfaces file, as it had separately defined...
  4. P

    Network outage after "apt dist-upgrade" and reboot on proxmox 6.1-7

    Hi, I have a 2 node proxmox cluster on version 6.1-7 with a community Subscription. I migrated critical VMs from node2 to node1, shutdown all other VMs on node2 and then proceeded to run an "apt update && apt dist-upgrade". The output of this was as follows: Reading package lists... Done...