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)
Wed, Mar 25, 1:00 AM
Unknown Object (File)
Tue, Mar 24, 9:01 PM
Unknown Object (File)
Mon, Mar 23, 8:26 AM
Unknown Object (File)
Wed, Mar 18, 1:37 PM
Unknown Object (File)
Tue, Mar 17, 3:27 PM
Unknown Object (File)
Sat, Mar 14, 9:25 PM
Unknown Object (File)
Fri, Mar 13, 4:57 PM
Unknown Object (File)
Tue, Mar 10, 7:34 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.