The section describes the upgrade of clustered systems.
Point
It is recommended that you back up the system before starting the upgrade. If a failure occurs during the upgrade, you cannot restore the environment to the pre-installation status (rollback).
When returning back to the state before installation of the upgrade, recover (restore) the system from the backup.
Check that the CCM Server transactions are stopped on the secondary node.
If not stopped, stop the transaction of AdvancedCopy Manager Copy Control Module.
Refer to the relevant cluster software manuals for information on stopping it.
Stop the CCM Server transaction on the primary node.
Refer to the relevant cluster software manuals for information on stopping it.
The shared disk for shared data of AdvancedCopy Manager Copy Control Module must be mounted.
On the primary node, perform a backup of the operating environment of the previous version of the AdvancedCopy Manager Copy Control Module.
Note that the capacity required for performing this backup is 100 MB.
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
Insert the DVD "ETERNUS SF SC/ACM Mediapack for Solaris (V16.9 or higher) Manager Program (2/2)" or "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
Mount the DVD media.
Example for Solaris environments
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/dsk/c0t4d0s0".
Example for Linux environments
# mount -t iso9660 -r /dev/cdrom dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/cdrom".
Execute the following command to perform a backup of the previous version.
For backupDir, specify the directory in which to store the backup data with an absolute path.
# dvdMountPoint/Manager_unix/vuptools/esfccmpreinst_cluster.sh backupDir -primary
When the backup fails, after confirming the output error message and removing the cause of the failure, re-execute the command.
Point
Spaces and the characters " / ` * ? \ $ [ ] , % ! { } are not supported for directory name.
The number of characters in a directory name must be up to 220.
Change to a directory other than the DVD media.
Example:
# cd
Unmount the DVD media.
# umount dvdMountPoint
Eject the DVD media.
Checking for available disk space
Ensure that there is enough available disk space on the server where the upgrade is performed.
The required disk space for the upgrade is calculated as the "Required Disk Space for New Version" minus the "Required Disk Space for Previous Version".
The space required to install this version of the ETERNUS SF Manager or AdvancedCopy Manager Copy Control Module. Refer to the following locations in the Installation and Setup Guide for this version for information on the required disk space.
For using the AdvancedCopy Manager Copy Control Module in ETERNUS SF Manager
"Operating Environment of ETERNUS SF Manager"
For installing the AdvancedCopy Manager Copy Control Module
"Operating Environment of AdvancedCopy Manager CCM"
The space required to install previous version of the ETERNUS SF Manager or AdvancedCopy Manager Copy Control Module. Refer to the following locations in the Installation and Setup Guide for the relevant previous version for information on the required disk space.
When using the AdvancedCopy Manager Copy Control Module included in the ETERNUS SF Manager Program
"Operating environment of the ETERNUS SF Manager"
When installing and using the AdvancedCopy Manager Copy Control Module Program
"Operating environment of the AdvancedCopy Manager CCM"
On the secondary node, perform a backup of the operating environment of the previous version of the AdvancedCopy Manager Copy Control Module.
The capacity required for performing this backup is 10 MB.
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
Insert the DVD "ETERNUS SF SC/ACM Mediapack for Solaris (V16.9 or higher) Manager Program (2/2)" or "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
Mount the DVD media.
Example for Solaris environments
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/dsk/c0t4d0s0".
Example for Linux environments
# mount -t iso9660 -r /dev/cdrom dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/cdrom".
Execute the following command to perform a backup of the previous version.
For backupDir, specify the directory in which to store the backup data with an absolute path.
# dvdMountPoint/Manager_unix/vuptools/esfccmpreinst_cluster.sh backupDir -secondary
When the backup fails, after confirming the output error message and removing the cause of the failure, re-execute the command.
Point
Spaces and the characters " / ` * ? \ $ [ ] , % ! { } are not supported for directory name.
The number of characters in a directory name must be up to 220.
Change to a directory other than the DVD media.
Example:
# cd
Unmount the DVD media.
# umount dvdMountPoint
Eject the DVD media.
Checking for available disk space
Ensure that there is enough available disk space on the server where the upgrade is performed.
The required disk space for the upgrade is calculated as the "Required Disk Space for New Version" minus the "Required Disk Space for Previous Version".
The space required to install this version of the ETERNUS SF Manager or AdvancedCopy Manager Copy Control Module. Refer to the following locations in the Installation and Setup Guide for this version for information on the required disk space.
For using the AdvancedCopy Manager Copy Control Module in ETERNUS SF Manager
"Operating Environment of ETERNUS SF Manager"
For installing the AdvancedCopy Manager Copy Control Module
"Operating Environment of AdvancedCopy Manager CCM"
The space required to install previous version of the ETERNUS SF Manager or AdvancedCopy Manager Copy Control Module. Refer to the following locations in the Installation and Setup Guide for the relevant previous version for information on the required disk space.
When using the AdvancedCopy Manager Copy Control Module included in the ETERNUS SF Manager Program
"Operating environment of the ETERNUS SF Manager"
When installing and using the AdvancedCopy Manager Copy Control Module Program
"Operating environment of the AdvancedCopy Manager CCM"
Performing the cluster unsetup
See
Refer to "Deletion of Cluster Environments for CCM Server Transactions" in the Cluster Environment Setup Guide for the previous version for information.
Refer to "C.6 Procedures for Upgrade Installation of AdvancedCopy Manager Copy Control Module Version 15.x (for Solaris, Linux)" to perform the upgrade.
Information
When the Upgrade Installation terminates in an error, perform recovery by following the steps outlined below.
Install the target version.
If the installation is successfully completed, continue from "6.7.2.3 Performing Upgrade (Secondary Node)".
Perform the upgrade for the secondary node.
The upgrade procedure is the same as that for the primary node. Refer to "6.7.2.2 Performing Upgrade (Primary Node)".
Information
When the Upgrade Installation terminates in an error, perform recovery by following the steps outlined below.
Install the target version.
If the installation is successfully completed, continue from the following tasks.
After upgrading on the primary node and the secondary node, perform the cluster setup. Refer to "Preparations for Customizing CCM Server Transactions" and "Customization for CCM Server Transactions" in the Cluster Environment Setup Guide for this version.
The tasks below need to be performed on the primary node.
Stop the CCM Server transactions.
Refer to the relevant cluster software manuals for information on stopping it.
However, the shared disk for shared data of the AdvancedCopy Manager CCM must be mounted.
Restore the operation environment of the previous version of the AdvancedCopy Manager Copy Control Module.
Note that if step a through step c have already been performed, perform from step d.
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
Insert the DVD "ETERNUS SF SC/ACM Mediapack for Solaris (V16.9 or higher) Manager Program (2/2)" or "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
Mount the DVD media.
Example for Solaris environments
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/dsk/c0t4d0s0".
Example for Linux environments
# mount -t iso9660 -r /dev/cdrom dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/cdrom".
Execute the following command to perform a restore of the previous version.
For backupDir, specify the directory in which the backup data is stored with an absolute path.
# dvdMountPoint/Manager_unix/vuptools/esfccmpostinst_cluster.sh backupDir -primary
When the restore fails, after confirming the output error message and removing the cause of the failure, re-execute the command.
Point
Spaces and the characters " / ` * ? \ $ [ ] , % ! { } are not supported for directory name.
The number of characters in a directory name must be up to 220.
Change to a directory other than the DVD media.
Example:
# cd
Unmount the DVD media.
# umount dvdMountPoint
Eject the DVD media.
The tasks below need to be performed on the secondary node.
Check that the CCM Server transactions are stopped.
If not stopped, stop the CCM Server transactions. Refer to the relevant cluster software manuals for information on stopping it.
Restore the operation environment of the previous version of the AdvancedCopy Manager Copy Control Module.
Note that if step a through step c have already been performed, perform from step 4.
Login to the server on which to perform the tasks. Perform operations after logging in with root (superuser).
Insert the DVD "ETERNUS SF SC/ACM Mediapack for Solaris (V16.9 or higher) Manager Program (2/2)" or "ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit (V16.9 or higher) Manager Program (2/2)" of this version into the DVD drive.
Mount the DVD media.
Example for Solaris environments
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/dsk/c0t4d0s0".
Example for Linux environments
# mount -t iso9660 -r /dev/cdrom dvdMountPoint
The device name of the DVD drive may differ depending on the device. In this example, the device name of the DVD drive is mounted as "/dev/cdrom".
Execute the following command to perform a restore of the previous version.
For backupDir, specify the directory in which the backup data is stored with an absolute path.
# dvdMountPoint/Manager_unix/vuptools/esfccmpostinst_cluster.sh backupDir -secondary
When the restore fails, after confirming the output error message and removing the cause of the failure, re-execute the command.
Point
Spaces and the characters " / ` * ? \ $ [ ] , % ! { } are not supported for directory name.
The number of characters in a directory name must be up to 220.
Change to a directory other than the DVD media.
Example:
# cd
Unmount the DVD media.
# umount dvdMountPoint
Eject the DVD media.
Start the transactions of AdvancedCopy Manager Copy Control Module.
Refer to the relevant cluster software manuals for information on stopping it.
Point
Once normal operation has been confirmed after the upgrade, the backup data in the backup destination directory created in step 3-d and step 5-d of "6.7.2.1 Preparing for Upgrade" maybe deleted.