kern/133134: [zfs] Missing ZFS zpool labels

Philipp Wuensche cryx-freebsd at h3q.com
Fri May 29 16:30:05 UTC 2009


The following reply was made to PR kern/133134; it has been noted by GNATS.

From: Philipp Wuensche <cryx-freebsd at h3q.com>
To: bug-followup at FreeBSD.org, cryx-freebsd at 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 at zfsbsd:/usr/obj/usr/src/sys/GENERIC  i386


More information about the freebsd-fs mailing list