Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2013 15:08:00 -0400
From:      Chris Ross <cross+freebsd@distal.com>
To:        Kurt Lidl <lidl@pix.net>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Problems booting into ZFS on recent stable/9
Message-ID:  <D0F658D4-9005-4848-BDB8-66E2FF159033@distal.com>
In-Reply-To: <51D1D0B4.1070307@pix.net>
References:  <951F81F6-5301-4DF4-8822-0567FDABA4DB@distal.com> <51D1D0B4.1070307@pix.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Jul 1, 2013, at 14:55 , Kurt Lidl wrote:
> As luck would have it, I just ran into this problem on an amd64 host
> on Friday.
> 
> You are missing the 'zfs_load="YES"' from your /boot/loader.conf file.
> 
> If you have access to a serial console, this is easy to fix.

  I think that isn't my problem.  I believe I have that in my loader.conf (is there a "cat" equivalent in the boot loader?), and I can see zfs.ko being loaded:

bootpath="zfs:zroot:"
Loading /boot/defaults/loader.conf 
Loading /boot/loader.conf 
/boot/kernel/kernel data=0x682758+0xa9ef0 syms=[0x8+0x8bef0+0x8+0x84bfa]
/boot/kernel/zfs.ko text=0x220788 data=0x9be0+0x17e78 syms=[0x8+0x18ee8+0x8+0x139b4]
loading required module 'opensolaris'
/boot/kernel/opensolaris.ko text=0x30b0 data=0x2c8+0x2030 syms=[0x8+0xd80+0x8+0x91d]
/boot/kernel/geom_mirror.ko text=0x381b0 data=0x5a0+0x20 syms=[0x8+0x1698+0x8+0x118a]
/
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel] in 4 seconds... 

  I think this means that I have zfs_load="YES" in my loader config, already, along with the vfs.root.mountfrom="zfs:zroot"

  That all seem right?

      - Chris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D0F658D4-9005-4848-BDB8-66E2FF159033>