On 3/29/10 7:52 PM, Richard Elling wrote:
On Mar 29, 2010, at 4:42 PM, Tom Bird wrote:

r...@cs6:~# zpool import
  pool: content3
    id: 14184872052409584084
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 another system, but can be imported using
        the '-f' flag.
   see: http://www.sun.com/msg/ZFS-8000-72
config:

        content3    FAULTED  corrupted data
          c6t8d0    ONLINE
r...@cs6:~# uname -a
SunOS cs6.kw.bbc.co.uk 5.11 snv_116 sun4v sparc SUNW,SPARC-Enterprise-T5220
r...@cs6:~# zpool import -f content3
cannot import 'content3': I/O error


Ideas, anyone?
What does "zdb -l /dev/rdsk/c6t8d0s2" say?
  -- richard

ZFS storage and performance consulting at http://www.RichardElling.com
ZFS training on deduplication, NexentaStor, and NAS performance
Las Vegas, April 29-30, 2010 http://nexenta-vegas.eventbrite.com


Newer bits (>=129) will try to determine if your un-importable pool can be helped with a "rewind". This reverts the pool back in time a short while, so some data is lost, but you get your pool back.

-tim

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

Reply via email to