Recent content by kromberg

  1. K

    vfio-pci used when it shouldnt

    Hmmmm...... just noticed this: 8b:00.0 0200: 8086:151c (rev 01) Subsystem: 8086:a03c Physical Slot: 6 Flags: bus master, fast devsel, latency 0, IRQ 56, NUMA node 1, IOMMU group 3 Memory at fae00000 (64-bit, non-prefetchable) [size=2M] I/O ports at...
  2. K

    vfio-pci used when it shouldnt

    After an update today, promox is assigning/using hr vfio-pci driver when it should. I have a NIC that it is doing this to. 8c:00.0 0200: 15b3:1007 Subsystem: 15b3:0006 Physical Slot: 7 Flags: fast devsel, IRQ 901, NUMA node 1, IOMMU group 3 Memory at fba00000...
  3. 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.
  4. 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.
  5. 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?
  6. K

    Orphaned VM Disk Removal

    Awesome, thanks bbgeek17!
  7. 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.
  8. 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?
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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.
  15. 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?