vm destroy context needs more efforts, so ignore that errorSnapshots are placed to a directory obtained from --checkpoint/--snapshot argument.
until VM_DESTROY ioctl is implemented.If only name is described, snapshot is placed to the bhyvectl's current directory.
Example:
bhyvectl --suspend=/disk/dump/x1--vm=ubuntu
Snapshots are placed to created directory described either in
"BHYVE_SNAPDIR" environment variable if set, or in the current
directory by default
Snapshot 'x1' will be stored to the '/disk/dump' directory.
Sponsored by vStack.
---
This is similar as D34547vm destroy context needs more efforts, but has only needed things.so ignore that error
until VM_DESTROY ioctl is implemented.