I'm using the NAS for some years now. Only upgrading and expanding it to my needs (quite something eyery year). Now the energy consumption is so big, that I'm thinking about saving some money. My first attemt was setting the drives from the controller in standby, which failed. The response was something like the request couldn't be send through. The other disks which are direct attached are correctly shutting down.
I found another thread here which is about setting the whole system into the S3 state.
My NAS has 8 4TB disks on the 3ware RAID controller and I want to save energy, without typing my password for the disks on every system startup.
With typing
Code: Select all
acpiconf -s3After resume the controller block the system.
My log:
I can't setting up the disks for spindown neither setting the NAS into (a working) Standby now.Sep 5 23:00:21 nas4free acpi: suspend at 20140905 23:00:21
Sep 5 23:00:25 nas4free kernel: uhub0: at usbus0, port 1, addr 1 (disconnected)
Sep 5 23:00:25 nas4free kernel: uhub1: at usbus1, port 1, addr 1 (disconnected)
Sep 5 23:00:25 nas4free kernel: ugen1.2: <vendor 0x8087> at usbus1 (disconnected)
Sep 5 23:00:25 nas4free kernel: uhub3: at uhub1, port 1, addr 2 (disconnected)
Sep 5 23:00:25 nas4free kernel: ugen1.3: <American Power Conversion> at usbus1 (disconnected)
Sep 5 23:00:26 nas4free kernel: uhub2: at usbus2, port 1, addr 1 (disconnected)
Sep 5 23:00:26 nas4free kernel: ugen2.2: <vendor 0x8087> at usbus2 (disconnected)
Sep 5 23:00:26 nas4free kernel: uhub4: at uhub2, port 1, addr 2 (disconnected)
Sep 5 23:00:26 nas4free kernel: pci0: failed to set ACPI power state D3 on \_SB_.PCI0.PEG0: AE_BAD_PARAMETER
Sep 5 23:00:54 nas4free kernel: em0: link state changed to DOWN
Sep 5 23:00:54 nas4free acpi: resumed at 20140905 23:00:54
Sep 5 23:00:54 nas4free kernel: xhci0: 32 byte context size.
Sep 5 23:00:54 nas4free kernel: twa0: ERROR: (0x16: 0x1301): Missing expected status bit(s): status reg = 0x20024a1b; Missing bits: [MC_RDY,]
Sep 5 23:00:54 nas4free kernel: uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
Sep 5 23:00:54 nas4free kernel: uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
Sep 5 23:00:54 nas4free kernel: uhub2: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
Sep 5 23:00:55 nas4free upsd[1987]: Data for UPS [ups] is stale - check driver
Sep 5 23:00:55 nas4free kernel: uhub1: 2 ports with 2 removable, self powered
Sep 5 23:00:55 nas4free kernel: uhub0: 2 ports with 2 removable, self powered
Sep 5 23:00:55 nas4free kernel: uhub2: 21 ports with 21 removable, self powered
Sep 5 23:00:56 nas4free kernel: em0: link state changed to UP
Sep 5 23:00:56 nas4free kernel: twa0: ERROR: (0x16: 0x1301): Missing expected status bit(s): status reg = 0x20024a1b; Missing bits: [MC_RDY,]
Sep 5 23:00:56 nas4free last message repeated 3 times
Is here any help for me?
//NAS details//
Version 9.2.0.1 - Shigawire (Revision 972)
Betriebssystem FreeBSD 9.2-RELEASE-p4 (kern.osreldate: 902001)
Plattform x64-full auf Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz
System Gigabyte Technology Co., Ltd. H97M-D3H
System-Bios American Megatrends Inc. Version: F3 06/03/2014
This is cp but you should fully understand it.
3ware controller: 9650SE-8LPML Firmware: FE9X 4.10.00.027
encrypted ZFS with SSD-Cache and mirrored SSD-Log
And for those who want to ask me how fast the NAS is now: about 400MB/s during ZFS scrub
//NAS details end//

