Date: Wed, 9 Dec 2009 00:20:46 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Kurt Touet <ktouet@gmail.com> Cc: freebsd-fs@freebsd.org Subject: Re: zpool create fails on gpart device Message-ID: <20091208232046.GB2466@garage.freebsd.pl> In-Reply-To: <2a5e326f0912081137l62abb81ap76f6c69350dc1196@mail.gmail.com> References: <2a5e326f0912061134s79c05e75td77e6874d409c675@mail.gmail.com> <20091207191048.GB1795@garage.freebsd.pl> <2a5e326f0912071203y35d45205n4566c1bb3260166d@mail.gmail.com> <20091207204012.GD1795@garage.freebsd.pl> <2a5e326f0912071259g840e88ejc9951137380d9f95@mail.gmail.com> <2a5e326f0912072106w58e31924ja8e22dc009665080@mail.gmail.com> <20091208102805.GH1795@garage.freebsd.pl> <2a5e326f0912081137l62abb81ap76f6c69350dc1196@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 [164524661354887446= 36] 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=3Ddata type=3Dvdev.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? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFLHt9NForvXbEpPzQRAvUqAJ9UpfzBkdvKdlkMNeyIsYpv0t19iACdHl6Z NglwmXwT6kqqbFDYPYJHs58= =ttEe -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091208232046.GB2466>