Hello,

On 1/30/07, Robert Milkowski <[EMAIL PROTECTED]> wrote:
Hello zfs-discuss,

  I had a pool with only two disks in a mirror. I detached one disks
  and have erased later first disk. Now i would really like to quickly
  get data from the second disk available again. Other than detaching
  the second disk nothing else was done to it.

  Has anyone written such a tool in-house? I guess only vdev label was
  erased so it should be possible to do it.

My grokking of the code confirms that the vdev labels of a detached
vdev are wiped. The vdev label contains the uber block. Without the
uber block, we can't access the rest of the zpool/zfs data on the
detached vdev.


--
Regards,
Jeremy
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to