In the storage server, execute unsetup by using the following procedures.
To uninstall in cluster operation it is necessary to delete the environment of all Storage Server transactions of AdvancedCopy Manager currently created by the node.
The Storage Server which is uninstalled is deleted from an AdvancedCopy Manager management subordinate.
Refer to "Delete the Registration of a Storage Server" in the "ETERNUS SF AdvancedCopy Manager GUI User's Guide" for information on how to delete Storage servers using the GUI client.
Refer to "stgxfwcmdelsrv (Server information deletion command)" in the "AdvancedCopy Manager Operator's Guide" for information on using the command line to delete Storage Servers.
Note
The chapter numbers in the referenced Operator's Guide may vary according to the host operating system of the Storage Management Server.
The uninstall deletes the pre- and post-processing shell scripts used in conjunction with backup/restore and replication. If a customized script is to be reused it will need to be saved in a directory outside of the Advanced Copy parent directories.
Deactivate the daemon of the Storage Server with the following command:
# /opt/swstorage/bin/stopacm |
Delete the service that was configured as described in "Table 5.2 Content written to the /etc/services file".
Solaris edition
Place the system in superuser mode.
# su |
Execute the swunsetup command. Execution of this command will delete most of the packages listed in "Appendix A Program Components of AdvancedCopy Manager".
# /opt/swstorage/setup/stg/swunsetup |
To re-install into another directory after executing the swunsetup command, check that none of the directories of the package shown in "Appendix A Program Components of AdvancedCopy Manager" remain.
When the directory remains even if the swunsetup command is executed, remove the directories after saving data if necessary.
The command below should be executed to delete the FJSVgrapi (ETERNUS disk storage systems Access API) package after checking that only the AdvancedCopy Manager uses this package function.
# pkgrm FJSVgrapi |
The command below should be executed to delete the FJSVswtrc package after checking that only the AdvancedCopy Manager uses this package function.
# pkgrm FJSVswtrc |
Linux and HP-UX editions
Place the system in superuser mode.
# su |
Execute the swunsetup command. Execution of this command will delete most of the packages listed in "Appendix A Program Components of AdvancedCopy Manager".
# /opt/swstorage/setup/stg/swunsetup |
To re-install into another directory after executing the swunsetup command, check that none of the directories of the package shown in "Appendix A Program Components of AdvancedCopy Manager" remain.
Some directories of this package may not be deleted when the swunsetup command is executed. If directories remain, delete the directories, if required.
AIX edition
Place the system in superuser mode.
# su |
Execute the swunsetup command. Execution of this command will delete most of the packages listed in "Appendix A Program Components of AdvancedCopy Manager".
# /opt/swstorage/setup/stg/swunsetup |
To re-install into another directory after executing the swunsetup command, check that none of the directories of the package shown in "Appendix A Program Components of AdvancedCopy Manager" remain.
Some directories of this package may not be deleted when the swunsetup command is executed. If directories remain, delete the directories, if required.
Delete the following line that was added during Step 10 of "AIX" in the "4.2.4.2 Installation procedures".
/opt/FJSVswstf/daemon/stop_smgr0 |