/dev/DP_Grp/DP_Vol | /FileShare | gfs | defaults | 0 0 |
$mount /FileShare $ mount
Installing and integrating on the primary node
Note: Data Protector v6.11 is used to install Data Protector’s Cell Manager on all the nodes. In general, the procedure will work with later versions of Data Protector as well.
1.Copy Data Protector rpm’s/ depots and the omnisetup.sh script to the /tmp folder of the primary node, and run the omnisetup.sh script to install Data Protector on the primary node. $./omnisetup_243D.sh
2.After installing Data Protector on the primary node, edit the file
/etc/opt/omni/server/sg/sg.conf as follows:
Figure 1: The file sg.conf, updated with mount point and hostname on the primary node
Note:
–FileShare is the mount point of the shared disk. It is created on all the nodes.
–Dpi00180.ipr.com is the virtual server with a proper DNS entry. It acts as the Cell Manager.
3.Check that the shared disk is mounted on the primary node by executing the df command as follows:
$df
Filesystem | Used | Available Use% | Mounted on | ||
19425972 | 3236244 | 15187028 | 18% | / | |
/dev/sda1 | 101086 | 12613 | 83254 | 14% | /boot |
4