Power Status not avaliable in 3.8.14 on my system

Updated to 3.8.14 and noticed the new power status feature does NOT seem to work in my system, on a good note the Network widget was fixed.

So my drives are
Western Digital RE4 (SATA 6Gb/s)
WDC WD2000FYYZ-01UL1B1
Firmware 01.01K02
8 Drives attached to a 9750-8i DISK Raid Card

Anything I can provide to help get this fixed or something check to see why this does not work and fix it please let me know.

@kcomer Hello again. I have found that if you leave a browser open on the Disk page it can end up preventing the drives from powering down. But funnily enough doesn’t then wake them if you visit that page once they have powered down. Ie the polling seems to keep them awake but doesn’t wake them once they have entered standby. Also a few drive models are non responsive to > 20 minute settings. Take a look in the logs via @Flyer 's fancy new System - Log Manager to make sure there are no messages akin to:

Skipping hdparm settings: device ata-KINGSTON_SMS200S330G_50026B724C085CD1-part3 not confirmed as rotational

In the “Rockstor Logs” directly after attempting to set an idle spindown time.

The system will only apply settings (as indicated by the configured setting appearing next to the hour glass) if the drive can be confirmed as rotational.

Under the hood we simply use an hdparm -S120 command (for 10 mins in this example). So nothing special really. Oh and some drives will refuse to spindown unless their APM setting is also 127 or below (set by Rockstor via the hdparm -B switch). Though I haven’t found many that this affects. That is in part why we blended these 2 settings together. Note though that the drives do have to be idle for the set period prior to spin down.

Hope that helps and let us know how you get on, and thanks for offering to help on this one as well.

Just thought that we did have a report where an AAM setting on a drive was causing a false reading on the rotational status of the device and hence blocking the setting (and causing the ‘
 not confirmed as rotational’ message). Please see:

If you are receiving this ‘Skipping hdparm setting’ message in your Rockstor logs when trying to add a setting.

1 Like

Ok so on my system from the gui the drives are not able to be adjusted for any setting related to power down

Ohh btw the fancy new log viewer is pretty cool

So I took a look in the logs and find this tidbit

25/Jun/2016 18:05:50] INFO [system.osi:753] Skipping hdparm settings: device not confirmed as rotational

Not sure which drive it would be referring to since I do have this running off a SSD drive but all my other attached drives are rotational.

So my ssd would not be rotational which is my boot drive and as I see here I can not see the AAM setting on this drive
udevadm info --query=property --name sda
DEVLINKS=/dev/disk/by-id/ata-SATA_SSD_FEB407591E0802723474 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.1
DEVNAME=/dev/sda
DEVPATH=/devices/pci0000:00/0000:00:1f.2/ata2/host2/target2:0:1/2:0:1:0/block/sda
DEVTYPE=disk
ID_ATA=1
ID_ATA_DOWNLOAD_MICROCODE=1
ID_ATA_FEATURE_SET_APM=1
ID_ATA_FEATURE_SET_APM_CURRENT_VALUE=254
ID_ATA_FEATURE_SET_APM_ENABLED=1
ID_ATA_FEATURE_SET_HPA=1
ID_ATA_FEATURE_SET_HPA_ENABLED=1
ID_ATA_FEATURE_SET_PM=1
ID_ATA_FEATURE_SET_PM_ENABLED=1
ID_ATA_FEATURE_SET_SECURITY=1
ID_ATA_FEATURE_SET_SECURITY_ENABLED=0
ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN=2
ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN=2
ID_ATA_FEATURE_SET_SECURITY_FROZEN=1
ID_ATA_FEATURE_SET_SMART=1
ID_ATA_FEATURE_SET_SMART_ENABLED=1
ID_ATA_ROTATION_RATE_RPM=0
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_ATA_SATA_SIGNAL_RATE_GEN2=1
ID_ATA_WRITE_CACHE=1
ID_ATA_WRITE_CACHE_ENABLED=1
ID_BUS=ata
ID_MODEL=SATA_SSD
ID_MODEL_ENC=SATA\x20SSD\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_PART_TABLE_TYPE=dos
ID_PATH=pci-0000:00:1f.2-ata-2.1
ID_PATH_TAG=pci-0000_00_1f_2-ata-2_1
ID_REVISION=SAFM11.0
ID_SERIAL=SATA_SSD_FEB407591E0802723474
ID_SERIAL_SHORT=FEB407591E0802723474
ID_TYPE=disk
MAJOR=8
MINOR=0
SUBSYSTEM=block
TAGS=:systemd:
USEC_INITIALIZED=13376

and can not see it even on my spinning drives

