HP Matrix 7.2 KVM Private Cloud Backup and Restore
Table Of Contents
- Abstract
 - Matrix Operating Environment with Matrix KVM Private Cloud Overview
 - Backup and restore strategy for Matrix OE with Matrix KVM Private Cloud
 - Matrix KVM Private Cloud backup and restore
 - Matrix KVM Private Cloud Images repository backup and restore
 - Matrix KVM Private Cloud High Availability (HA) cluster configuration backup and restore
 - Appendix A: KVM Private Cloud restore resynchronization actions
 - Appendix B: Images repository restore resynchronization actions
 - Appendix C: Alerts and Audit messages
 - Appendix D: HA Cluster details
 - Appendix E: Backup and Restore REST API
 - Appendix F: Sample Backup Script
 - Appendix G: Sample Restore Script
 - References
 - For more information
 

Backup initiated. 
Checking for backup completion, this may take a while. 
 Backup progress: [====================] 100 % 
Obtained backup file URI, now downloading 
Backup download complete! 
Backup can be found at C:\Users\jerry\Documents 
If you wish to automate this script in the future and re-use login settings currently 
entered, 
then provide the file path to the saved credentials file when running the script. 
ie: C:\Users\jerry\backup.ps1 filepath 
Troubleshooting Tips 
HTTP error 
Response Body Error Code 
Description 
Resolution 
401 
Unauthorized 
AUTHORIZATION 
An incorrect user name or 
password was specified. 
Specify the correct 
user name and 
password. 
404 Not 
Found 
RESOURCE_NOT_FOUND 
The incorrect URI was 
specified. 
Specify the correct 
URI. You may need 
to wait for the 
appliance software 
to start. You can 
find out the correct 
URI using this 
guide. It may help 
to issue the REST 
request to get the 
last backup 
resource or take 
another backup to 
find out the correct 
URI. 
409 Conflict  BACKUP_IN_PROGRESS 
The requested operation 
cannot be performed 
because a backup is in 
progress. Only one 
backup can run at a time. 
Wait until the 
backup finishes or 
cancel the backup 
and then retry the 
operation. 
409 Conflict 
BACKUP_DOWNLOAD_IN_PROG
RESS 
The requested operation 
cannot be performed 
because a backup is 
being downloaded. A 
backup cannot be taken 
while a download is in 
progress. 
Wait until the 
download finishes 
and then retry the 
operation. 
409 Conflict  BACKUP_UPLOAD_IN_PROGRESS 
The requested operation 
cannot be performed 
because a backup is 
being uploaded in 
preparation for a restore. 
Wait until the 
upload and restore 
finish and then 
retry the operation. 
409 Conflict  BACKUP_RESTORE_IN_PROGRESS 
The requested operation 
cannot be performed 
because a restore is in 
Wait until the 
restore finishes and 
then retry the 
49 










