Yes, I'm using TrueNAS. It's the easiest way for me to have a GUI to manage shares with LDAP authentication.
The nodes manages the boot and the guests storage while the TrueNAS VM manages its own storage.
Thanks for the reply, however I had to use the following rules to make it work:
ACTION=="add", SUBSYSTEM=="pci", ENV{PCI_SLOT_NAME}=="0000:01:00.0", ATTR{driver_override}="vfio-pci"
ACTION=="add", SUBSYSTEM=="pci"...
Hello, I have a DELL R740xd server with 2 HBA330 controllers connected to the backplane. This server supports the "split-backplane" feature which allows to assign the disks to a certain controller.
I wanted to use the first controller for PVE...