Hello Brandon,
Wednesday, April 16, 2008, 11:23:48 PM, you wrote:
BH> On Tue, Apr 15, 2008 at 12:54 PM, David <[EMAIL PROTECTED]> wrote:
>> I have some code that implements background media scanning so I am able to
>> detect bad blocks well before zfs encounters them. I need a script or
>> so
Hello Richard,
Wednesday, April 16, 2008, 6:33:05 PM, you wrote:
RE> David wrote:
>> I have some code that implements background media scanning so I am able to
>> detect bad blocks well before zfs encounters them. I need a script or
>> something that will map the known bad block(s) to a logic
Richard Elling wrote:
> David wrote:
>> I have some code that implements background media scanning so I am able to
>> detect bad blocks well before zfs encounters them. I need a script or
>> something that will map the known bad block(s) to a logical block so I can
>> force zfs to repair the b
On Tue, Apr 15, 2008 at 12:54 PM, David <[EMAIL PROTECTED]> wrote:
> I have some code that implements background media scanning so I am able to
> detect bad blocks well before zfs encounters them. I need a script or
> something that will map the known bad block(s) to a logical block so I can
>
physical drive where I can pass the starting and ending blocks?
>
>
>
> -Original Message-
>
> From: "Richard Elling" <[EMAIL PROTECTED]>
> Subj: Re: [zfs-discuss] Repairing known bad disk blocks before zfs
> encounters them
> Date: W
David wrote:
> I have some code that implements background media scanning so I am able to
> detect bad blocks well before zfs encounters them. I need a script or
> something that will map the known bad block(s) to a logical block so I can
> force zfs to repair the bad block from redundant/pari
I have some code that implements background media scanning so I am able to
detect bad blocks well before zfs encounters them. I need a script or
something that will map the known bad block(s) to a logical block so I can
force zfs to repair the bad block from redundant/parity data.
I can't fin