On second though, i used zdb -l to show each device - looks like my dd didnt 
have the desired effects i wanted.

I'm still showing a newer TGX number for all of my drives except c0t2d0 (the 
replacement which they fixed).  (This is probably why it wont mount eh?)

Is there anything else i need to do to roll back each drive so the tgx numbers 
match over then dd'n over each newer tgx entry on the disk?

(i booted opensolaris 2009.06 which ive read is a little more forgiving)

r...@opensolaris:~# zdb -l /dev/dsk/c7t0d0s0 | more
--------------------------------------------
LABEL 0
--------------------------------------------
    version=13
    name='data'
    state=0
    txg=778014
    pool_guid=6962146434836213226
    hostid=63246693
    hostname='media'
    top_guid=18396265026227018612
    guid=6801152981449012737

r...@opensolaris:~# zdb -l /dev/dsk/c7t1d0s0 | more
--------------------------------------------
LABEL 0
--------------------------------------------
    version=13
    name='data'
    state=0
    txg=778014
    pool_guid=6962146434836213226
    hostid=63246693
    hostname='media'
    top_guid=18396265026227018612
    guid=7077979893178320090


r...@opensolaris:~# zdb -l /dev/dsk/c7t2d0s0 | more
--------------------------------------------
LABEL 0
--------------------------------------------
    version=13
    name='data'
    state=0
    txg=777842
    pool_guid=6962146434836213226
    hostid=63246693
    hostname='media'
    top_guid=18396265026227018612
    guid=7489495842431367457



r...@opensolaris:~# zpool status
  pool: data
 state: FAULTED
status: One or more devices could not be opened.  There are insufficient
        replicas for the pool to continue functioning.
action: Attach the missing device and online it using 'zpool online'.
   see: http://www.sun.com/msg/ZFS-8000-3C
 scrub: none requested
config:

        NAME           STATE     READ WRITE CKSUM
        data           FAULTED      0     0     1  corrupted data
          raidz1       DEGRADED     0     0     6
            c7t0d0     ONLINE       0     0     0
            c7t1d0     ONLINE       0     0     0
            replacing  ONLINE       0     0     0
              c7t2d0   ONLINE       0     0     0
              c7t7d0   ONLINE       0     0     0
            c0t3d0     UNAVAIL      0     0     0  cannot open
            c7t4d0     ONLINE       0     0     0
            c7t5d0     ONLINE       0     0     0
            c7t6d0     ONLINE       0     0     0
r...@opensolaris:~#

thanks,
liam
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to