Implementing disaster recovery for HP Integrity Virtual Machines with Metrocluster and Continentalclusters on HP-UX 11i

Table Of Contents
4
Figure 1. Metrocluster configuration for setting up virtual machines
Configuring Metrocluster packages
Let’s configure a Metrocluster package called vmmetropkg using this setup. To configure a virtual
machine into a Metrocluster package, the VM must first be configured individually on all the cluster
nodes and must have the same name on all cluster nodes. For our example, we’ll use vmmetro as the
VM name.
Setting up virtual machines
Complete the following procedure to set up a virtual machine:
1. Create VM switches.
2. Configure VM storage.
3. Create the virtual machine.
Creating VM switches
As per Serviceguard guidelines, you need at least two virtual switches for availability. For this
example, two VM switches are created to be used by the virtual machine. Run the “
hpvmnet
command on each node to create the switches.
# hpvmnet –c –S vs1 –n 0
# hpvmnet –c –S vs2 –n 1