Hi everybody,
while trying to figure out what on earth has been going on
in my u20m2 due to

6636511 u20m2 bios version 1.45.1 still can't distinguish disks on sata 
channel #1,

I engaged in a lot of cable swapping operations for the internal
sata drive cables.

Somehow I've managed to end up with an allegedly corrupted zpool,
which I was unable to do a zpool replace on, and now I can't import
it either.


Its config is 2 slices on disks c3t0d0 and c3t1d0, but the zpool
config data reckons it's really using c2t1d0 instead of c3t0d0.

Looking at the output from "zdb -l /dev/dsk/c3t0d0s0" I can clearly
see that there is a path field which is incorrect. How do I change
this field to reflect reality? Is there some way I can force-import
the pool and get that mapping changed? (zpool import -f soundandvision
fails with "invalid vdev configuration").



--------------------------------------------
LABEL 0
--------------------------------------------
     version=9
     name='soundandvision'
     state=1
     txg=2247550
     pool_guid=7968359165854648625
     hostid=226162178
     hostname='farnarkle'
     top_guid=4672721547114476840
     guid=9244482965678353940
     vdev_tree
         type='mirror'
         id=0
         guid=4672721547114476840
         metaslab_array=14
         metaslab_shift=30
         ashift=9
         asize=199968161792
         is_log=0
         children[0]
                 type='disk'
                 id=0
                 guid=15422701819531588989
                 path='/dev/dsk/c2t1d0s0'
                 devid='id1,[EMAIL PROTECTED]/a'
                 phys_path='/[EMAIL PROTECTED],0/pci108e,[EMAIL 
PROTECTED]/[EMAIL PROTECTED],0:a'
                 whole_disk=0
                 DTL=85
         children[1]
                 type='disk'
                 id=1
                 guid=9244482965678353940
                 path='/dev/dsk/c3t0d0s0'
                 devid='id1,[EMAIL PROTECTED]/a'
                 phys_path='/[EMAIL PROTECTED],0/pci108e,[EMAIL 
PROTECTED],1/[EMAIL PROTECTED],0:a'
                 whole_disk=0
                 DTL=84
--------------------------------------------




Thankyou in advance,
James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to