Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

More on the WD20EARX load cycles

7 views
Skip to first unread message

Tom Del Rosso

unread,
Apr 2, 2012, 10:49:50 PM4/2/12
to

With the same batch file and a delay of 1 hour, the load cycle count changes
as follows:

603
607
610
614
616

It should increment by 1 each time. So it loads and unloads by itself from
1 to 3 times per hour when it is not being accessed.


--

Reply in group, but if emailing add one more
zero, and remove the last word.


Arno

unread,
Apr 3, 2012, 8:22:56 PM4/3/12
to
Tom Del Rosso <td...@verizon.net.invalid> wrote:

> With the same batch file and a delay of 1 hour, the load cycle count changes
> as follows:

> 603
> 607
> 610
> 614
> 616

> It should increment by 1 each time. So it loads and unloads by itself from
> 1 to 3 times per hour when it is not being accessed.

I don't see that here. I have 300 load-cycles in the last 5 months on
my AADS (plausible for one per boot). Before I appliad the fix, it was
about 100'000 for 1 year. I caught it only at 200'000 cycles.

Maybe you have some other mechanism that messes with the disk?

Arno
--
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: ar...@wagner.name
GnuPG: ID: 1E25338F FP: 0C30 5782 9D93 F785 E79C 0296 797F 6B50 1E25 338F
----
Cuddly UI's are the manifestation of wishful thinking. -- Dylan Evans

Tom Del Rosso

unread,
Apr 6, 2012, 7:01:41 AM4/6/12
to

Arno wrote:
> Tom Del Rosso <td...@verizon.net.invalid> wrote:
>
> > With the same batch file and a delay of 1 hour, the load cycle
> > count changes as follows:
>
> > 603
> > 607
> > 610
> > 614
> > 616
>
> > It should increment by 1 each time. So it loads and unloads by
> > itself from 1 to 3 times per hour when it is not being accessed.
>
> I don't see that here. I have 300 load-cycles in the last 5 months on
> my AADS (plausible for one per boot). Before I appliad the fix, it was
> about 100'000 for 1 year. I caught it only at 200'000 cycles.
>
> Maybe you have some other mechanism that messes with the disk?

No handles are open. I don't know what else can be accessing it.

I'll measure again after changing the timeout. What value do you use?


--

Reply in group, but if emailing add one more
zero, and remove the last word.

"There is no place as good to think as a bathtub." - Leo Szilard


Arno

unread,
Apr 6, 2012, 8:53:42 PM4/6/12
to
Tom Del Rosso <td...@verizon.net.invalid> wrote:

> Arno wrote:
>> Tom Del Rosso <td...@verizon.net.invalid> wrote:
>>
>> > With the same batch file and a delay of 1 hour, the load cycle
>> > count changes as follows:
>>
>> > 603
>> > 607
>> > 610
>> > 614
>> > 616
>>
>> > It should increment by 1 each time. So it loads and unloads by
>> > itself from 1 to 3 times per hour when it is not being accessed.
>>
>> I don't see that here. I have 300 load-cycles in the last 5 months on
>> my AADS (plausible for one per boot). Before I appliad the fix, it was
>> about 100'000 for 1 year. I caught it only at 200'000 cycles.
>>
>> Maybe you have some other mechanism that messes with the disk?

> No handles are open. I don't know what else can be accessing it.

> I'll measure again after changing the timeout. What value do you use?

I do not remember, but I think I would just have used the maximum.

Robert Nichols

unread,
Apr 7, 2012, 10:27:02 AM4/7/12
to
On 04/02/2012 09:49 PM, Tom Del Rosso wrote:
> With the same batch file and a delay of 1 hour, the load cycle count changes
> as follows:
>
> 603
> 607
> 610
> 614
> 616
>
> It should increment by 1 each time. So it loads and unloads by itself from
> 1 to 3 times per hour when it is not being accessed.

Do you have smartd running in the background? If so, you should configure
it to bypass disks that are in standby. The default check interval is 30
minutes.

--
Bob Nichols AT comcast.net I am "RNichols42"

Arno

unread,
Apr 7, 2012, 11:59:31 AM4/7/12
to
Good idea. Still, something else is odd here, as the disks
should not be able to unload (and load) more than once per hour
with an one-hour setting. Maybe the parameters are wrong.

As a pragmatic solution, I would advise to set the maximum spin-down
delay, measure the increment and decide whwther you can just live
with it.

Tom Del Rosso

unread,
Apr 7, 2012, 1:05:28 PM4/7/12
to

Arno wrote:
> Robert Nichols <SEE_SI...@localhost.localdomain.invalid> wrote:
> > On 04/02/2012 09:49 PM, Tom Del Rosso wrote:
> > > With the same batch file and a delay of 1 hour, the load cycle
> > > count changes as follows:
> > >
> > > 603
> > > 607
> > > 610
> > > 614
> > > 616
> > >
> > > It should increment by 1 each time. So it loads and unloads by
> > > itself from 1 to 3 times per hour when it is not being accessed.
>
> > Do you have smartd running in the background? If so, you should
> > configure it to bypass disks that are in standby. The default
> > check interval is 30 minutes.
>
> Good idea. Still, something else is odd here, as the disks
> should not be able to unload (and load) more than once per hour
> with an one-hour setting. Maybe the parameters are wrong.

