Date: Fri, 29 May 2009 16:30:03 GMT From: Philipp Wuensche <cryx-freebsd@h3q.com> To: freebsd-fs@FreeBSD.org Subject: Re: kern/133134: [zfs] Missing ZFS zpool labels Message-ID: <200905291630.n4TGU3Vg047160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/133134; it has been noted by GNATS.
From: Philipp Wuensche <cryx-freebsd@h3q.com>
To: bug-followup@FreeBSD.org, cryx-freebsd@h3q.com
Cc:
Subject: Re: kern/133134: [zfs] Missing ZFS zpool labels
Date: Fri, 29 May 2009 18:01:05 +0200
This does work under 7.2-STABLE with the ZFS version 13 patches commited.
zfsbsd# zdb -l /dev/ad0p3
--------------------------------------------
LABEL 0
--------------------------------------------
version=13
name='rpool'
state=0
txg=102
pool_guid=18273569625797496424
hostid=856109021
hostname='unset'
top_guid=9910961804924287531
guid=9910961804924287531
vdev_tree
type='disk'
id=0
guid=9910961804924287531
path='/dev/ad0p3'
whole_disk=0
metaslab_array=23
metaslab_shift=26
ashift=9
asize=9658695680
is_log=0
--------------------------------------------
LABEL 1
--------------------------------------------
version=13
name='rpool'
state=0
txg=102
pool_guid=18273569625797496424
hostid=856109021
hostname='unset'
top_guid=9910961804924287531
guid=9910961804924287531
vdev_tree
type='disk'
id=0
guid=9910961804924287531
path='/dev/ad0p3'
whole_disk=0
metaslab_array=23
metaslab_shift=26
ashift=9
asize=9658695680
is_log=0
--------------------------------------------
LABEL 2
--------------------------------------------
version=13
name='rpool'
state=0
txg=102
pool_guid=18273569625797496424
hostid=856109021
hostname='unset'
top_guid=9910961804924287531
guid=9910961804924287531
vdev_tree
type='disk'
id=0
guid=9910961804924287531
path='/dev/ad0p3'
whole_disk=0
metaslab_array=23
metaslab_shift=26
ashift=9
asize=9658695680
is_log=0
--------------------------------------------
LABEL 3
--------------------------------------------
version=13
name='rpool'
state=0
txg=102
pool_guid=18273569625797496424
hostid=856109021
hostname='unset'
top_guid=9910961804924287531
guid=9910961804924287531
vdev_tree
type='disk'
id=0
guid=9910961804924287531
path='/dev/ad0p3'
whole_disk=0
metaslab_array=23
metaslab_shift=26
ashift=9
asize=9658695680
is_log=0
zfsbsd# uname -a
FreeBSD zfsbsd 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun May 24 21:15:41
CEST 2009 root@zfsbsd:/usr/obj/usr/src/sys/GENERIC i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905291630.n4TGU3Vg047160>
