Martin Englund wrote:
> I've got a newly created zpool where I know (from the previous UFS) that one 
> of the disks has retryable write errors.
>
> What should I do about it now? Just leave zfs to deal with it? Repair it?
>   

Retryable write errors are not fatal, they are retried.
What do you think you can do to "repair" them?
I'd raise an eyebrow, but otherwise not worry unless
there are fatal errors.
 -- richard

> If I should repair, if this procedure ok?
>
> zpool offline z2 c5t4d0
> format -d c5t4d0
> repair ...
> zpool online z2 c5t4d0
>
> cheers,
> /Martin
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>   

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to