Page MenuHomeFreeBSD

bhyve/vmrun.sh: two improvements
ClosedPublic

Authored by avg on Jun 3 2015, 12:09 PM.
Tags
None
Referenced Files
F81665502: D2723.diff
Fri, Apr 19, 4:28 PM
Unknown Object (File)
Fri, Apr 12, 11:33 PM
Unknown Object (File)
Mar 19 2024, 4:16 AM
Unknown Object (File)
Mar 19 2024, 2:57 AM
Unknown Object (File)
Jan 31 2024, 12:16 AM
Unknown Object (File)
Dec 24 2023, 3:10 AM
Unknown Object (File)
Dec 20 2023, 2:19 AM
Unknown Object (File)
Dec 9 2023, 2:03 AM
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.