Use the following procedures at the Storage Management server to perform the uninstall:
To uninstall in cluster operation it is necessary to delete the environment of all Storage Server transactions / Storage Management Server transactions of AdvancedCopy Manager currently created by the node.
As uninstall deletes the shell scripts used before and after backup/restore processing and replication processing, if any customized scripts are to be reused they need to be saved.
Delete all target storage servers of the storage management server to uninstall them from the AdvancedCopy Manager control panel.
For an explanation on how to delete the storage server using the GUI client, see "Delete the Registration of a Storage Server" in the "ETERNUS SF AdvancedCopy Manager GUI User's Guide".
For an explanation on how to use the command line to delete the storage server, see "stgxfwcmdelsrv (Server information deletion command)" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide".
Deactivate the daemon of the storage management server with the following command:
# /opt/swstorage/bin/stopacm |
Start uninstall of the database integration.
Delete the database and its environment.
Cancel the repository configurations.
Note
To start uninstall of the database integration, log in as a root user.
When the Storage Management Server is being operated on the cluster system, the repository configurations are cancelled when Storage Management Server daemons are deactivated and removed. Therefore, it is not necessary to carry out this operation.
Cancel the configurations at the location specified at the time of installation on the Storage management server.
DB unsetup uses Symfoware functions. If other software is used to perform Symfoware monitoring, DB unsetup may fail. Therefore, stop Symfoware monitoring before executing DB unsetup.
Place the system in superuser mode.
# su |
Start uninstall of the database integration.
Enter the following command to start uninstall of the database integration.
# /opt/swstorage/bin/stgdbunset |
Confirm whether to continue processing.
To continue processing, enter "y." To stop processing, enter "n."
//////////////////////////////////////////////////////////////////// AdvancedCopy Manager Storage management server ( kiku ) Database unsetup //////////////////////////////////////////////////////////////////// +----------------------------------------------------------------+ | | | All of database environments of AdvancedCopy Manager | | will be deleted. | | | | [Notes] | | Once processing has started, all stored data is discarded. | | Make sure that the environment allows execution | | before proceeding. | | | +----------------------------------------------------------------+ Do you want to continue with processing? [y/n] ==> y |
Deletion of the storage management server database is complete.
During deletion of the storage management server database, the progress is displayed on the screen. The following is an example of execution progress.
Note
If an RDA-SV definition file overwrite confirmation message is displayed on the screen during processing, enter "y".
////// AdvancedCopy Manager database unsetup ////// Activation of RDB is complete. ================================================================== The replication management will be deleted. ================================================================== ================================================================== Clearing of database will start. (replication management) ================================================================== . Tables have been deleted. (replication management) ================================================================== Clearing of database is complete. (replication management) ================================================================== ================================================================== The replication management has been deleted. ================================================================== . . . ================================================================== Clearing of database environment is complete. ================================================================== ================================================================== The basic section has been deleted. ================================================================== Database unsetup ended normally. # |
Delete the service that is set in the description in "Contents of the /etc/services file".
Solaris
Place the system in superuser mode.
# su |
Execute the swunsetup command. Execution of this command will delete most of the packages listed in "A.1 Solaris Platform" of "Program Components of AdvancedCopy Manager".
# /opt/swstorage/setup/stg/swunsetup |
Note
To re-install into another directory after executing the swunsetup command, check that none of the directories of the package shown in "A.1 Solaris Platform" of "Program Components of AdvancedCopy Manager" remain.
If the directory remains even if the swunsetup command is executed, remove the directories after saving data if necessary.
Before deleting the Symfoware package, check and confirm that none of the package functions used by ETERNUS SF AdvancedCopy Manager are used by any system other than ETERNUS SF AdvancedCopy Manager.
# /opt/symfoware/setup/symfo_remove |
To confirm the final message and start the re-installation, input "all" or "y". To cancel the installation, input "n."
Removal of all packages, Ok? (default:n) [y,n]: |
The following messages will be output if uninstall of Symfoware is completed normally.
Removal of "Symfoware Server Enterprise Edition" was successful. |
If ETERNUS SF AdvancedCopy Manager uses some of the functions of the GR Series Access API (FJSVgrapi) package, the package cannot be deleted by the swunsetup command. Confirm that no other software is using the functions of this package before deleting it.
# pkgrm FJSVgrapi |
Delete the FJSVswtrc package.
# pkgrm FJSVswtrc |
Uninstall the ETERNUS SF License Manager. For the uninstallation procedure, refer to "E.4.2 Uninstallation from Solaris environment".
Linux
Place the system in superuser mode.
# su |
Execute the swunsetup command. Execution of this command will delete most of the packages, listed in "A.2 Linux Platform" of "Program Components of AdvancedCopy Manager".
# /opt/swstorage/setup/stg/swunsetup |
Note
To re-install into another directory after executing the swunsetup command, check that none of the directories of the package shown in "A.2 Linux Platform" of "Program Components of AdvancedCopy Manager" remain.
If the directory remains even if the swunsetup command is executed, remove the directories after saving data if necessary.
Before deleting the Symfoware package, check and confirm that none of the package functions used by ETERNUS SF AdvancedCopy Manager are used by any system other than ETERNUS SF AdvancedCopy Manager.
# /opt/symfoware/setup/symfo_remove |
In response to the confirmation message to uninstall Symfoware, enter "all" or the number of the function to be uninstalled, and then enter "y" in response to the second confirmation message. To cancel the process, enter "q".
The following is an example of uninstallation with the specification "all":
Uninstallation of "Symfoware Server Enterprise Edition" begins. Please select the functions to be uninstalled. 1: RDB function 2: JDBC function 3: WebAdmin function 4: WebDBtools function Separate multiple selections with ",". (Example: 1, 2) [all:All functions,1,2,3,4,q]: all Selected functions - RDB function - JDBC function - WebAdmin function - WebDBtools function Start the uninstallation of the above functions? y: Uninstallation begins n: Select the functions again q: End directly without uninstallation [y,n,q]: y Uninstallation begins. |
The following messages will be output if uninstall of Symfoware is completed normally.
[System environment of v.4 for x86, v.4 for EM64T, 5 for x86, and 5 for Intel64]
Uninstallation of "Symfoware Server Enterprise Edition" is ended normally. |
[System environment of v.4 for Itanium, 5 for Itanium]
Uninstallation of "Symfoware Server Enterprise Extended Edition" is ended normally. |
Uninstall the ETERNUS SF License Manager. For the uninstallation procedure, refer to "E.4.3 Uninstallation from Linux environment".