Folks,
Snapshots of running vms are not recommended. Can be done with forcing (-f flag).
In order to mechanize regular vm snapshots I'm thinking to use a cron taks to call a script.
As This is not my fortè, any help will be appreciated. Here what I've started:
#!/bin/bash
#
declare -a vm_name...