> One of the disks in my RAIDZ array was behaving oddly (lots of bus errors)
> so I took it offline to replace it. I shut down the server, put in the
> replacement disk, and rebooted. Only to discover that a different drive
> had chosen that moment to fail completely. So I replace the failing (but
> not yet failed) drive and try and import the pool. Failure, because that
> disk is marked offline. Is there any way to recover from this?
>
> System was running b118. Booting off my OS into single user mode causes
> the system to become extremely unhappy (any zfs command hangs the system
> for a very long time, and I get an error about being out of VM)... Booting
> of the osol live CD gives me:
>
>   pool: media
>     id: 4928877878517118807
>  state: UNAVAIL
> status: The pool was last accessed by another system.
> action: The pool cannot be imported due to damaged devices or data.
>    see: http://www.sun.com/msg/ZFS-8000-EY
> config:
>
>         media       UNAVAIL  insufficient replicas
>           raidz1    UNAVAIL  insufficient replicas
>             c7t5d0  UNAVAIL  cannot open
>             c7t2d0  ONLINE
>             c7t4d0  ONLINE
>             c7t3d0  ONLINE
>             c7t0d0  OFFLINE
>             c7t7d0  ONLINE
>             c7t1d0  ONLINE
>             c7t6d0  ONLINE
> --
> This message posted from opensolaris.org
>
>
zpool online media c7t0d0

Paul


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

Reply via email to