This section describes the cluster setup command used with the Solaris edition of Sun Cluster.
NAME
stgclset_sun - Setup of AdvancedCopy Manager in Solaris edition Sun Cluster environment
SYNOPSIS
If executed on a Storage Management Server
[Primary node]
# /opt/swstorage/bin/stgclset_sun -k Primary|Pri -m Mount_Point -h Network_resource -n Node_name -s Service_name -i IP_address -f mgr
[Secondary node]
# /opt/swstorage/bin/stgclset_sun -k Secondary|Sec -m Mount_Point
If executed on a Storage Server
[Primary node]
# /opt/swstorage/bin/stgclset_sun -k Primary|Pri -m Mount_Point -h Network_resource -n Node_name -s Service_name
[Secondary node]
# /opt/swstorage/bin/stgclset_sun -k Secondary|Sec -m Mount_Point
DESCRIPTION
In the Solaris edition Sun Cluster environment, the AdvancedCopy manager is set up.
OPTIONS
Specify the node type.
To set a primary node: Primary or Pri
To set a secondary node: Secondary or Sec
Specify the mount point of the shared disk used for AdvancedCopy Manager shared data.
Specify the name of a logical host name resource or the name of a shared address resource.
Specify up to 8 alphanumeric characters (do not use spaces) as the logical node name of AdvancedCopy Manager.
Refer to the reserved word list for the character strings (reserved words) that cannot be specified as the logical node name of AdvancedCopy Manager.
Reserved word list
audit | cluster | cmdevs | config | daemon | data | java |
log | pid | report | samp | sh | tmp | ― |
Specify the transaction name.
Specify the same value as the Sun Cluster resource group name of the targeted transaction.
If a Storage Management Server transaction, specify the IP address.
Specify the type of transaction being built. If this option is not specified, a Storage Server transaction is built.
To build a Storage Management Server transaction: mgr
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally