I am brand new to all of this, so I apologize in advance for my ignorance with setting up Proxmox, TrueNAS, VMs, etc., and appreciate any assistance that anyone is willing to provide.
I have setup TrueNAS as a VM on Proxmox, which is on a Dell PowerEdge server. The HDDs are all directly attached to the standard drive bays, so there is no PCIe slots involved, and the only hardware RAID that is being used is the boot drive, which is also the drive on which both Promox and TrueNAS are installed. The other drives are all standard HDDs that have successfully been added on Proxmox, and I believe at least, passed through successfully to TrueNAS, including having the serial numbers connected to the end of the product number and added to the end of the listing for each drive in the TrueNAS VM config (scsi1: /dev/disk/by-id/ata-ST_xxxxxxx-xxxxxxx_xxxxxx,size=xxxxxxG,serial=xxxxxx. I have also successfully setup a 4 devs with 2 drives each as a Mirror RAID in TrueNAS, and have successfully setup multiple levels of Datasets and even have been able to begin writing to them within the network without issue.
Despite all of this, I am still getting the error “Short offline self test failed [unsupported scsi opcode]” when trying to run a short or long S.M.A.R.T. test in the Disks section of the TrueNAS GUI and when I run it in the TrueNAS Shell.
I had no issue running S.M.A.R.T. tests on the drives on Proxmox before setting up the TrueNAS VM and passing through the drives, so I am guessing there is something I am missing somewhere, but cannot figure out at this point what steps are left that I might be missing and need to do.
In the TrueNAS Shell I ran “sudo smartctl -x /dev/sdb”, and although it did acknowledge the drive, it stated “SMART support is: Unavailable - device lacks SMART capability.”
I have attempted to include an image but I received an error that stated I cannot include media in a post, and the TrueNAS Shell says that it does not allow for copying of the results otherwise I would have included the results for more clear reference.
Any guidance that can be shared would be greatly appreciated. Thank you in advance.