PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents Index |
Part 3 Web-Based Admin View tools menu | > Chapter 4 Environment settings | > 4.5 Reference and modification by command |
To change an environment variable, execute the following command on the host:
wvSetparam <environment-variable> <setting-value>
The specified value is set to the variable "environment variable". When executed, the modified value is displayed in the following format:
Display format:
<Attribute>:<Environment variable name> <Value>
EXAMPLES:
When changing the IP address 10.20.30.41 of a primary management server
Refer to "Stop."
# /etc/opt/FJSVwvbs/etc/bin/wvSetparam primary-server 10.20.30.41
sys:primary-server 10.20.30.41
Refer to "Restart."
If there's no operation environment variables identifying with the specified <environment-variable>, the following error message appears:
"No such key <specified environment variable>"
For the effective range of the setting value, refer to "Environment variable."
Contents Index |