I upgraded my 4.0 beta1 nodes to 4.0 beta2. Over night I received an error from the backup cron job:
The crontab entry for vzdump is this:
After going to the backup tab of the cluster and re-saving the backup configurations, it changed the list from "103 104" to "103,104". I assume this will work tonight
Code:
[COLOR=#000000][FONT=Monaco]400 too many arguments[/FONT][/COLOR]
[COLOR=#000000][FONT=Monaco]vzdump {<vmid>} [OPTIONS][/FONT][/COLOR]
The crontab entry for vzdump is this:
Code:
vzdump 103 104 --mailto XXXX --storage filer --mailnotification failure --quiet 1 --mode snapshot
After going to the backup tab of the cluster and re-saving the backup configurations, it changed the list from "103 104" to "103,104". I assume this will work tonight