> Would be grateful for any ideas, relevant output here:
> 
> [EMAIL PROTECTED]:~# zpool import
>   pool: content
>     id: 14205780542041739352
>  state: FAULTED
> status: The pool metadata is corrupted.
> action: The pool cannot be imported due to damaged devices or data.
>         The pool may be active on on another system, but can be imported
> using
>         the '-f' flag.
>    see: http://www.sun.com/msg/ZFS-8000-72
> config:
> 
>         content     FAULTED   corrupted data
>           c2t9d0    ONLINE
> 
> [EMAIL PROTECTED]:~# zpool import content
> cannot import 'content': pool may be in use from other system
> use '-f' to import anyway
> 
> [EMAIL PROTECTED]:~# zpool import -f content
> cannot import 'content': I/O error

If you have DVD with recent SXCE bits handy you may try to use zdb to 
get more details:

zdb -e -dddd content

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

Reply via email to