HP SVA V2.0 Visualization System Software Reference Guide
svaconfigure(8)
NAME
svaconfigure -- Starts the full cluster discovery process to create the Site Configuration File.
Synopsis
svaconfigure [-c cluster_name] [ -v ] [ -V ] [ -h ]
Parameters
-c or --cluster
The name of the cluster. Normally the name is derived from the external
name of the head node. However, if for any reason the head node does
not have an external name, or if you want to use a different cluster
identifier, then use this option to specify one.
The cluster name is used to identify the User Configuration File,
~/sva_<cluster_name>.conf if one exists in the user's home
directory.
-v or --verbose
Readable output of the configuration process. Used for debugging only.
-V or --Version
The version number of this program.
-h or --help
Help for this command.
Returns
If an error occurs during the configuration, the script terminates and the previous Site
Configuration File is restored.
Description
Creates a new Site Configuration File /hptc_cluster/sva/etc/sva.conf and customizes
it for the cluster.
The Site Configuration File is used by SVA utilities and SVA job scripts to get information about
the display and render hosts in the cluster. A log of this operation is maintained in
/opt/sva/log/conf.log.
16