Recent content by peter247

  1. P

    how did exclude a sata controller ?

    I've gone the :- echo "options vfio-pci ids=197b:0585" > /etc/modprobe.d/vfio.conf update-initramfs -u modprobe.d more or less empty , just vifo.conf and blacklist nvidiafb So
  2. P

    how did exclude a sata controller ?

    o.k can I blacklist just ahci , if I'm booting proxmox from a nvme drive ?
  3. P

    how did exclude a sata controller ?

    you are right . root@nas:~# lspci -nnk -s 05:00.0 05:00.0 SATA controller [0106]: JMicron Technology Corp. JMB58x AHCI SATA controller [197b:0585] Subsystem: JMicron Technology Corp. Device [197b:0000] Kernel driver in use: ahci Kernel modules: ahci root@nas:~#
  4. P

    how did exclude a sata controller ?

    I can see use softdep for stopping the nvidia drivers , with softdep nvidia pre: vfio-pci But be you stop a sata controller ? I've done the bit above . echo "options vfio-pci ids=197b:0585" > /etc/modprobe.d/vfio.conf update-initramfs -u reboot , the I can still see the disks in proxmox .
  5. P

    how did exclude a sata controller ?

    thank you . 05:00.0 SATA controller [0106]: JMicron Technology Corp. JMB58x AHCI SATA controller [197b:0585] You got that spot on !!!!! BUT the disk are still showing in disks on proxmox
  6. P

    how did exclude a sata controller ?

    I'm passing the full controller to my virtualised truenas which looks to working well , BUT I tried stopping it and restarting I will left with a load of errors in the logs . Which gets me concerned about data corruption ? , how do stop the driver for than controller loading ? 04:00.0 SATA...
  7. P

    Anyone running TrueNas as a VM under proxmox ?

    Just tried running TrueNas virtualised and so far no big problems I can see , when I pass the controller the disks connected disappear from proxmox's disk list which to me is a good sign , checked the logs I can't see any "I don't like this controller errors" , but it did generate a notification...
  8. P

    Anyone running TrueNas as a VM under proxmox ?

    Just got a N5 air , installed 3 x 12TB drives with a second pool of SSDs , 16GB I don 't think is enough to running proxmox and truenas . Just order a 48gb kit for it @ £399 , which is better than the £727 for a 64gb kit , posted from the UK from a known name ( Scan computers ) Looking for...
  9. P

    Strix halo , USB4 / Thunderbolt 5 problems .

    It does work in windows 11 correct , but it's a can't win case in Linux/promox , you can't pass it to a windows 11 VM because the USB 4 is part of the chip set driver which will not install , but in proxmox it will see USB 4 as USB hi-speed , The thunderbolt 5 is seen as thunderbolt 2 . But the...
  10. P

    Strix halo , USB4 / Thunderbolt 5 problems .

    looks like usb3 is the fastest you can get on proxmox ?
  11. P

    Strix halo , USB4 / Thunderbolt 5 problems .

    Trying to set up a fast way to move file from my Laptop to my MS-S1 MAX using a nvme usb4 adapter. But if I plug into a USB4 plug looking at the logs it keep restarting and doesn't work , but it in a USB3-10GB port it works and say it is USB2 device and runs at 40MB/S , I installed ( apt install...
  12. P

    [SOLVED] Inbuilt WiFi pci-e Passthrough instant death

    I did work out it was about iommu grouping so added the extra bit to grub - pcie_acs_override=downstream,multifunction Now it's gone a little mad with the grouping putting everything in it own group so my graphic card is now 2 groups , sound and video . passed the pci-e wifi and found that...
  13. P

    [SOLVED] Inbuilt WiFi pci-e Passthrough instant death

    Hi , trying to use pci-e passthrough on my motherboard's wifi module . ( Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter ) At first I guess it was easy and just added it to my boot on start up VM which messed it up so bad I had to do a reinstall , all...
  14. P

    How easy is it to get working a lto tape drive ?

    Hi , I'm thinking of getting a second hand lto tape drive off ebay etc , which I can get something like a , ( Dell IBM Ultrium HH6 LTO6 SAS Internal ) which are about the £500 mark , I have a 8 port HBA sas/sata card fitted so a normal sas/sata connection is no problem . total newbie to this ...
  15. P

    move vm to another proxmox system

    I was going to say the same thing make a backup copy , a VM is self-contained so all your data should be contained within the backup . BUT ......... don't forget you are making a COPY , the mac address , names , etc will all be copied . so use the thick box which say unique , if you want a...