|
Description
|
scrgadm will not display error message on console when changing parameters
of SUN One webserver (SUNW.iws). Error messages are sended only to syslog.
Here is example:
# /usr/cluster/bin/scrgadm -a -j webserverR -g webserverG -t SUNW.iws -y Network_resources_used=vegas-1 -y Port_list=1125/tcp -x Confdir_list=/global/test_data/nshttp/https-vegas-1 -y Scalable=true
VALIDATE on resource webserverR, resource group webserverG, exited with non-zero exit status.
Validation of resource webserverR in resource group webserverG on node phys-vegas-1 failed.
The error message is sended only to syslog:
Jun 16 03:04:12 phys-vegas-1 SC[SUNW.iws:4,webserverG,webserverR,SSM_VALIDATE]: Resource webserverR uses network resource vegas-1 in resource group test, but the property RG_dependencies for resource group webserverG does not include resource group test. This dependency must be set.
|