This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virtualization:xenserver:xenserver_backup_system [2015/05/29 11:24] gcooper |
virtualization:xenserver:xenserver_backup_system [2017/03/25 11:03] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
See also **[[computing: | See also **[[computing: | ||
+ | |||
+ | See also **[[virtualization: | ||
**Main Reference Article**: http:// | **Main Reference Article**: http:// | ||
Line 144: | Line 146: | ||
===== Configure Scheduling ===== | ===== Configure Scheduling ===== | ||
- | :!: There must be a newline at the end of the line or the cron won't run the job. | + | :!: There must be a newline at the end of the line or cron won't run the job. |
:!: Some systems wont run the cron job if the filename has a ' | :!: Some systems wont run the cron job if the filename has a ' | ||
Line 172: | Line 174: | ||
/bin/cp -af / | /bin/cp -af / | ||
rm -f / | rm -f / | ||
- | umount /mnt/backup | + | #umount /mnt/backup |
</ | </ | ||