Re: Unable to boot from zfsroot 9.0-RC2 (while 9.0-RC1 boots fine)

2011-11-12 Thread Stefan Bethke
Am 11.11.2011 um 15:31 schrieb Darren Baginski:

> I'm having troubles booting today's 9.0-RC2 from zfsroot, I'm getting 
> 'unknown filesystem' error.
> But  9.0-RC1 from Tue Nov  8 2011 boots fine.
...
> Any suggestions ? What could be the problem?

See the recent thread "ZFS: invalid zap_type=134218628".  It appears there's 
some fixes that need to be MFCed; one user installed -current zfsboot and 
zfsloader, and was able to boot successfully.


Stefan

-- 
Stefan BethkeFon +49 151 14070811



___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Unable to boot from zfsroot 9.0-RC2 (while 9.0-RC1 boots fine)

2011-11-11 Thread Darren Baginski
Hi!

I'm having troubles booting today's 9.0-RC2 from zfsroot, I'm getting 'unknown 
filesystem' error.
But  9.0-RC1 from Tue Nov  8 2011 boots fine.

Here is output with 9.0-RC1 kernel:

# zpool list
NAMESIZE  ALLOC   FREECAP  DEDUP  HEALTH  ALTROOT
zroot  5.97G  2.85G  3.11G47%  1.00x  ONLINE  -


# zfs list
NAME  USED  AVAIL  REFER  MOUNTPOINT
zroot2.85G  3.02G  2.85G  legacy

# cat /boot/loader.conf 
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot"

Originally that box with installed with FreeBSD 8.x, but continuously updated 
up to today's version, so :

VER  FILESYSTEM
---  
 4   zroot

VER  POOL
---  
15   zroot


Any suggestions ? What could be the problem?
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"