Re: BHYVE_SNAPSHOT
- In reply to: Tomek CEDRO : "Re: BHYVE_SNAPSHOT"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 11:07:16 UTC
On Sat, Apr 29, 2023 at 01:29:23PM +0200, Tomek CEDRO wrote: >On Sat, Apr 29, 2023 at 1:17 PM void wrote: >> Where can I read up about the recently introduced BHYVE_SNAPSHOT ? > >Have you tried vm-bhyve? This is really simple frontend to >create/manage/snapshot bhyve vms.. it is using dedicated zfs poll for >vm storage and uses zfs snapshot for the vm snapshot :-) > >https://www.freshports.org/sysutils/vm-bhyve/ Thanks for the suggestion. I've lookled at vm-bhyve in the past but found that manually running vms from a simple script in say screen(8) easier esp. if something breaks. --