This section describes the cluster setup command used with the Solaris edition of SafeCLUSTER/PRIMECLUSTER.
NAME
stgclset_safe - Setup of AdvancedCopy Manager in Solaris edition SafeCLUSTER/PRIMECLUSTER environment
SYNOPSIS
If executed on a Storage Management Server
[Primary node]
# /opt/swstorage/bin/stgclset_safe -k Primary|Pri -m Mount_Point -n Node_name -s Service_name -i IP_address -f mgr [-r Resource_type]
[Secondary node]
# /opt/swstorage/bin/stgclset_safe -k Secondary|Sec -m Mount_Point
If executed on a Storage Server
[Primary node]
# /opt/swstorage/bin/stgclset_safe -k Primary|Pri -m Mount_Point -n Node_name -s Service_name [-r Resource_type]
[Secondary node]
# /opt/swstorage/bin/stgclset_safe -k Secondary|Sec -m Mount_Point
DESCRIPTION
In the Solaris edition SafeCLUSTER/PRIMECLUSTER 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 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.
It is recommended to use the same value as the cluster service name of the Fujitsu cluster system.
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
Specify the resource type. If this option is not specified, a status transition procedure is created.
To operate using a command line resource: cmd
For SafeCLUSTER, do not specify "-r cmd".
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally