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)
Tue, Dec 24, 7:12 AM
Unknown Object (File)
Wed, Dec 18, 3:20 PM
Unknown Object (File)
Mon, Dec 16, 12:52 PM
Unknown Object (File)
Nov 23 2024, 2:32 PM
Unknown Object (File)
Nov 16 2024, 7:29 AM
Unknown Object (File)
Nov 13 2024, 4:47 PM
Unknown Object (File)
Nov 12 2024, 1:15 PM
Unknown Object (File)
Nov 11 2024, 5:39 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.