This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
This one is odd, as I have 2 x NAS running 9.1.0.1. Standby works reliably on one box but not the other.
Both boxes are using mobo SATAII ports in AHCI mode.
The troublesome box sometimes spins the drives down but not all the time. I have tired issuing both ataidle and camcontrol commands manually, which also works sometimes.
I am using the following script on both boxes to monitor drive status. Any tips?
$ diskstat
Sun Apr 28 15:37:44 WST 2013
-------------------------------------------------------------------------------------------------------
Disk Disk State Temp MB/s Hours Load Count Pending Offline Health Last Test Result
-------------------------------------------------------------------------------------------------------
ada0 ++ SPINNING ++ 34c 300 29027 149072 0 0 PASSED Completed without error
ada1 ++ SPINNING ++ 38c 300 28698 135455 0 0 PASSED Completed without error
ada2 ++ SPINNING ++ 35c 300 28764 134961 0 0 PASSED Completed without error
ada3 ++ SPINNING ++ 40c 300 8623 31721 0 0 PASSED Completed without error
ada4 ++ SPINNING ++ 39c 300 28739 138142 0 0 PASSED Completed without error
ada5 ++ SPINNING ++ 38c 300 20303 100642 0 0 PASSED Completed without error
-------------------------------------------------------------------------------------------------------
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps
Well after a lot of trial and error, I think I understand the root cause of my issue. I suspect this is due to my drives being modified using wdidle3.exe to change the idle time from 8s to 300s before the heads are parked.
This does not work (command used in /etc/rc.d/ataidle at startup):
Next I am going to pull the drives out and rerun wdidle to delete the idle timer (rather than set it to 300 seconds as I have). I'll post the results.
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Ok, so just to wrap this up, I have tonight rerun wdidle3.exe on all drives disabling idle. No difference.
Setting standby with "ataidle -I 120 /dev/ada0" does not work.
Setting standby with "ataidle -S120 /dev/ada0" does work.
I have now written a script to run as a PostInit script and all is well.
I wonder if this is related to my mobo SATAII ports? I'll find out soon as I have ordered a HighPoint 2720 SAS controller so I can wire up my 6 x drive caddy disk activity LED's.
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps
dnar wrote:Ok, so just to wrap this up, I have tonight rerun wdidle3.exe on all drives disabling idle. No difference.
Setting standby with "ataidle -I 120 /dev/ada0" does not work.
Setting standby with "ataidle -S120 /dev/ada0" does work.
I have now written a script to run as a PostInit script and all is well.
I wonder if this is related to my mobo SATAII ports? I'll find out soon as I have ordered a HighPoint 2720 SAS controller so I can wire up my 6 x drive caddy disk activity LED's.
dnar wrote:Ok, so just to wrap this up, I have tonight rerun wdidle3.exe on all drives disabling idle. No difference.
Setting standby with "ataidle -I 120 /dev/ada0" does not work.
Setting standby with "ataidle -S120 /dev/ada0" does work.
I have now written a script to run as a PostInit script and all is well.
I wonder if this is related to my mobo SATAII ports? I'll find out soon as I have ordered a HighPoint 2720 SAS controller so I can wire up my 6 x drive caddy disk activity LED's.
Have you tried camcontrol ?
Yes, exactly the same result.
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps