Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Aug 2013 22:16:25 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        J David <j.david.lists@gmail.com>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: Problem with zfsloader on 9.2-BETA2
Message-ID:  <51FD5709.7050306@FreeBSD.org>
In-Reply-To: <CABXB=RRhVDdKCidwnrji1qR41Rx7uvs2Lx1ZPF1FREOHcnm5bg@mail.gmail.com>
References:  <CABXB=RRhVDdKCidwnrji1qR41Rx7uvs2Lx1ZPF1FREOHcnm5bg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
on 31/07/2013 10:49 J David said the following:
> But the system still wouldn't boot, moving on to:
> 
> ZFS: can't find pool by guid
> ZFS: can't find pool by guid
> 
> We got around this by interrupting the stage1 loader and invoking
> data/root:/boot/zfsloader.old instead.  Then we moved the 9.2
> zfsloader out of the way and restored the 8.4 loader.
> 
> So this system only boots with the 9.2 gptzfsboot and the 8.4 zfsloader.

Very unusual.  Would you be able to try 9.2 zfsloader again?
I would like to see values of loaddev, currdev and vfs.zfs.boot.primary_pool
loader variables (if any are set).  These can be obtained using 'show' command
at loader prompt.  Also, output of lsdev -v.

Also, if you are able to build custom 9.2 zfsloader, then it would be useful to
modify the printf statement (in zfs_fmtdev(), sys/boot/zfs/zfs.c) to print
dev->pool_guid.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51FD5709.7050306>