Search results

  1. S

    Lack of IPv6 Support

    Could better IPv6 support please be prioritized. The change needed to make it work with Ubuntu containers is very minor. It's one setting in one file that PVE overrides to the wrong value. IPv6AcceptRA in /etc/systemd/network/eth0.network needs to be true not false. IPv6AcceptRA = true...
  2. S

    IPv6 for Ubuntu containers remains bugged

    For reasons unexplained the Ubuntu containers come up with the below NIC configuration. Changing the PVE IPv6 network settings from Static/DHCP/SLAAC does not change this setting as is required. IPv6AcceptRA = false is virtually never the correct setting. It should default to listening to RA's...
  3. S

    LVM volume locked, unable to mount or start

    I am not 100% certain as we as always in a hurry to get services back online when this happens but we have had several containers refuse to mount their LVM volume to start and this has happened multiple times. I suspect this happens if the backup storage runs out of space during the nightly...
  4. S

    Possible kernel issue; Buffer I/O errors on two servers

    One of the servers is a few years old and it's conceivable the SSDs are wearing out as it s a build server and gets heavy use however we had no issues while it was running PVE7 but upgraded it as PVE7 went EOL and have been having issues with it since. Drives report they are at 70% lifetime. We...
  5. S

    alx network driver not working with Atheros E220x with Proxmox 8 and/or Linux 6.2

    It is no longer working on one of our older machines, a Z97 chipset, with a Qualcomm Atheros E220x NIC. This uses the alx driver LKW w/ Kernel 5.15.108-1-pve 04:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 13) Subsystem: Micro-Star...
  6. S

    Network support for socket CAN

    I know this is a bit of a long-shot but maybe there are some others with similar use-cases. Right now Proxmox has integrated support for virtual-eth networking to containers and it works well. I really want to be able to add interfaces to a container for network devices other than Ethernet...