Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
WD20EARX is too green for its own good
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tom Del Rosso  
View profile  
 More options Apr 2 2012, 5:36 pm
Newsgroups: comp.sys.ibm.pc.hardware.storage
From: "Tom Del Rosso" <td...@verizon.net.invalid>
Date: Mon, 2 Apr 2012 17:36:57 -0400
Local: Mon, Apr 2 2012 5:36 pm
Subject: WD20EARX is too green for its own good

A WD20EARX is in a USB dock.  If you run this batch file with a sleep delay
of 11 seconds, the Load Cycle Count increments every time.  With 8 to 10
seconds, sometimes, and with 5 seconds it never increments.

@echo off
:loop
smartctl -a -d sat /dev/sdg |find /i "Load_Cycle_Count"
sleep %1
goto :loop

So I want to change the sleep timeout.  I recall that the firmware update
wdidle3 was discussed in early September, but the utility is made for other
models.

If you use it on the wrong WD model does it safely abort, or make a brick?

This WD20EARX-00PASB0 drive is now connected with a USB dock.  Does firmware
update require an internal connection?

I ask because this is also needed on some USB drives like WD20EADS-11R6B1
and WD20EARS-00MVWB0.

Is there a way to update those?

Ideally I wish it wasn't hard-coded, but I don't suppose you can make the
timeout even longer, can you?

And finally, what is the timeout on other brands?

--

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arno  
View profile  
 More options Apr 2 2012, 7:58 pm
Newsgroups: comp.sys.ibm.pc.hardware.storage
From: Arno <m...@privacy.net>
Date: 2 Apr 2012 23:58:47 GMT
Local: Mon, Apr 2 2012 7:58 pm
Subject: Re: WD20EARX is too green for its own good
Tom Del Rosso <td...@verizon.net.invalid> wrote:

> A WD20EARX is in a USB dock.  If you run this batch file with a sleep
> delay of 11 seconds, the Load Cycle Count increments every time.  With 8
> to 10 seconds, sometimes, and with 5 seconds it never increments.
> @echo off
> :loop
> smartctl -a -d sat /dev/sdg |find /i "Load_Cycle_Count"
> sleep %1
> goto :loop
> So I want to change the sleep timeout.  I recall that the firmware update
> wdidle3 was discussed in early September, but the utility is made for
> other models.
> If you use it on the wrong WD model does it safely abort, or make a brick?

As discussed then, there is a strong warning on the WD page,
but the tool is not that specific. It just works on other,
sufficiently new WD models, so neither ;-)

> This WD20EARX-00PASB0 drive is now connected with a USB dock.  Does
> firmware update require an internal connection?

Why would you want to do a firmware upgrade? wdidle3 just
sets a parameter.

> I ask because this is also needed on some USB drives like WD20EADS-11R6B1
> and WD20EARS-00MVWB0.
> Is there a way to update those?

wdidle3? You can also use the Linux port somebody made of wdidle3:
http://idle3-tools.sourceforge.net/
There is also more info on what command is used on that page.

> Ideally I wish it wasn't hard-coded, but I don't suppose you can make the
> timeout even longer, can you?
> And finally, what is the timeout on other brands?

Depends on what was set for the specific disk. This is not
really model-specific, but usage specific.

Arno
--
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: a...@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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Del Rosso  
View profile  
 More options Apr 2 2012, 11:17 pm
Newsgroups: comp.sys.ibm.pc.hardware.storage
From: "Tom Del Rosso" <td...@verizon.net.invalid>
Date: Mon, 2 Apr 2012 23:17:42 -0400
Local: Mon, Apr 2 2012 11:17 pm
Subject: Re: WD20EARX is too green for its own good

Arno wrote:

> > This WD20EARX-00PASB0 drive is now connected with a USB dock.  Does
> > firmware update require an internal connection?

> Why would you want to do a firmware upgrade? wdidle3 just
> sets a parameter.

WD describes it as a firmware update.  It's a relief to know that it doesn't
do anything besides the parameter.

> > I ask because this is also needed on some USB drives like
> > WD20EADS-11R6B1 and WD20EARS-00MVWB0.

> > Is there a way to update those?

> wdidle3? You can also use the Linux port somebody made of wdidle3:
> http://idle3-tools.sourceforge.net/
> There is also more info on what command is used on that page.

That's good.  Thanks very much.

--

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »