You can upgrade the IBM System Storage DS Storage Manager in your Linux
environment using the unattended (silent) mode.
The unattended (silent) mode upgrade option allows you to run the upgrade
program unattended. Use this method of upgrade to issue a command from
a command prompt window from the root directory of the IBM System Storage DS
Storage Manager CD.
Perform the following steps to upgrade the IBM System Storage DS Storage
Manager in your Linux environment using the unattended (silent) mode:
- Log on as a user with root authority.
- Create a mount point or choose an existing mount point.
- Determine where you want to mount the DS8000 Storage Manager CD.
For example, imagine you have decided to mount the CD in a CD-ROM drive known
as /dev/cdrom at mount point /mnt/cdrom. When the time comes for you to
mount the CD in this drive, perform the following steps:
- Insert the CD in the CD-ROM drive.
- Type the following command at the command prompt: # mount -o ro
/dev/cdrom /mnt/cdrom
- Change the current directory to the mount point for the CD-ROM
drive. For example, if the CD was mounted at the /mnt/cdrom mount
point, type the following command: # cd /mnt/cdrom
- Read the README.txt file that is located on the DS8000 Storage
Manager CD to check for information that might supersede the information in
these upgrade instructions.
- Type ./setup.linux -silent in the same Command
Prompt window in which you changed the current directory to the root of the
CD, to start the DS8000 Storage Manager upgrade program in unattended (silent) mode.
- Wait for the DS8000 Storage Manager installation program to install the
product. This can take 5 - 10 minutes.
- Review the log file for any possible error messages, after the
installation program completes. If there are no errors, the
installation program completed successfully. The log file is located
in xxx/logs/install.log, where xxx is the destination
directory where the DS8000 Storage Manager was installed. The
install.log file contains a trace of the installation actions.
- Perform the postinstallation tasks after the installation has
completed. You can read the instructions for the postinstallation tasks
in the postinstallation.txt in the doc directory on the product
CD.
Contents
Previous