No to smartd. Maybe the USB adapter is at fault. I'll have to shut down
and connect the drive internally, test more under Windows, then change the
idle setting.


> As a pragmatic solution, I would advise to set the maximum spin-down
> delay, measure the increment and decide whwther you can just live
> with it.

Living with it will be the only option anyway. :)

Arno

unread,
Apr 7, 2012, 11:10:22 PM4/7/12
to
Tom Del Rosso <td...@verizon.net.invalid> wrote:

> Arno wrote:
>> Robert Nichols <SEE_SI...@localhost.localdomain.invalid> wrote:
>> > On 04/02/2012 09:49 PM, Tom Del Rosso wrote:
>> > > With the same batch file and a delay of 1 hour, the load cycle
>> > > count changes as follows:
>> > >
>> > > 603
>> > > 607
>> > > 610
>> > > 614
>> > > 616
>> > >
>> > > It should increment by 1 each time. So it loads and unloads by
>> > > itself from 1 to 3 times per hour when it is not being accessed.
>>
>> > Do you have smartd running in the background? If so, you should
>> > configure it to bypass disks that are in standby. The default
>> > check interval is 30 minutes.
>>
>> Good idea. Still, something else is odd here, as the disks
>> should not be able to unload (and load) more than once per hour
>> with an one-hour setting. Maybe the parameters are wrong.

> No to smartd. Maybe the USB adapter is at fault. I'll have to shut down
> and connect the drive internally, test more under Windows, then change the
> idle setting.

That is a possibility. Maybe it explicitely sends standby requests
for the disk.

>> As a pragmatic solution, I would advise to set the maximum spin-down
>> delay, measure the increment and decide whwther you can just live
>> with it.

> Living with it will be the only option anyway. :)

Indeed ;-)

GMAN

unread,
Apr 8, 2012, 3:35:17 PM4/8/12
to
In article <jlpsfc$pb5$1...@dont-email.me>, "Tom Del Rosso" <td...@verizon.net.invalid> wrote:
>
>Arno wrote:
>> Robert Nichols <SEE_SI...@localhost.localdomain.invalid> wrote:
>> > On 04/02/2012 09:49 PM, Tom Del Rosso wrote:
>> > > With the same batch file and a delay of 1 hour, the load cycle
>> > > count changes as follows:
>> > >
>> > > 603
>> > > 607
>> > > 610
>> > > 614
>> > > 616
>> > >
>> > > It should increment by 1 each time. So it loads and unloads by
>> > > itself from 1 to 3 times per hour when it is not being accessed.
>>
>> > Do you have smartd running in the background? If so, you should
>> > configure it to bypass disks that are in standby. The default
>> > check interval is 30 minutes.
>>
>> Good idea. Still, something else is odd here, as the disks
>> should not be able to unload (and load) more than once per hour
>> with an one-hour setting. Maybe the parameters are wrong.
>
>No to smartd. Maybe the USB adapter is at fault. I'll have to shut down
>and connect the drive internally, test more under Windows, then change the
>idle setting.
>

Agreed, many external USB cases that lack fans will spin down the drive as to
not generate heat.


I have a Nexstar CX that does just that.

Tom Del Rosso

unread,
Apr 8, 2012, 4:01:08 PM4/8/12
to

GMAN wrote:
> In article <jlpsfc$pb5$1...@dont-email.me>, "Tom Del Rosso"
> <td...@verizon.net.invalid> wrote:
> >
> > No to smartd. Maybe the USB adapter is at fault. I'll have to
> > shut down and connect the drive internally, test more under
> > Windows, then change the idle setting.
> >
>
> Agreed, many external USB cases that lack fans will spin down the
> drive as to
> not generate heat.
>
>
> I have a Nexstar CX that does just that.

But I don't understand why the spin-down command would produce another load
cycle if it's already unloaded.

GMAN

unread,
Apr 8, 2012, 5:59:16 PM4/8/12
to
In article <jlsqrc$m5j$1...@dont-email.me>, "Tom Del Rosso" <td...@verizon.net.invalid> wrote:
>
>GMAN wrote:
>> In article <jlpsfc$pb5$1...@dont-email.me>, "Tom Del Rosso"
>> <td...@verizon.net.invalid> wrote:
>> >
>> > No to smartd. Maybe the USB adapter is at fault. I'll have to
>> > shut down and connect the drive internally, test more under
>> > Windows, then change the idle setting.
>> >
>>
>> Agreed, many external USB cases that lack fans will spin down the
>> drive as to
>> not generate heat.
>>
>>
>> I have a Nexstar CX that does just that.
>
>But I don't understand why the spin-down command would produce another load
>cycle if it's already unloaded.
>
>
Cause it wakes it up just to spin it down again. I know, its retarded!
0 new messages