[OpenIndiana-discuss] ZFS issue
DMcDonnell
sysop at lavabit.com
Wed Mar 2 15:56:38 UTC 2011
On 03/ 2/11 01:48 PM, DMcDonnell wrote:
> On my desktop I have an issue with importing and exporting zvols.
>
> # zpool create dpool /dev/dsk/c2t2d0
> # zfs create -o mountpoint=/export/data dpool/data
>
> # zpool export dpool
> # zpool import dpool
> Assertion failed: rn->rn_nozpool == B_FALSE, file
> ./common/libzfs_import.c, line 1077, function zpool_open_func
> Abort (core dumped)
>
> # zpool import
> Assertion failed: rn->rn_nozpool == B_FALSE, file
> ./common/libzfs_import.c, line 1077, function zpool_open_func
> Abort (core dumped)
>
> # zdb -l /dev/dsk/c2t2d0
> --------------------------------------------
> 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
>
> This happens on OpenSolaris b134, Solaris 11 Express and OpenIndiana b148
> No problems on FreeBSD 8.2 (with v28 patches)
>
> The disk is a Western Digital 640GB Caviar Black
> c2t2d0 <ATA-WDC WD6401AALS-0-3B01-596.17GB>
>
> Any ideas?
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
> ____________________________________________________________________________________
>
> Your personal email. Anytime, anywhere.
> Ridiculously affordable at $19.95. No contracts.
> http://www.getpeek.com/lavabit.html
> ____________________________________________________________________________________
>
Just following this up incase anyone has a similar issue;
The 5 disks in this desktop
2x WD 250GB RE3 mirrored rpool
1x WD 640GB Caviar Black
2x WD 1TB Caviar Black mirrored
The 1TB drives use ZFS but were partitioned using gpt on FreeBSD and
this stops zpool
import from working.
After unplugging them I could successfully import dpool in either
OpenIndiana or FreeBSD.
More information about the OpenIndiana-discuss
mailing list