On Sat, Jul 17, 2010 at 3:07 PM, Amit Kulkarni <amitk...@yahoo.com> wrote:
> I don't know if the devices are renumbered. How do you know if the devices 
> are changed?
>
> Here is output of format, the middle one is the boot drive and selection 0 & 
> 2 are the ZFS mirrors
>
> AVAILABLE DISK SELECTIONS:
>       0. c8t0d0 <ATA-HITACHIHDS7225S-A94A cyl 30398 alt 2 hd 255 sec 63>
>          /p...@0,0/pci108e,5...@7/d...@0,0
>       1. c8t1d0 <DEFAULT cyl 15010 alt 2 hd 255 sec 63>
>          /p...@0,0/pci108e,5...@7/d...@1,0
>       2. c9t0d0 <ATA-HITACHIHDS7225S-A7BA cyl 30398 alt 2 hd 255 sec 63>
>          /p...@0,0/pci108e,5...@8/d...@0,0

It seems that the devices that ZFS is trying to open exist. I wonder
why it's failing.

Please send the output of:

zpool status
zpool import
zdb -C (dump config)
zdb -l /dev/dsk/c8t0d0s0 (dump label contents)
zdb -l /dev/dsk/c9t0d0s0 (dump label contents)
check /var/adm/messages

Perhaps with the additional information someone here can help you
better. I don't have any experience with Windows 7 to guarantee that
it hasn't messes with the disk contents.

-- 
Giovanni Tirloni
gtirl...@sysdroid.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to