io7m / waxmill

FreeBSD BHyve Manager
https://www.io7m.com/software/waxmill
ISC License
0 stars 0 forks source link

Implement `vm-realize` #17

Closed io7m closed 4 years ago

io7m commented 4 years ago

Implement the vm-realize command. This reads the definition of a virtual machine and creates any missing resources such as ZFS volumes. This will require updates to the configuration schema in order to specify the sizes of ZFS volumes so that the command can create them properly.

io7m commented 4 years ago

As of 2392c1c4d1b164b344c78a4e56fde0adb099ddf0, this is actually documented and not yet implemented :eyes: