-
-
Notifications
You must be signed in to change notification settings - Fork 182
vm bhyve best practice
Wanpeng Qian edited this page Mar 20, 2020
·
1 revision
Here shows some tips when running bhyve VMs.
- choose zvol when using ahci-hd controller. zvol support trim, when storage support trim, ahci-hd controller will provide trim ability to guests. your vm disk will using less space when deleting files.
Status
How-To / Examples
- Quickstart
- Full Example Template
- Using tmux
- Supported Guest Examples
- Disks
- Network Interfaces
- Datastores
- Virtual Switches
- NAT
- Grub Configuration
- Running Windows
- Running OmniOS
- Running Linux
- UEFI Graphics (VNC)
- Info Output Explained
- Serial Console Output with the UEFI
- VM migration
- Cloud Images
Development