From: Michael Tokarev <mjt@tls.msk.ru>
To: Alex <mysqlstudent@gmail.com>,
Adam Goryachev <mailinglists@websitemanagers.com.au>
Cc: Wols Lists <antlists@youngman.org.uk>,
Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: Recommendations for RAID setup needed
Date: Fri, 18 Sep 2015 14:25:37 +0300 [thread overview]
Message-ID: <55FBF4B1.6060501@msgid.tls.msk.ru> (raw)
In-Reply-To: <CAB1R3siXjNdihbJhzSWL7bbLGuj0SD7a9iA2wKs-C2dKAO6u0Q@mail.gmail.com>
16.09.2015 18:53, Alex wrote:
[]
>>> All four are WD30EFRX-68EUZN0. They're not the cheapest WD disks, but
>>> they're also not the ones with the 5yr warranty. The last array I
>>> built using disks with 5yr warranty exceeded their capacity before the
>>> warranty expired.
>>
>> Umm, 1st google result showed this:
>> http://community.wd.com/t5/Desktop-Mobile-Drives/New-WD30EFRX-Red-Drive-Idle3-Timer-Set-to-8-Seconds-High-LCC-in/td-p/648821/page/5
>
> I was really just looking for general input on RAID5 vs RAID6, but
> that is good information. I knew the drives weren't basic desktop
> drives and would be generally suitable for building a software RAID
> array.
>
> Are you familiar with the idle3 time? It appears the idle3-tools can
> be used to disable the idle3 timer entirely, which would disable
> parking the head at all, correct?
An addition. From hdparm(8) manpage:
-J Get/set the Western Digital (WD) Green Drive's "idle3" timeout
value. This timeout controls how often the drive parks its
heads and enters a low power consumption state. The factory
default is eight (8) seconds, which is a very poor choice for
use with Linux. Leaving it at the default will result in hun‐
dreds of thousands of head load/unload cycles in a very short
period of time. The drive mechanism is only rated for 300,000
to 1,000,000 cycles, so leaving it at the default could result
in premature failure, not to mention the performance impact of
the drive often having to wake-up before doing routine I/O.
WD supply a WDIDLE3.EXE DOS utility for tweaking this setting,
and you should use that program instead of hdparm if at all pos‐
sible. The reverse-engineered implementation in hdparm is not
as complete as the original official program, even though it
does seem to work on at a least a few drives. A full power
cycle is required for any change in setting to take effect,
regardless of which program is used to tweak things.
A setting of 30 seconds is recommended for Linux use. Permitted
values are from 8 to 12 seconds, and from 30 to 300 seconds in
30-second increments. Specify a value of zero (0) to disable
the WD idle3 timer completely (NOT RECOMMENDED!).
Thanks,
/mjt
--
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
next prev parent reply other threads:[~2015-09-18 11:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 17:39 Recommendations for RAID setup needed Alex
2015-09-15 18:08 ` Wols Lists
2015-09-15 18:44 ` Alex
2015-09-16 2:12 ` Adam Goryachev
2015-09-16 10:03 ` Jens-U. Mozdzen
2015-09-16 15:53 ` Alex
2015-09-18 11:25 ` Michael Tokarev [this message]
2015-09-18 12:55 ` Alex
2015-09-15 18:57 ` Roman Mamedov
2015-09-22 4:18 ` David C. Rankin
2015-09-22 4:16 ` David C. Rankin
2015-09-22 5:03 ` Roman Mamedov
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=55FBF4B1.6060501@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=antlists@youngman.org.uk \
--cc=linux-raid@vger.kernel.org \
--cc=mailinglists@websitemanagers.com.au \
--cc=mysqlstudent@gmail.com \
/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.