############################################################################## Contents of this directory and version information: Component Version Platform --------- ------- -------- IBM StorWatch SAN Data Gateway Specialist 2.7.02 AIX Filename: SS272AIX.bin ############################################################################## Contents of this document: * Prerequisites * Installing AIX 4.3.3 Packages and Patches for Java 2 Platform * Installing the IBM StorWatch SAN Data Gateway Specialist * Reactivating the Default Administrator Account * Running the IBM StorWatch SAN Data Gateway Specialist * Uninstalling the IBM StorWatch SAN Data Gateway Specialist * Release Notes ############################################################################## Prerequisites ------------- AIX 4.3.3 or later 128 MB system memory 60 MB of free disk space on destination partition Before beginning the installation process, the ethernet LAN must already be correctly installed and configured for TCP/IP protocal. Contact your Network Administrator if you need assistance in setting this up. The Java Runtime Environment is installed with the IBM StorWatch SAN Data Gateway Specialist. The following patches must be installed to support Java 2. Installing AIX 4.3.3 Packages and Patches for Java 2 Platform ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Starting from the 4.3.3 base install: There are 5 packages required for the Java 2 JRE that do not install as part of the AIX 4.3.3 base install. These must be installed manually as follows: The first three 4.3.3 base level files, bos.up 4.3.3.0 bos.adt.prof 4.3.3.0 bos.adt.include 4.3.3.0 are found on the AIX 4.3.3 installation CD Volume 1. 1) Mount the CD ( mount -v cdrfs -o ro /dev/cd0 /mnt ) 2) installp -aX -d /dev/cd0 bos.up installp -aX -d /dev/cd0 bos.adt.prof installp -aX -d /dev/cd0 bos.adt.include 3) unmount /mnt The last two 4.3.3 base level files, X11.adt.lib 4.3.3.0 X11.adt.motif 4.3.3.0 are found on the AIX 4.3.3 installation CD Volume 3. 1) Mount the CD ( mount -v cdrfs -o ro /dev/cd0 /mnt ) 2) installp -aX -d /dev/cd0 X11.adt.lib installp -aX -d /dev/cd0 X11.adt.motif 3) unmount /mnt Now download and install the patches to the 4.3.3 OS. These patches are located at http://service.software.ibm.com/rs6k/fixdb.html. Obtain the following patches (or later versions) X11.Dt.lib 4.3.3.2 X11.Dt.rte 4.3.3.3 X11.adt.motif 4.3.3.1 X11.base.lib 4.3.3.2 X11.base.rte 4.3.3.2 X11.compat.lib.X11R5 4.3.3.2 X11.motif.lib 4.3.3.2 X11.motif.mwm 4.3.3.1 bos.rte.libpthreads 4.3.3.3 bos.adt.include 4.3.3.1 bos.adt.prof 4.3.3.3 bos.mp 4.3.3.3 bos.net.tcp.client 4.3.3.3 bos.net.tcp.client 4.3.3.3 bos.sysmgt.serv_aid 4.3.3.2 bos.sysmgt.serv_aid 4.3.3.2 bos.up 4.3.3.3 It is recommended that the latest system patches be applied before proceeding. Installing the IBM StorWatch SAN Data Gateway Specialist --------------------------- Note: If you are updating from release 2.5.02 or lower, remove the package as follows before proceeding with the installation. installp -u sandir 1. Change directory to the directory that contains the SS272AIX.bin file. 2. The IBM StorWatch SAN Data Gateway Specialist software installation program is a single "bin" file. You need to set execute permission for the file as follows: chmod 777 SS272AIX.bin 3. At the prompt type: SS272AIX.bin 4. In a few moments a window will be displayed that contains the text "InstallAnywhere". As of version 2.6, the IBM StorWatch SAN Data Gateway Specialist uses this installation software program. 5. A few moments later, the IBM StorWatch SAN Data Gateway Specialist splash screen will be displayed. 6. Follow the prompts during the installation. If you accept the default settings, both the Server and Client components will be installed. You have an option to install the Server only or Client only. If you want to use multiple Clients, install the Server component on a single system and install only the Client component on the other systems. You also have an option to place the program links in a folder other than /usr/bin. Reactivating the Default Administrator Account ---------------------------------------------- If the default administrator account is no longer active and you lose the login and password for the new administrator account, you can delete the password file to regain administrator access. The password file is named SanmgrUsers. Deleting the password file on the IBM StorWatch SAN Data Gateway Specialist Server system automatically reactivates the default administrator account. Use the following procedure to reactivate the default administrator account. 1. Quit the IBM StorWatch SAN Data Gateway Specialist Client program. 2. Stop the IBM StorWatch SAN Data Gateway Specialist Server program by typing stop in the Server window. 3. If you accepted the default software installation location, delete the SanmgrUsers file located at: /usr/storwatchsdg/IBM StorWatch/SAN Data Gateway Specialist/lib/Server/SanMgrUsers 4. Start the IBM StorWatch SAN Data Gateway Specialist Server program. 5. Start the IBM StorWatch SAN Data Gateway Specialist Client program and log in using the default administrator account as follows: login : admin password: password Running the IBM StorWatch SAN Data Gateway Specialist ------------------------ The Server program must be started first. Once the Server is running, you can then start the local (or remote) Client(s). Launch scripts are installed in /usr/bin. Since this will typically be in your path, you do not need to specify it. If you start from a shell script, you should include the path. To start the server, type: /usr/bin/ServerLaunch If you intend to run the Server from a script as a background task, use: /usr/bin/ServerLaunch -background & To start the client, type: /usr/bin/ClientLaunch The IBM StorWatch SAN Data Gateway Specialist splash screen will be displayed followed by its program window. Uninstalling the IBM StorWatch SAN Data Gateway Specialist ----------------------------- 1. Change directory to the directory where you installed the software. If you installed it in the default location: cd /usr/storwatchsdg 2. Change directory to the Unistaller Data subdirectory: cd UninstallerData 3. Execute the Unistaller program by typing: Uninstall_StorWatch_2.7 Release Notes ------------- 1. Device Firmware upload now operates as expected. NOTE: the upload image must be the exact image that is to be loaded onto the device. Some firmware images are wrapped in code to enable utilites to install them onto the device. The IBM StorWatch SAN Data Gateway Specialist requires that these images not be wrapped. Additionally, firmware version 4.03.04 is required to support this feature. 2. Logging into the AIBM StorWatch SAN Data Gateway Specialist without Administrator privileges, no longer allows changes to Channel Zoning. 3. GUI no longer allows 2 firmware downloads which can cause the GUI to hang and require a restart of the IBM StorWatch SAN Data Gateway Specialist. 4. On certain AIX machines the GUI crashes when the "Cancel" button is clicked on the "Connect" dialog box. This problem is most likely caused by an insufficient patch level. On such a system, avoid clicking that button or restart the client in case of a crash. ##############################################################################