Recent content by kromberg

  1. K

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    Thanks for that, it helped some but still not working. Looks like I will need to reinstall and configure proxmox back to version 8.
  2. K

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    550.144.02 looks like the latest version a P100 and V100 supports.
  3. K

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    I am trying to install the NVidia host grid drivers on 7.0.2-7-pve and I am getting this error: fatal error: os-interface.h: No such file or directory I have these installed: proxmox-headers-6.17.13-12-pve proxmox-headers-7.0.2-7-pve What am I missing?
  4. K

    Orphaned VM Disk Removal

    Awesome, thanks bbgeek17!
  5. K

    Orphaned VM Disk Removal

    I really dont understand why there is even an option for not deleting the source disk when moving it. Or at least the default is to have the box checked.
  6. K

    Orphaned VM Disk Removal

    The disk is in a zfs pool and not a disk. I would need to destroy the dataset/vdev right?
  7. K

    Orphaned VM Disk Removal

    I got a disk sitting out on the storage device that is orphaned. It was created when I moved the disk for the VM from one storage device to another and forgot to check the delete source box. How can I delete this disk? It is not showing up with the VM config, but proxmox believes it...
  8. K

    Looking for a "cheap" way to upgrade to 40gibt

    Dual ConnectX-3 cards are stupid cheap and support 40gb ethernet or infiniband depending on what they are currently flash to. The quad port cards are pretty much x4 the price as the dual port cards, so really depends on the price per port you are looking to spend. The expensive part of the...
  9. K

    Bridge Activity Monitoring

    I am looking for a way to monitor bridge activity on one of my proxmox servers. Basically the bridge has a handful of ports added to it and I would like to be able to see the overall usage and/or data flow of the bridge. Basically like if there 10KB, 10MB, 1GB of data flowing through. I...
  10. K

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    The upgrade process is pretty easy. The iomemory-vsl for 7.4 does not compile for 8.x versions of proxmox. Before starting the 7 -> 8 proxmox upgrade process, remove the iomemory-vsl dkms module after shutting down anything using it. Next do the proxmox upgrade process to 8. Download the...
  11. K

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    Are you guys using the iomenory package from https://www.dropbox.com/s/df06nuzvqndlvnk/iomemory-vsl-5.12.1.zip or https://github.com/RemixVSL/iomemory-vsl The version from github works with the latest kernel proxmox 7 and the current kernel with proxmox 8. I have FusionIO drives running...
  12. K

    7.4.16 Update Issue

    This also isnt a bug in the SATA/IDE emulation code as all three of these VM where using the VirtIO SCSI controller for the disks.
  13. K

    7.4.16 Update Issue

    This is great, I have had 3 more vm get killed by their hard disk loosing the partition table. This is now far from 'rare' and down right common. Can this please get prioritized higher?
  14. K

    7.4.16 Update Issue

    Looks like it, the disk has no partition table. Do we have an ETA on the fix? Having this occur during backups kinda defeats the purpose of doing a backup ;)
  15. K

    7.4.16 Update Issue

    I updated to the following here: Kernel Version Linux 5.15.108-1-pve #1 SMP PVE 5.15.108-2 (2023-07-20T10:06Z) PVE Manager Version pve-manager/7.4-16/0f39f621 Now I have a VM that is dead where it cant boot. Looks like it is not finding the os on the hard disk and is defaulting to booting...