January 2016
Intermediate to advanced
312 pages
5h 17m
English
CHAPTER 7
![]()
Setting Up Apache and NFS Services in Veritas Cluster
The very first step for setting up the applications under a cluster environment is to set the PATH to the Veritas Cluster binaries, thereby allowing commands to run without giving a full path every time.
#vi /.profileShift+G (To go to the end of the file) i (to start typing into the .profile file) PATH=$PATH:/usr/sbin:/usr/openwin/bin:/opt/VRTSvcs/bin export PATH
Adding Shared Disks and Setting Up Volumes
Add Shared Disks
Before proceeding to create cluster resource groups, have shared disks allocated and then configured as Veritas Volume managed disks. To add disks, ...