Page MenuHomeFreeBSD

bhyve/vmrun.sh: two improvements
ClosedPublic

Authored by avg on Jun 3 2015, 12:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 8:44 PM
Unknown Object (File)
Wed, Sep 2, 3:27 PM
Unknown Object (File)
Wed, Sep 2, 2:53 PM
Unknown Object (File)
Wed, Sep 2, 9:44 AM
Unknown Object (File)
Mon, Aug 31, 4:45 AM
Unknown Object (File)
Mon, Aug 31, 4:45 AM
Unknown Object (File)
Fri, Aug 28, 3:00 AM
Unknown Object (File)
Fri, Aug 21, 1:36 PM
Subscribers

Details

Summary
  1. bhyve/vmrun.sh: support passing disk options same as for bhyve(8)
  1. bhyve/vmrun.sh: pass all existing readable disks to bhyveload(8)

This is done if the installation mode is not requested or auto-detected.
This is useful when a kernel has to be loaded from multiple disks.
For example from a RAID-Z pool or a ZFS pool with multiple top level
vdevs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avg retitled this revision from to bhyve/vmrun.sh: two improvements.
avg updated this object.
avg edited the test plan for this revision. (Show Details)
avg added a reviewer: grehan.

looks fine, I haven't tested it though

neel edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jun 3 2015, 9:39 PM
This revision was automatically updated to reflect the committed changes.