HP Data Protector Configuring and integrating DP Cell Manager with Veritas Cluster Server on Windows

3
Veritas cluster configuration
Veritas Cluster Server 5.1 SP2 is installed on all the nodes and the cluster resource groups should be up and
running in the active node of the cluster.
VCS service and resource groups
After installing Veritas Cluster Server 5.1 SP2 on all the nodes of the cluster, configure a new VCS service for
Data Protector and create all the following resources:
NIC — this has the MAC address of the public Ethernet where the Virtual IP resides. The MAC address is
added for all the available cluster nodes.
IP — this has details of the Virtual IP to be used, and its subnet mask.
VMDg — this has information about the shared diskgroup used that is used as the shared diskgroup.
MountV — this has details of the shared volume name and its mount point. This mount point should be free for
use on all nodes of the cluster.
Lanman — this is used to resolve the hostname of the Virtual IP address used.
FileShare — this is used to create a shared folder and make it accessible through Virtual IP from the outside.
Configuring a VCS generic resource group for Cell Manager
This generic resource must be created after installing and configuring Cell Manager on all nodes of the cluster
with Virtual IP.
Before creating the generic resource for Cell Manager, stop Data Protector Services on all the nodes.
When creating the generic resource for Data Protector, get the service name of the Cell Manager services using
the command sc query state=all from the cmd prompt.
Example
>Sc query state= all
SERVICE_NAME: omniInet
DISPLAY_NAME: Data Protector Inet
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
SERVICE_NAME: omniback_crs
DISPLAY_NAME: Data Protector CRS
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
SERVICE_NAME: Velocis (ob2_40)
DISPLAY_NAME: Data Protector RDS
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
SERVICE_NAME: uiproxy
DISPLAY_NAME: Data Protector UIProxy
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:\Users\administrator.IPR>