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, Oct 15, 1:51 PM
Unknown Object (File)
Mon, Oct 13, 5:12 PM
Unknown Object (File)
Sat, Oct 11, 3:46 AM
Unknown Object (File)
Wed, Oct 8, 12:33 AM
Unknown Object (File)
Thu, Sep 25, 2:35 AM
Unknown Object (File)
Sep 15 2025, 11:25 PM
Unknown Object (File)
Sep 11 2025, 11:41 PM
Unknown Object (File)
Aug 22 2025, 1:06 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.