Problem with ZFS userboot changes r262331 and VM with mixed partitions

Peter Grehan grehan at freebsd.org
Tue Mar 4 22:24:56 UTC 2014


Hi Craig,

> ZFS: i/o error - all block copies unavailable
>
> I don't fully understand all this logic.  Is there a bug that can be fixed here?

  Yes - a flag needs to be passed to userboot to tell it to ignore ZFS 
filesystems. This is analogous to the decision to use boot2 (implicit 
UFS) vs zfsboot (explicit ZFS) as the 2nd-stage loader on a real disk.

  It didn't look possible to do this without changing the userboot ABI, 
but, it's probably time to bump that.

later,

Peter.



More information about the freebsd-virtualization mailing list