Tuesday, September 30, 2014

Backup and Restore xCAT DB

To backup the current xCAT database, run the following command:
dumpxCATdb -p /path/to/save/xcatdb
To restore the database, use the following command:
restorexCATdb -p /path/where/xcatdb/was/saved

No comments:

Post a Comment