Cisco ASR 5000 Series Installation And Administration Manual page 34

External
Hide thumbs Also See for ASR 5000 Series:
Table of Contents

Advertisement

▀ Configuring Veritas Volume Manager and Veritas Cluster
Step 18
Create the resource groups for L-ESS application and define the dependencies between the resource groups as outlined
below.
Step a .................... Change the VCS configuration as rewritable.
haconf -makerw
Step b .................... Add the application resource group and change the required attributes.
hares -add <APP_RES> Application lesssg
hares -modify <APP_RES> Enabled 1
hares -modify <APP_RES> PidFiles <PSMON_PID_PATH> FOR EG
/users/ess/psmon.pid
hares -modify <APP_RES> StartProgram FOR EG /users/ess/start_serv.sh
hares -modify <APP_RES> StopProgram FOR EG "/users/ess/serv forcestop"
hares -modify <APP_RES> User <USERNAME> For EG essadmin
Step c .................... Now add the dependencies.
hares -link <APP_RES> LESS-VIP
hares -link <APP_RES> lessmount
Step d .................... To verify the dependencies, enter the following command:
hares -disp <APP_RES>
The output for this command will display all the required attributes.
hares -dep <APP_RES>
This command displays the dependencies of the application.
Step e .................... Shutdown the L-ESS.
Step f .................... Now bring the APP_RES online by entering the following command:
hares -online <APP_RES> -sys <NODE_NAME>
Step g .................... Once the application is up and running, dump the configuration using the following
command:
haconf -dump makero
Also, perform a cat of main.cf file. A sample output is shown below.
Application T5220-Application (
User = root
StartProgram = "/less/LESS/ess/start_serv.sh"
▄ Cisco ASR 5000 Series External Storage Server Installation and Administration Guide
34
Veritas Cluster Installation and Management
OL-22979-03

Advertisement

Table of Contents
loading

Table of Contents