The section describes the upgrade of non-clustered systems.
The operational environment must be prepared prior to upgrading the AdvancedCopy Manager's agent, as described below.
Execute the following command to stop the daemon of AdvancedCopy Manager's agent.
# /opt/swstorage/bin/stopacm
Back up the operating system.
Point
If a failure occurs during the upgrade, you cannot restore the environment to the pre-installation status (rollback). Therefore, it is recommended to back up the operating system before performing the upgrade.
If a failure occurs during the upgrade and you want to restore the environment to the pre-installation status, restore the system from the backup.
The upgrade is performed as follows:
Log in to the server as a superuser.
Insert the DVD-ROM "ETERNUS SF SC/ACM/Express Mediapack (Agent Program and Manual)" for this version into the DVD-ROM drive and mount the DVD-ROM.
Mount the DVD-ROM.
Example for Solaris:
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdromMountPoint
The device name for the DVD-ROM drive may be different for your particular device. In this example, the device name of the DVD-ROM drive is mounted as /dev/dsk/c0t4d0s0.
Example for RHEL5/RHEL6 and SUSE Linux Enterprise Server 11:
# mount /dev/cdrom dvdromMountPoint
The device name for the DVD-ROM drive may be different for your particular device. In this example, the device name of the DVD-ROM drive is mounted as /dev/cdrom.
Install the AdvancedCopy Manager's agent.
Execute the following commands to install the AdvancedCopy Manager's agent.
# cd environmentDir
# ./swsetup
The environmentDir is as follows:
OS type | Directory |
---|---|
Solaris | dvdromMountPoint/Agent_unix/AdvancedCopy_Manager/Solaris |
Red Hat Enterprise Linux 5 (for x86) | dvdromMountPoint/Agent_unix/AdvancedCopy_Manager/rhel5_x86 |
Red Hat Enterprise Linux 5 (for Intel64), using the Symfoware linkage function | |
Red Hat Enterprise Linux 5 (for Intel64), not using the Symfoware linkage function | dvdromMountPoint/Agent_unix/AdvancedCopy_Manager/rhel5_x64 |
Red Hat Enterprise Linux 6 (for x86) | dvdromMountPoint/Agent_unix/AdvancedCopy_Manager/rhel6_x86 |
SUSE Linux Enterprise Server 11 for x86 | dvdromMountPoint/Agent_unix/AdvancedCopy_Manager/sles11_x86 |
The installation information is displayed.
swsetup: Installer is preparing for installation... +-----------------------------------------------------------+ | ETERNUS SF AdvancedCopy Manager | | 15.3 | | Copyright FUJITSU LIMITED 2012-2013 | +-----------------------------------------------------------+ Welcome to Setup. This program will install "AdvancedCopy Manager" on your system. Agent setup...
A confirmation message will be displayed before uninstalling the previous version. To uninstall the previous version and proceed with the new installation, enter "y". To cancel the installation, enter "q". Press Enter.
An old version is installed in this system. Do you want to upgrade? [y,q]:
If "y" was entered for step 6, the upgrade will continue.
If the upgrade completes successfully, the following message is displayed.
swsetup: AdvancedCopy Manager was installed successfully.
Execute the following commands, and then eject the DVD-ROM:
# cd / # umount <DVD-ROM mount point>
Point
If the upgrade was terminated abnormally, refer to "Corrective actions to be taken when any error occurs in version upgrade from 15.x (for Solaris, Linux)" in the Software Release Guide, recover the system to the normal status.
When the upgrade has been completed, the tasks below need to be performed:
Execute the following command to start the daemon of AdvancedCopy Manager's agent.
# /opt/swstorage/bin/startacm
Change the server information.
To ensure data consistency, execute the stgxfwcmmodsrv command to change the server information.
When executing the stgxfwcmmodsrv command, specify the Managed Server name for the -n option.
This command should be performed on the Management Server.
Note
For changing the server information, start a new window for command execution, and then perform the procedure on the window.
See
Refer to "stgxfwcmmodsrv (Server information change command)" in the ETERNUS SF AdvancedCopy Manager Operation Guide relevant to the OS of the Management Server for information on the command.
Reload the server information using the Web Console.
See
Refer to "Reload the server configuration information" in the ETERNUS SF Web Console Guide for this version for information on reloading server information.