HAWPARSETUP (1M)

NAME

hawparsetup - configure VCS service group to include WPAR resource

SYNOPSIS

hawparsetup servicegroup_name WPARes_name WPAR_name password systems

AVAILABILITY

VRTSvcs

DESCRIPTION

The hawparsetup script does the following:
o Creates a service group for servicegroup_name if not already present.
o Adds a resource WPARres_name of the type WPAR to the service group.

If WPARres_name is already present but if the service group is different from servicegroup_name or if the Type is different from WPAR, then the script exits.

o Sets the WPAR_name value that you specify as the value of the Name key of the service group’s ContainerInfo attribute.
o For non-secure clusters, creates a VCS user w_WPARres_name_system_name with password as the password.

For secure clusters, creates an AT private domain "vcs_lzs" and adds VCS user w_WPARres_name with a random password. If the WPAR is running on the system, then the script creates the corresponding VxSS user for the secure cluster. The script logs in to the WPAR and runs halogin command after setting the VCS_HOST environment variable that points to the System from where the hawparsetup script is run.

The script creates this user with group administrative privileges for the servicegroup_name service group to enable inter-WPAR communication.

o Modifies the SystemList attribute to include the systems you specified.
The script returns -1 for incorrect usage of the command or if VCS is down. The script returns 0 otherwise.

SEE ALSO

hawparverify(1M)

COPYRIGHTS

Copyright (c) 2011 Symantec.

All rights reserved.


VCS 5.1 SP1 HAWPARSETUP (1M)