Top
ETERNUS SF Storage Cruiser V15.3/ AdvancedCopy Manager V15.3 Cluster Environment Setup Guide
ETERNUS

16.4.1 clset_FJSVswstf(set/cancel framework environment)

NAME

clset_FJSVswstf - Setup or cancellation of framework environment in a clustered system


SYNOPSIS

For setting the environment:
[Primary node]
/opt/FJSVswstf/bin/clset_FJSVswstf -f <Mountpoint-of-shared-disk-for-AdvancedCopy-Manager-shared-data>/etc/opt/swstorage/clsetup.ini -t Primary
[Secondary node]
/opt/FJSVswstf/bin/clset_FJSVswstf -f <Mountpoint-of-shared-disk-for-AdvancedCopy-Manager-shared-data>/etc/opt/swstorage/clsetup.ini -t Secondary
For canceling the environment:
[Primary node]
/opt/FJSVswstf/bin/clset_FJSVswstf -u -f <Mountpoint-of-shared-disk-for-AdvancedCopy-Manager-shared-data>/etc/opt/swstorage/clsetup.ini -t Primary
[Secondary node]
/opt/FJSVswstf/bin/clset_FJSVswstf -u -f <Mountpoint-of-shared-disk-for-AdvancedCopy-Manager-shared-data>/etc/opt/swstorage/clsetup.ini -t Secondary

DESCRIPTION

Sets or cancels the framework environment in the clustered systems described in "Appendix A Applying Clusters for Solaris/Linux/HP-UX Version".


OPTIONS

-u

Cancels the environment.
If this option is not specified, the command sets the environment.

-f

Specifies to use the clsetup.ini setup file for AdvancedCopy Manager.

Refer to "A.2.3 Methods for editing setup files" for information on how to edit clsetup.ini file.

-t { Primary | Secondary }

Specify the node type.

  • For setting or canceling the primary node: Primary

  • For setting or canceling the secondary node: Secondary


EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally