[OpenIndiana-discuss] ZFS issue
DMcDonnell
sysop at lavabit.com
Wed Mar 2 13:48:09 UTC 2011
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?
More information about the OpenIndiana-discuss
mailing list