Hello! I cannot for the life of me make this work.
I have a 9 Drives in my server, the box is a Dell Poweredge 720XD with a PERC h310 mini as controller the drives are all Seagate EXOS X16 12 TB (ST12000NM002G) and I cannot spin them down. I have tried do it in unraid's webui, the green button spins but nothing changes.
From console when trying sg_start --readonly --pc=3 /dev/sdj I get the error:
start stop unit: transport: Host_status=0x07 [DID_ERROR]
Transport error
START STOP UNIT command failed
sg_start failed: Transport error
and this shows in the logs:
Mar 17 18:33:23 SuperServer kernel: sd 1:0:8:0: [sdj] tag#16 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=13s
Mar 17 18:33:23 SuperServer kernel: sd 1:0:8:0: [sdj] tag#16 CDB: opcode=0x1b 1b 00 00 00 30 00
Mar 17 18:34:02 SuperServer kernel: sd 1:0:8:0: Power-on or device reset occurred
Any advice would be appreciated.
Thx!