udevadm info --query=property --name sdb
DEVLINKS=/dev/disk/by-id/scsi-3600050e07c901d00515d0000acb70000 /dev/disk/by-id/wwn-0x600050e07c901d00515d0000acb70000 /dev/disk/by-label/data /dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0 /dev/disk/by-uuid/0574f2e4-1841-432e-bde6-f7915967ebef
DEVNAME=/dev/sdb
DEVPATH=/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host0/target0:0:0/0:0:0:0/block/sdb
DEVTYPE=disk
ID_BUS=scsi
ID_FS_LABEL=data
ID_FS_LABEL_ENC=data
ID_FS_TYPE=btrfs
ID_FS_USAGE=filesystem
ID_FS_UUID=0574f2e4-1841-432e-bde6-f7915967ebef
ID_FS_UUID_ENC=0574f2e4-1841-432e-bde6-f7915967ebef
ID_FS_UUID_SUB=c79b82cc-4d4f-4dc0-b18f-2287fcc011c3
ID_FS_UUID_SUB_ENC=c79b82cc-4d4f-4dc0-b18f-2287fcc011c3
ID_MODEL=9750-8i_DISK
ID_MODEL_ENC=9750-8i\x20\x20\x20\x20DISK\x20
ID_PATH=pci-0000:01:00.0-scsi-0:0:0:0
ID_PATH_TAG=pci-0000_01_00_0-scsi-0_0_0_0
ID_REVISION=5.12
ID_SCSI=1
ID_SCSI_SERIAL=xxxxxxxxxxxxxxxxxxxxx
ID_SERIAL=xxxxxxxxxxxxxxxxxxxxxxxxxx
ID_SERIAL_SHORT=xxxxxxxxxxxxxxxxxxx
ID_TYPE=disk
ID_VENDOR=LSI
ID_VENDOR_ENC=LSI\x20\x20\x20\x20\x20
ID_WWN=0x600050e07c901d00
ID_WWN_VENDOR_EXTENSION=0x515d0000acb70000
ID_WWN_WITH_EXTENSION=0x600050e07c901d00515d0000acb70000
MAJOR=8
MINOR=16
SUBSYSTEM=block
TAGS=:systemd:
USEC_INITIALIZED=7544

Looks like I keep finding all the wrenches to throw at it

Haven’t tried setting the hdparm, not sure it would do anything at this point.

Kevin

@kcomer Hello again. Looks like for your setup the AAM is a ‘red herring’, went for this as first guess as since we have had this feature out from early in the last testing channel updates that’s the only problem yet identified / reported.

Also I didn’t realise that your settings were inactive so thanks for the screen shot. I should have asked. This means that when the disks were scanned prior to displaying this page either an error was encountered or ‘unknown’ was returned from the following command:

hdparm -C -q /dev/sdx

Either way the display will then disable all settings involving hdparm (the spindown setting and the APM setting) by greying out / disabling them (in storageadmin/static/storageadmin/js/views/disks.js). This looks like what has happened in your case.

If you could paste the result of the above command but with a device name showing disabled spin down settings we can see if it’s a parsing error or not.

Another issue is that from your udevadm output it looks very much like your drives will not be identified as rotational anyway, but we will cross that bridge when we come to it as I suspect the is_rotational() function used to assess this is going to have to be re-worked a tad in the future anyway.

For the time being if you could return the results of the above command we can take it from there. I suspect this is another special case requirement much as we had with the SMART settings I see you sporting there. Although it may be that the hdparm commands we need are just not going to function as expected through the LSI controller at all.

Incidentally the rotational message you received in the new fancy log reader is most likely from attempting to set a spin down time on the ssd and is_rotational() doing it’s job of flagging a non rotational device correctly, probably from the following line in that devices udevadm output:

ID_ATA_ROTATION_RATE_RPM=0

You will hopefully be please to note that in a pending review code change that message now identifies which drive it pertains to (as shown in my last post); sorry forgot to put that in on the first go round.

Thanks for helping to better test / improve these facilities by the way and taking the time to read the rather long referenced thread.

Well not such a good return of information

Here is the output from several drives all the same

[root@rockstor ~]# hdparm -C -q /dev/sdb
drive state is: unknown
[root@rockstor ~]# hdparm -C -q /dev/sdc
drive state is: unknown
[root@rockstor ~]# hdparm -C -q /dev/sdd
drive state is: unknown
[root@rockstor ~]# hdparm -C -q /dev/sde
drive state is: unknown
[root@rockstor ~]# hdparm -C -q /dev/sdf
drive state is: unknown

Starting to think these drives do not support spin down

Found this with a quick google

Maybe this will help. late here so will look at this tomorrow.

@kcomer Thanks, so it looks like the parsing from the “hdparm -C -q” is correct. Re your suggestion on employing additional tools I don’t think we are at that stage just yet.

So whatever the case we aren’t going to be able to read the power state of these drives but we might still be able to set their built in spin-down times, we just need to find a way that works through the raid controller, if there is one. On a little searching it does appear to be a common problem with some LSI cards that the hdparm commands are not ‘passed through’ as expected. To see if this is the case could you try the the following command to see what it returns:

hdparm -S60 /dev/sdd

Assuming sdd is one of the drives on the raid controller of course. This should set a 5 minute spindown. Of course the UI is not able to read the state (because of the unknown return) so that’s a bit tricky but I’ll leave that one to your ears.

