From: "Janos Haar" <janos.haar@netcenter.hu>
To: "Robert Hancock" <hancockrwd@gmail.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: HDD power up in standby
Date: Tue, 15 Dec 2009 02:21:58 +0100 [thread overview]
Message-ID: <369401ca7d25$0045b230$0400a8c0@dcccs> (raw)
In-Reply-To: 4B26E03E.5050309@gmail.com
Hello,
----- Original Message -----
From: "Robert Hancock" <hancockrwd@gmail.com>
To: "Janos Haar" <djani22@netcenter.hu>
Cc: <linux-kernel@vger.kernel.org>
Sent: Tuesday, December 15, 2009 2:02 AM
Subject: Re: HDD power up in standby
> On 12/14/2009 04:22 AM, Janos Haar wrote:
>> Hello list,
>>
>> I have posted to the common, because this theme is for more lists (ide,
>> sata, scsi), i think....
>>
>> I know you will not like me guys, but i have one wish.... :-)
>>
>> I am building cheap but big storages, and after 12 drive / PC i have
>> faced
>> with one problem:
>> The too much spinup current wich made by the 12-16 drive at the same
>> time.
>> In my actual case, in 12V, there is more than 2A / drive for some
>> seconds.
>>
>> I know, in SCSI, there is a jumper for this, and the card can wake up the
>> drives one by one, but i am using 2TB drives, and in SCSI/SAS this have
>> horrible price...
>> I have done some invesrtigation, and found this:
>> The most of the simple sata drives handles the PUIS mode (by set
>> features ata command), but unfortunately
>> only the professional and expensive raid cards supports the wakeing up.
>> If the cheap cards founds only 0 byte drives, this is not a problem at
>> all,
>> because linux usually not use BIOS support fortunately. :-)
>> But i have found when i have spent a little time in google, and in the
>> documentation, linux doesn't support PUIS.
>>
>> I think this would be great, and (relatively) simple to implement this
>> feature.
>> I can imagine in this way:
>> Wake up from PUIS is disabled by default, but can be enabled by command
>> line
>> parameter, or compile time configuration.
>> The drivers should send the wake up command one by one to the drives,
>> waits
>> for RDY DSC, and than scan the drives, and register....
>>
>> What do you think?
>
> As far as I can see, if the drive reports it's in power-up in standby mode
> from the identify response, the kernel will send the command to spin up
> the drive. It might depend on whether parallel scan is enabled for the
> controller as far as whether they actually spin up one at a time, however.
I am working with 2TB Hitachi drive wich is set to PUIS, and reports itself
as 0 byte, but existing device (pcb factory alias), but with my promise
card, the kernel see only bad geometry and disable the port only. :-(
I have missed something?
>
>>
>> (Now i am searching for the solution to send the wakeup command by user
>> program, and than do a "hotplug" in software only, but this is not an
>> "elegant" solution...)
>>
>>
>> Best Regards,
>> Janos Haar
>>
next prev parent reply other threads:[~2009-12-15 2:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-14 10:22 HDD power up in standby Janos Haar
2009-12-15 1:02 ` Robert Hancock
2009-12-15 1:21 ` Janos Haar [this message]
2009-12-15 1:24 ` Robert Hancock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='369401ca7d25$0045b230$0400a8c0@dcccs' \
--to=janos.haar@netcenter.hu \
--cc=hancockrwd@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox