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
 

Product To 
Install 
Additional Add-
ons To install 
Packages To 
Install 
Notes 
Basic Server 
High Availability   All packages in the 
add-on 
Required for 
cluster 
Resilient Storage  The storage packages 
in the add-on 
Required for HA-
LVM 
Virtualization   All packages in the 
add-on 
Required for 
virtualization 
Desktop  X Window System and 
Desktop 
Provide Console 
GUI 
Base System  Storage Availability 
Tools 
Required for 
multipath 
Note 
Depending on the way the OS is deployed, it may be necessary to 
change the server’s profile to match the network configuration of the 
server to be exactly the same as it was at the time of backup. 
3.  Disable the NetworkManager if you have installed NetworkManager on the system. NetworkManager will 
not work with cluster. 
a.  Check if the NetworkManager is installed: 
service NetworkManager status 
b.  Disable the NetworkManager: 
service NetworkManager stop 
c.  Turn off the NetworkManager: 
 chkconfig NetworkManager off 
4.  Export the Quorum disk, the KVM Private Cloud appliance physical disk and the Images repository disk to 
the newly installed hosts. 
5.  Rescan the disks using the following command on both of the nodes: 
echo “1” > /sys/class/fc_host/host1/issue_lip 
echo “1” > /sys/class/fc_host/host2/issue_lip 
6.  Edit the /etc/sysctl.conf  to enable the ipv4 forward  using the following command on both of  the 
nodes: 
  net.ipv4.ip_forward = 1 
7.  Copy the files listed in the backup list to the newly installed hosts from its backup copy. 
Note 
Recover and restart iptables from a backup if the firewall is set 
up.
8.  Update multipath configuration in /etc/multipath.conf (update the WWID for the new disks) in both 
nodes.  
9.  If the rgmanager is set to ON in chkconfig, set it to OFF before rebooting the system on both nodes. This 
prevents the rgmanager from auto-starting after system reboot. 
10.  Reboot the nodes. 
11.  Create a Quorum disk called “clqdisk” on only one of the hosts in the cluster. 
  mkqdisk –c /dev/mapper/isc_quorum –l clqdisk 
Enter “y” for the message. 
20 










