All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
To: Chris Murphy <lists@colorremedies.com>
Cc: linux-raid@vger.kernel.org, Andris Berzins <pkix@inbox.lv>
Subject: Re: Western Digital Green 3TB SATA3 experiences
Date: Thu, 21 Mar 2013 17:17:31 +0100 (CET)	[thread overview]
Message-ID: <22222437.8.1363882651636.JavaMail.root@zimbra> (raw)
In-Reply-To: <BA739E16-8531-44F6-8518-0315AE136833@colorremedies.com>

> Small correction. They've yanked settable SCT ERC in at least the Blue
> and Black laptop (Scorpio) drives, which used to have this feature. So
> it's not just the greens that had the feature removed. I'm pretty sure
> all of the desktop drives, green, blue, black, have had it removed in
> newer revisions. Now you can get it in reds, or RE drives only, at
> least WDC. Otherwise you're looking for a different vendor.

This is true. The only real difference between the blacks and the 'enterprise' drives, is that the firmware isn't crippled. Seagate and (hopefully still) Hitachi drives allow setting SCT ERC. This is from my /etc/rc.local

for i in b c d e f g h
do
	dev=sd$i
	smartctl -l scterc,70,70 /dev/$dev || echo 180 > /sys/block/$dev/device/timeout
done

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy@karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-03-21 16:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-20  8:09 Western Digital Green 3TB SATA3 experiences Andris Berzins
2013-03-20  8:28 ` Mikael Abrahamsson
2013-03-20  8:48 ` Roman Mamedov
2013-03-20  9:21   ` Andris Berzins
2013-03-20  9:29     ` Roman Mamedov
2013-03-20 12:40 ` Rainer Fügenstein
2013-03-20 13:23   ` joystick
2013-03-20 18:50 ` Chris Murphy
2013-03-20 20:55   ` Chris Murphy
2013-03-21 16:17     ` Roy Sigurd Karlsbakk [this message]
2013-03-21 21:30       ` Chris Murphy
2013-03-22  3:31         ` Chris Murphy
2013-03-22 14:22         ` Roy Sigurd Karlsbakk
2013-03-22 16:57           ` Chris Murphy

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=22222437.8.1363882651636.JavaMail.root@zimbra \
    --to=roy@karlsbakk.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=lists@colorremedies.com \
    --cc=pkix@inbox.lv \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.