Dears, I need help to get my pool online again. root at node1 # zdb -l /dev/dsk/c2t1d15**** --------------------------------------------**** LABEL 0**** --------------------------------------------**** failed to unpack label 0**** --------------------------------------------**** LABEL 1**** --------------------------------------------**** failed to unpack label 1**** --------------------------------------------**** LABEL 2**** --------------------------------------------**** failed to unpack label 2**** --------------------------------------------**** LABEL 3**** --------------------------------------------**** failed to unpack label 3**** root at node1 # zdb -l /dev/dsk/c4t2d19**** --------------------------------------------**** LABEL 0**** --------------------------------------------**** failed to unpack label 0**** --------------------------------------------**** LABEL 1**** --------------------------------------------**** failed to unpack label 1**** --------------------------------------------**** LABEL 2**** --------------------------------------------**** failed to unpack label 2**** --------------------------------------------**** LABEL 3**** --------------------------------------------**** failed to unpack label 3 Output of Node1 import:**** root at node1 # zpool import**** pool: b2d_cbs**** id: 11888884672293294835**** state: FAULTED**** status: One or more devices contains corrupted data.**** action: The pool cannot be imported due to damaged devices or data.**** see: http://www.sun.com/msg/ZFS-8000-4J**** config:**** ** ** b2d_cbs FAULTED insufficient replicas**** c2t1d16 ONLINE**** c2t1d17 ONLINE**** c2t1d15 FAULTED corrupted data**** c2t1d18 ONLINE**** c4t2d19 FAULTED corrupted data**** c2t1d20 ONLINE**** c2t1d12 ONLINE**** c2t1d4 ONLINE**** c2t1d5 ONLINE**** c2t1d6 ONLINE**** c2t1d7 ONLINE**** c2t1d8 ONLINE**** c2t1d9 ONLINE**** c2t1d10 ONLINE**** c2t1d11 ONLINE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20120518/5cc54d6f/attachment.html>
HGY ---------- Forwarded message ---------- From: Mohamed Magdy <mohamedmagdy80 at gmail.com> Date: Fri, May 18, 2012 at 4:28 AM Subject: Zpool import FAULTED To: zfs-discuss at opensolaris.org Dears, I need help to get my pool online again. root at node1 # zdb -l /dev/dsk/c2t1d15**** --------------------------------------------**** LABEL 0**** --------------------------------------------**** failed to unpack label 0**** --------------------------------------------**** LABEL 1**** --------------------------------------------**** failed to unpack label 1**** --------------------------------------------**** LABEL 2**** --------------------------------------------**** failed to unpack label 2**** --------------------------------------------**** LABEL 3**** --------------------------------------------**** failed to unpack label 3**** root at node1 # zdb -l /dev/dsk/c4t2d19**** --------------------------------------------**** LABEL 0**** --------------------------------------------**** failed to unpack label 0**** --------------------------------------------**** LABEL 1**** --------------------------------------------**** failed to unpack label 1**** --------------------------------------------**** LABEL 2**** --------------------------------------------**** failed to unpack label 2**** --------------------------------------------**** LABEL 3**** --------------------------------------------**** failed to unpack label 3 Output of Node1 import:**** root at node1 # zpool import**** pool: b2d_cbs**** id: 11888884672293294835**** state: FAULTED**** status: One or more devices contains corrupted data.**** action: The pool cannot be imported due to damaged devices or data.**** see: http://www.sun.com/msg/ZFS-8000-4J**** config:**** ** ** b2d_cbs FAULTED insufficient replicas**** c2t1d16 ONLINE**** c2t1d17 ONLINE**** c2t1d15 FAULTED corrupted data**** c2t1d18 ONLINE**** c4t2d19 FAULTED corrupted data**** c2t1d20 ONLINE**** c2t1d12 ONLINE**** c2t1d4 ONLINE**** c2t1d5 ONLINE**** c2t1d6 ONLINE**** c2t1d7 ONLINE**** c2t1d8 ONLINE**** c2t1d9 ONLINE**** c2t1d10 ONLINE**** c2t1d11 ONLINE -- Mohamed Magdy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20120518/f1494e8a/attachment.html>
On May 17, 2012, at 7:34 PM, Mohamed Magdy wrote:> HGY > > ---------- Forwarded message ---------- > From: Mohamed Magdy <mohamedmagdy80 at gmail.com> > Date: Fri, May 18, 2012 at 4:28 AM > Subject: Zpool import FAULTED > To: zfs-discuss at opensolaris.org > > > Dears, > > I need help to get my pool online again. > > root at node1 # zdb -l /dev/dsk/c2t1d15 >In Solaris, /dev/dsk/c2t1d15 might not be the same as the slice /dev/dsk/c2t1d15s0. Try with the slice. If you cannot solve this problem, or find another path to the disk, then you cannot import the pool. -- richard> -------------------------------------------- > > LABEL 0 > > -------------------------------------------- > > failed to unpack label 0 > > -------------------------------------------- > > LABEL 1 > > -------------------------------------------- > > failed to unpack label 1 > > -------------------------------------------- > > LABEL 2 > > -------------------------------------------- > > failed to unpack label 2 > > -------------------------------------------- > > LABEL 3 > > -------------------------------------------- > > failed to unpack label 3 > > root at node1 # zdb -l /dev/dsk/c4t2d19 > > -------------------------------------------- > > LABEL 0 > > -------------------------------------------- > > failed to unpack label 0 > > -------------------------------------------- > > LABEL 1 > > -------------------------------------------- > > failed to unpack label 1 > > -------------------------------------------- > > LABEL 2 > > -------------------------------------------- > > failed to unpack label 2 > > -------------------------------------------- > > LABEL 3 > > -------------------------------------------- > > failed to unpack label 3 > > > > > Output of Node1 import: > > root at node1 # zpool import > > pool: b2d_cbs > > id: 11888884672293294835 > > state: FAULTED > > status: One or more devices contains corrupted data. > > action: The pool cannot be imported due to damaged devices or data. > > see: http://www.sun.com/msg/ZFS-8000-4J > > config: > > > > b2d_cbs FAULTED insufficient replicas > > c2t1d16 ONLINE > > c2t1d17 ONLINE > > c2t1d15 FAULTED corrupted data > > c2t1d18 ONLINE > > c4t2d19 FAULTED corrupted data > > c2t1d20 ONLINE > > c2t1d12 ONLINE > > c2t1d4 ONLINE > > c2t1d5 ONLINE > > c2t1d6 ONLINE > > c2t1d7 ONLINE > > c2t1d8 ONLINE > > c2t1d9 ONLINE > > c2t1d10 ONLINE > > c2t1d11 ONLINE > > > > > > -- > Mohamed Magdy > > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss-- ZFS Performance and Training Richard.Elling at RichardElling.com +1-760-896-4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20120517/25785181/attachment-0001.html>