Now that you have created the configuration sample, you can apply it to any of your virtual machines. You can do this using the --applyconfig
option with the prlctl set
command and specifying the sample name without the .pvs
extension. For example, to apply the configMySQL
sample to the VM1
virtual machine, you can run this command:
# prlctl set VM1 --applyconfig configMySQL
You can apply configuration samples to stopped virtual machines only.