C H A P T E R  8

Installing Data Host and Remote Management Software on Hosts Not Running the Solaris OS

This chapter describes how to install the remote CLI software on operating system platforms other than those running the Solaris operating system (OS). It contains the following sections:


Installing Remote Management Host Software for Operating Systems Other Than Solaris

This section shows how to install the remote management host software on hosts running an operating system other than Solaris.

It contains the following subsections:

About the Remote Management Host Software

The remote command-line interface (CLI) client enables you to configure and monitor the array from hosts other than the management host. You can run commands interactively from a remote client, or write a script to automate certain administrative tasks.



Note - The remote management host software provides remote management capabilities, in addition to those provided on the Solaris OS management host. It cannot be used in place of the Solaris OS management host.



The remote CLI client is available for Windows, Red Hat Linux, AIX, and HP-UX operating environments.



Note - See the Sun StorageTek 6140 Array Release Notes for the operating system versions that are supported.



For information about the remote CLI client commands, see the sscs(1M) man page.

Downloading the Software

The remote CLI client for operating systems other than Solaris is distributed from the Sun Download Center (SDLC).



Note - You do not need to download a remote CLI client for a SPARC/Solaris host. It is included on the host software CD.



To download the software, follow these steps:

1. From the host on which you want to install the software, open a browser window and go to the Sun Download Center:

http://wwws.sun.com/software/download/sys_admin.html

2. Click the Sun StorageTek 6140 Host CLI Package for Non-Solaris software link.

3. Click Download to access the download window for all operating systems.

4. Log in using your customer user name and password.

5. Read the license agreement, click Accept, and then click Continue.

6. For the AIX, HP-UX, or Linux operating system, follow these steps:

a. Click the file you want to download.

The web browser prompts you to download the file.

b. Download to any directory except /opt.

c. Save the installation package to a temporary working directory after you download it:

# cp install-package.tar.Z /directory

install-package is the name of the compressed .tar, file and directory is the name of the directory name to which you want to copy the package.

d. Change to the temporary directory:

# cd /directory

e. Uncompress the tar file.

f. Extract the contents:

tar -xvf tar-file.tar



Note - If checksum errors occur when you use a platform-specific tar, use the GNU version of tar.



7. For the Windows 2000 or Windows 2003 operating systems, follow these steps:

a. Click the file you want to download.

The web browser prompts you to download the file.

b. Download to any directory.

c. Unzip Disk1.zip using any supported zip program.

d. Save the unzipped folder to any directory.

Installing the Windows Remote CLI Client

1. Download the software for the Windows host as described in Downloading the Software.

2. Double-click setup.exe.

3. Read the license agreement and answer the licensing question.

If you accept the licensing agreement, the software is installed on the host.

4. From the Start menu, click Programs > Accessories > Command Prompt.

5. Add c:\Program Files\Sun Microsystems\SSCS to your command prompt path.

The remote CLI client is now installed, enabling you to enter sscs commands in the Command Prompt window. For information about the commands, see the sscs(1M) man page.

Installing the Red Hat Linux, HP-UX, and AIX Remote CLI Client

1. Download the remote CLI software for the appropriate operating system as described in Downloading the Software.

2. Log in as superuser (root).

3. Remove any aliases created for the environment (for example, cp="cp -i").

If aliases exist in the superuser environment or profile, the software installation and configuration might have unexpected results.

For the Korn shell: # unalias -a

For the C shell: > unalias *

4. Verify that you have write permissions in /opt.

5. Run the install script by issuing the following command:

./se6x20

6. Read the licensing agreement, click Accept, and then click Continue.

When you accept the licensing agreement, the software is installed in /opt/se6x20 on the host.

7. Add /opt/se6x20/bin to your path.

8. Type /opt/se6x20/bin/sscs at the command line.

The remote CLI client is now installed. For information about the commands, see the sscs(1M) man page.

Screen capture showing sample output of the ras_install command.


Installing Data Host Software for Operating Systems Other Than Solaris

To install data host software for operating systems other than Solaris, see the following sections:

About the Data Host Software

The data host software for Red Hat Linux, HP-UX, AIX, NetWare, and SGI IRIX hosts is available from the Sun Download Center (SDLC).

See the Sun StorageTek 6140 Array Release Notes for a list of supported operating systems, patches, and HBAs.

Preparing for Installation

Before installing the data host software, verify the following for each data host:



Note - See the Sun StorageTek 6140 Array Release Notes for a list of supported operating systems, patches, and HBAs.



Downloading the Software

1. To download the latest version of the software, go to:

http://www.sun.com/download/index.jsp?cat=Systems%20Administration&tab=3&subcat=Storage%20Management

2. Select the link for the Sun StorageTek 6140 Array Host Installation software and click Download.

3. Log in using your SDLC user name and password.

If you have not already registered, click Register Now.

4. Read and accept the license agreement.

5. Select the link for the data host platform that you want to install.

6. Save the install package to a temporary directory.

7. Uncompress and untar the install package.

8. When the download is finished, log out of the SDLC.

Installing the Software

A readme file is provided as part of the installation package.

1. To install the software, refer to the readme file for platform-specific instructions.

2. For post-installation instructions, refer to the Sun StorageTek 6140 Array Release Notes.


Next Steps

You are now ready to plan your storage configuration, as described in Chapter 9.