Dear TrueNas Community, dear @iX_Resources or ngandrass.
I’m running TrueNAS-SCALE-23.10.2 as a VM on Proxmox 8.1.4 where NVMEs and HDDs are mounted to the TrueNas Scale Installation as scsi Hard Disks with their respective device id.
following the instructions I get a lot of SG_IO: bad/missing sense data errors
SMART Values are not available at truenas scale level.
root@truenas-scale-vm:/home/admin/spindown_timer# ./spindown_timer.sh -d -c -t 10 -p 5 -u zpool -i boot-pool
[2024-04-16 13:43:32] Performing a dry run...
[2024-04-16 13:43:32] Monitoring drives with a timeout of 10 seconds: sdb sdc sdd sde sdf
[2024-04-16 13:43:32] I/O check sample period: 5 sec
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2024-04-16 13:43:32] Drive power states: [sdb] => 0 [sdc] => 0 [sdd] => 0 [sde] => 0 [sdf] => 0
I followed the instructions in setting power states on the storage devices,
does the script not work with scsi deviced rootet to truenas scale as a VM on hypervisors?
with regards