On Wed, Jul 20, 2011 at 1:46 AM, Roy Sigurd Karlsbakk <r...@karlsbakk.net> 
wrote:
> Could you try to just boot up fbsd or linux on the box to see if zfs (native 
> or fuse-based, respecively) can see the drives?

Yup, that might seem to be the best idea.

Assuming that all those drives are the original drives with raidz, and
it originally has pool version 28 or lower, zfsonlinux should be able
to see it. You can test it using Ubuntu Live CD and download/compile
the additional zfs module. If you're interested see
https://github.com/dajhorn/pkg-zfs/wiki/HOWTO-install-Ubuntu-to-a-Native-ZFS-Root-Filesystem
, stop just before Step 2, and try to do "zpool import".

Then again, vbox on top of windows SHOULD detect the disk as well. Are
you sure you export the WHOLE disk, and not a partition? If you still
have that setup, try again but this time testing with different slice
and parition (i.e. test "zdb -l" for all /dev/dsk/c7t6d0*, or whatever
your original radiz disk is now recognized at)

-- 
Fajar


>
> roy
>
> ----- Original Message -----
>> root@san:~# zdb -l /dev/dsk/c7t6d0s0
>> cannot open '/dev/rdsk/c7t6d0s0': I/O error
>> root@san:~# zdb -l /dev/dsk/c7t6d0p1
>> --------------------------------------------
>> 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
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to