I suspect you are going to receive something along the lines of: “Function not implemented”.
But let see first.

If that is the case then there may still be a way to set these drives spin down times with (as yet unsupported) additional custom smart options I’ve been reading up on. But we can move onto testing these once we have confirmed the “Function not implemented” or the like return from the above hdparm command.

Thanks again for your continued efforts on trying to weed out these issues, looks very much like we are in the work around faze now though.

So no luck but as soon as I have a bot more time I will ding into the controller on the box and see if I can find anything to show how to power down these drives

[root@rockstor ~]# hdparm -S60 /dev/sdb

/dev/sdb:
setting standby to 60 (5 minutes)
HDIO_DRIVE_CMD(setidle) failed: Invalid argument
[root@rockstor ~]# hdparm -S60 /dev/sdc

/dev/sdc:
setting standby to 60 (5 minutes)
HDIO_DRIVE_CMD(setidle) failed: Invalid argument

@kcomer Yes so it looks like with your card we can’t do hdparm for this, but I have been looking into this myself since you raised the issue and I think the most promising ‘work around’ would be to use our old friend smartctl to try and do this, since it’s already aware of the ‘re-direction’ these cards seem to require.

There is a ‘–set’ option that, along with the hard won LSI specific custom smart options, may allow us to set the drives built in spin-down, akin to what hdparm normally manages to do. It has the advantage of addressing the same built in drive based facility and shares the same settings values (which are quite strange as it goes).

I have opened an issue (see below) to extend Rockstor’s custom smart options validation to include the ‘–set’ smartctl option, however it’s facility to set spin down is as yet unproven in the current context of how these settings are used. That is, Rockstor’s custom settings are applied to every smart call made by the system, specifically the pole driven smart available / enabled call used to populate the last column on the ‘Disk’ page. So it may need more extensive integration as an hdparm -S work around, which in the current release is only executed on initial config or change and there after only on boot via a dedicated systemd script; so not repeatedly as the custom smart options are.

So it would definitely help to evaluate the viability of this work around and if we need to incorporate some kind of ‘don’t run --set on every pole’ type exclusion (or wait until we are fully event driven) if you could identify how it behaves. Initially we need to know if for example the following command manages to execute without error and also does what we hope, ie set spindown successfully.

smartctl -d 3ware,1 --set standby,60 /dev/twl0

Which as you are now keenly aware (but for other readers) is device on port 1 on the first LSI controller named /dev/twl0 (down to driver / card type).

Obviously I’m hoping this works for you although you may have to do a few drives in order to be able to hear if it works, given the hdparm power status read issue with these controllers (ie the unknown return). Also of note from man smartctl we have “
 there is no get option because ATA standards do not specify a method to read the standby timer.” so we can’t just run a command to see if the setting took. Rockstor’s existing spin down mechanism simply retrieves the setting stored in the file we create to set it in the first place; it would have been nicer to retrieve from the device itself but as documented this isn’t an option.

Anyway if this works and the chosen drives spin down when completely unused for the designated period (5 mins in the example) then it would also be really handy to know if a second application of the same smartctl command to a device known to be already in standby mode, ie spun down, will cause that device to spin up again. If so then I can add this info to the issue I’ve already opened as a result of this discussion:

but it would make this a fair bit more complicated as a work around path. Especially given the command would have to be executed at least once on every boot (at least it does in the hdparm variant of setting spin down time).

Otherwise we are stuck with using LSI’s own custom and varied utilities which are far less likely to be integrated into Rockstor (for some time at least), especially given they may well only work with certain kernel versions etc and as far as I know vary from card to card so another whole can of worms.

Let us know how you get on with the suggested --set variant of smartctl and just as a reminder this will have to be executed on the command line until the utility is proven to afford the time spent on the GitHub issue highlighted.

Thanks for persevering with this one as I believe LSI cards are a popular choice, not sure how popular spin down on such hardware is though.

1 Like

Phill,

This command seems to work and from what I have been able to determine it spins down the drives.
Only thing is Im not exactly sure that they shutdown I believe they have and the noise seems to be lower I didnt disable all drives because 2 of them are running my vm’s on vmware.

smartctl -d 3ware,1 --set standby,60 /dev/twl0

[root@rockstor ~]# smartctl -d 3ware,3 --set standby,60 /dev/twl0
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-4.6.0-1.el7.elrepo.x86_64] (local build)
Copyright © 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
Standby timer set to 60 (00:05:00, a vendor-specific minimum applies)

[root@rockstor ~]# smartctl -d 3ware,4 --set standby,60 /dev/twl0
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-4.6.0-1.el7.elrepo.x86_64] (local build)
Copyright © 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
Standby timer set to 60 (00:05:00, a vendor-specific minimum applies)

[root@rockstor ~]# smartctl -d 3ware,5 --set standby,60 /dev/twl0
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-4.6.0-1.el7.elrepo.x86_64] (local build)
Copyright © 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
Standby timer set to 60 (00:05:00, a vendor-specific minimum applies)