This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:backup:xenserver_backup [2011/11/27 11:31] 127.0.0.1 external edit |
computing:backup:xenserver_backup [2019/01/07 11:22] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== XenServer Backup ====== | ====== XenServer Backup ====== | ||
- | See also [[XenServer]]. | + | See also **[[virtualization: |
+ | |||
+ | ===== Metadata ===== | ||
+ | |||
+ | Back up pool metadata to the default SR: | ||
+ | |||
+ | * Run on the pool master | ||
+ | * Use '' | ||
+ | * Use '' | ||
+ | |||
+ | < | ||
+ | xe-backup-metadata | ||
+ | </ | ||
+ | |||
+ | Backup pool metadata to a file: | ||
+ | |||
+ | < | ||
+ | xe pool-dump-database file-name=< | ||
+ | </ | ||
===== Bash Script ===== | ===== Bash Script ===== |