Search results

  1. A

    [SOLVED] Proxmox VE update to 9.1.5, now the network card is slow

    Hello, I recently did an in place upgrade to PVE 9, everything seems to be working fine but now the network card seems to be slow. I run pfSense in a VM with a couple of network interfaces passed through. I have not made any changes to the VM recently and no hardware change to the system but the...
  2. A

    [SOLVED] RAIDz2 zpool not showing full capacity after zpool attach

    I had a zpool with 4x8TB SATA drives in a RAIDz2 with a total capacity of 16TB. I updates to PVE 9 and ZFS to 2.3 and attached 2 additional drives to the zpool using: zpool upgrade <poolname> zpool attach <poolname> raidz2-0 /dev/disk/by-id/<drive1> zpool attach <poolname> raidz2-0...
  3. A

    [SOLVED] Proxmox VE 8 to 9 in-place update but kernel still on 6.8

    I did an in-place upgrade from PVE8 to PVE9 but after the update the kernel and zfs are still showing old versions even though they both seem to have updated: # pveversion pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.8.12-18-pve) # uname -a Linux ghar80 6.8.12-18-pve #1 SMP...