Mailinglist Archive: opensuse (1962 mails)
| < Previous | Next > |
Re: [opensuse] bigger disks, bigger risks?
- From: "Greg Freemyer" <greg.freemyer@xxxxxxxxx>
- Date: Fri, 14 Nov 2008 19:27:52 -0500
- Message-id: <87f94c370811141627k68630af4vc1aad3af00bd8f8d@xxxxxxxxxxxxxx>
On Wed, Nov 12, 2008 at 11:01 AM, Greg Freemyer <greg.freemyer@xxxxxxxxx> wrote:
I asked on the mdraid list.
With linux software raid, any time a media error is experienced and
the data can be recreated from other drives, the original failed
sector is re-written with the assumption it will trigger a re-mapping
event. That was implemented around 2.6.16.
So that is great, but the kernel does NOT proactively scan the drives
looking for bad media sectors thus a rarely read sector could go bad
and stay that way for an extended time.
Apparently you can implement a background scan via mdadm and invoke
that from cron as desired. I my opinion I make that a best practice.
I have always used 3ware based arrays in the past, but my
investigations into mdraid have been so positive I am likely to switch
for the future.
HTH
Greg
--
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Wed, Nov 12, 2008 at 6:08 AM, Sandy Drobic
<suse-linux-e@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Per Jessen wrote:Not necessarily. Drives only remap bad sectors on write. So if you
have sectors you only read that go bad, they will never be repaired by
the hard drive itself.
There has been discussion that linux software raid should scan an
array in the background and when it finds a media error, recreate the
data from the rest of the array, then write the known good data back
to the bad sector, thus triggering the remapping logic of the drive
itself.
I don't know if this is part of current generation kernels or not.
Possibly it was just talk.
I asked on the mdraid list.
With linux software raid, any time a media error is experienced and
the data can be recreated from other drives, the original failed
sector is re-written with the assumption it will trigger a re-mapping
event. That was implemented around 2.6.16.
So that is great, but the kernel does NOT proactively scan the drives
looking for bad media sectors thus a rarely read sector could go bad
and stay that way for an extended time.
Apparently you can implement a background scan via mdadm and invoke
that from cron as desired. I my opinion I make that a best practice.
I have always used 3ware based arrays in the past, but my
investigations into mdraid have been so positive I am likely to switch
for the future.
HTH
Greg
--
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |