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.
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.