svn commit: r293414 - in head/sys/boot: i386/loader userboot/userboot

Florian Smeets flo at smeets.xyz
Fri Jan 8 11:54:26 UTC 2016


On 08.01.16 06:09, Allan Jude wrote:
> Author: allanjude
> Date: Fri Jan  8 05:09:55 2016
> New Revision: 293414
> URL: https://svnweb.freebsd.org/changeset/base/293414
> 
> Log:
>   Add support for ZFS Boot Environments to userboot (for bhyve and others)
>   
>   While here, also fix a possible null pointer
>   
>   Reported by:	lattera
>   MFC after:	3 days
>   Sponsored by:	ScaleEngine Inc.
> 

Hi Allan,

this commit causes bhyveload to segfault for me. After reverting this
commit and reinstalling userboot.so I can successfully start byhve VMs
again.

My bhyves use a zvol as backingstore, this is how I start them

/usr/share/examples/bhyve/vmrun.sh -d /dev/zvol/zroot/bhyve/xxx -t tap0
-c 1 xxx

Let me know if you need anything else.

Florian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160108/ddf138b5/attachment.sig>


More information about the svn-src-all mailing list