On Ter, 2008-06-03 at 23:33 +0100, Paulo Soeiro wrote:
> 6)Remove and attached the usb sticks:
> 
> zpool status
> pool: myPool
> state: UNAVAIL
> status: One or more devices could not be used because the label is
> missing 
> or invalid. There are insufficient replicas for the pool to continue
> functioning.
> action: Destroy and re-create the pool from a backup source.
> see: http://www.sun.com/msg/ZFS-8000-5E
> scrub: none requested
> config:
> NAME STATE READ WRITE CKSUM
> myPool UNAVAIL 0 0 0 insufficient replicas
> mirror UNAVAIL 0 0 0 insufficient replicas
> c6t0d0p0 FAULTED 0 0 0 corrupted data
> c7t0d0p0 FAULTED 0 0 0 corrupted data


This could be a problem of USB devices getting renumbered (or something
to that effect).
Try doing "zpool export myPool" and "zpool import myPool" at this point,
it should work fine and you should be able to get your data back.

Cheers,
Ricardo

--

Ricardo Manuel Correia
Lustre Engineering

Sun Microsystems, Inc.
Portugal
Phone +351.214134023 / x58723
Mobile +351.912590825
Email [EMAIL PROTECTED]

<<attachment: 6g_top.gif>>

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

Reply via email to