zpool create fails on gpart device

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Dec 8 23:20:58 UTC 2009


On Tue, Dec 08, 2009 at 01:37:29PM -0600, Kurt Touet wrote:
> kernel: vdev_geom_open_by_path:466[1]: Found provider by name /dev/da1p3.
> kernel: vdev_geom_attach:112[1]: Attaching to da1p3.
> kernel: vdev_geom_attach:133[1]: Created geom and consumer for da1p3.
> kernel: vdev_geom_read_guid:301[1]: Reading guid from da1p3...
> kernel: vdev_geom_detach:173[1]: Closing access to da1p3.
> kernel: vdev_geom_detach:177[1]: Destroyed consumer to da1p3.
> kernel: vdev_geom_detach:185[1]: Destroyed geom zfs::vdev.
[...]
> kernel: vdev_geom_open_by_guid:449[1]: Search by guid [16452466135488744636] failed.
> kernel: vdev_geom_open_by_path:466[1]: Found provider by name /dev/da1p3.
> kernel: vdev_geom_attach:112[1]: Attaching to da1p3.
> kernel: vdev_geom_open:521[1]: Provider /dev/da1p3 not found.
> root: ZFS: vdev failure, zpool=data type=vdev.open_failed

Actually I was wrong previously. You do have two those messages, there
is just a log of other debug in-between.

To diagnose this further, you could try this patch:

	http://people.freebsd.org/~pjd/patches/vdev_geom.c.patch

And try to recreate with vfs.zfs.debug set to 1?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20091208/23fc5d6a/attachment.pgp


More information about the freebsd-fs mailing list