C H A P T E R  2

Installing and Starting the Software

The Sun StorageTek RAID Manager software must be installed on every system that will be part of your storage space. This chapter describes how to install and start the Sun StorageTek RAID Manager software. The chapter contains the following sections:


Installing the Software

To install the software, obtain the Sun StorageTek RAID Manager CD from the HBA ship kit and follow the installation instructions for your OS:



Note - To obtain the latest version of the Sun StorageTek RAID Manager software, go to http://support.intel.com/support/go/sunraid.htm.




Note - Advanced users--To install the Sun StorageTek RAID Manager software with the VMware technology, see Installing On VMware Technology. Although the Sun StorageTek RAID Manger GUI is not supported, performing this task will install the command-line interface (CLI), which allows RAID management.


Installing on the Windows OS

This section describes how to install the Sun StorageTek RAID Manager software on systems running the Windows OS. See System Requirements for a list of the minimum supported OS.



Note - You need administrator or root privileges to install the Sun StorageTek RAID Manager software. For details on verifying privileges, refer to your OS documentation.


If a previous version of the Sun StorageTek RAID Manager software is installed on the system, you must remove it before beginning this installation. To uninstall the Sun StorageTek RAID Manager software, use the Add/Remove Programs option in the Windows Control Panel.



Note - Advanced users--To perform a silent installation, follow the instructions on Performing a Silent Windows Installation (Advanced).



procedure icon  To Install the Software on the Windows OS

1. Insert the Sun StorageTek RAID Manager Installation CD.

The Installation wizard opens automatically. (If it does not open, browse to the CD in Windows Explorer, then click Autorun.)

2. Select Internal RAID Controller Setup or Custom Setup (advanced users only), and click Next.

3. Click Next to begin the installation, click I accept..., then click Next.

4. Follow the onscreen instructions to complete the installation.

5. Repeat these Step 1 to Step 4 in order to install the Sun StorageTek RAID Manager software on every Windows system that will be part of your storage space.

6. Continue with To Start the Software on the Windows OS.

Performing a Silent Windows Installation (Advanced)

A silent installation uses command-line parameters to complete an installation without messages or user interaction.


procedure icon  To Perform a Silent Windows Installation of the Software

1. Insert the Sun StorageTek RAID Manager Installation CD.

2. Open a command prompt window and change to the CD directory.

3. Install the Sun StorageTek RAID Manager software by typing the following at the command line:

setup.exe /s /v" /qn properties"

where properties is one or more of the options listed in TABLE 2-1. Separate the properties with spaces; separate feature names for the ADDLOCAL property with commas (see examples on Example Command-Line Installations).

 


TABLE 2-1 Sun StorageTek RAID Manager Property Options

Property

Values

INSTALLDIR

(Not required)

Specifies the installation path. If you are specifying the installation path, it must be set for a command-line install, and must be enclosed in escaped quotation marks. For example:

INSTALLDIR=\"C:\Program Files\Sun\Sun StorageTek RAID Manager\"

Note: If you do not explicitly set the installation path, the default path is C:\Program Files\Sun\Sun StorageTek RAID Manager

ADDLOCAL

(Required)

Note: Use commas to separate multiple values.

  • ALL--Installs all of the following features. If you specify ALL, do not also specify any of the following values.
  • Manager--Installs the Sun StorageTek RAID Manager software. If this feature is installed, your system will reboot if certain RAID cards that use the filter driver are installed. If necessary, you can use the REBOOT property to suppress this (see REBOOT).
  • SNMPSupport--Installs SNMP support for the Sun StorageTek RAID Manager software. If you specify the SNMPSupport value, the Manager value is also specified automatically. (See Configuring SNMP Support for more information about SNMP support.)
  • ASMReadme--Installs the Readme file its Start menu shortcut.
  • CLITools--Installs Command Line Interface tools.

REBOOT

(Not Required)

  • Force--Forces a reboot at the end of the installation.
  • Suppress--Suppresses a reboot unless files were in use and could not be overwritten during installation.
  • ReallySuppress--Suppresses all reboots at the end of the installation.

Note: A reboot is only forced by the Sun installer if you have installed Manager or DSM, or if any files cannot be overwritten.




Note - Synchronous Installation--To install the Sun StorageTek RAID Manager software so that the setup.exe file does not close until the installation is complete, add the /w parameter to setup.exe and run the application with the start /WAIT command as shown in this example:

start /WAIT setup.exe /w /s /v" /qn properties"

You might want to do this for a batch file installation so that the setup will not return until the installation is finished.


4. After a minute or two, the silent installation will complete and the Sun StorageTek RAID Manager software icon will be accessible.

Example Command-Line Installations

setup.exe /s /v" /qn ADDLOCAL=Manager,ASMReadme,SNMPSupport"

setup.exe /s /v" /qn ADDLOCAL=Manager REBOOT=ReallySupress"

setup.exe /s /v" /qn ADDLOCAL=Manager, ASMReadme, SNMPSupport, CLITools REBOOT=Force"

setup.exe /s /v" /qn ADDLOCAL=CLITools REBOOT=ReallySuppress"

setup.exe /s /v" /qn ADDLOCAL=Manager INSTALLDIR=\"C:\Sun StorageTek RAID Manager\""

start /WAIT setup.exe /w /s /v" /qn ADDLOCAL=Manager REBOOT=ReallySupress"

Installing on the Linux OS

This section describes how to install the Sun StorageTek RAID Manager software on systems running the Linux OS. See System Requirements for a list of the minimum supported OS.

The Sun StorageTek RAID Manager software includes the Java Runtime Environment (JRE).



Note - If a previous version of the Sun StorageTek RAID Manager software is installed on your system, you must remove it before beginning this installation. Any customization files you created with the previous version are saved and used in the upgrade. To remove the Sun StorageTek RAID Manager software, type the rpm --erase StorMan command.



procedure icon  To Install the Software on the Linux OS

1. Insert the Sun StorageTek RAID Manager Installation CD.

2. Mount the Sun StorageTek RAID Manager Installation CD:

For Red Hat: mount /dev/cdrom /mnt/cdrom

For SUSE: mount /dev/cdrom /media/cdrom

3. Change to the cdrom directory:

For Red Hat: cd /mnt/cdrom/linux/manager

For SUSE: cd /media/cdrom/linux/manager

4. Extract the RPM package and install it:

rpm --install ./StorMan*.rpm

5. Unmount the Sun StorageTek RAID Manager Installation CD:

For Red Hat: umount /mnt/cdrom

For SUSE: umount /media/cdrom

6. Repeat Step 1 through Step 5 to install the Sun StorageTek RAID Manager software on every Linux system that will be part of your storage space.

7. Continue with To Start the Software on the Linux OS.

Installing on the Solaris OS



Note - If a previous version of the Sun StorageTek RAID Manager software is installed on your system, you must remove it before beginning this installation. Any customization files you created with the previous version are saved and used in the upgrade. To remove the Sun StorageTek RAID Manager software, type the pkgrm RaidMan command.



procedure icon  To Install the Software on the Solaris OS

1. Insert the Sun StorageTek RAID Manager Installation CD.

The CD mounts automatically. (If it does not, manually mount the CD using a command similar to the one shown in this step. Refer to your OS documentation for detailed instructions.)

mount -F hsfs -o ro /dev/dsk/c1t0d0s2 /mnt

2. Install the Sun StorageTek RAID Manager software:

pkgadd -d/mount-point/solaris/manager/StorMan.pkg

3. Follow the onscreen instructions to complete the installation.

4. Eject or unmount the Sun StorageTek RAID Manager Installation CD.

Refer to your OS documentation for detailed instructions.

Installing On VMware Technology



Note - The Sun StorageTek RAID Manager graphical user interface (GUI) is not supported with the VMware technology. To configure your storage space with the VMware technology, use the command-line interface (CLI) and the BIOS Configuration Utility. The CLI is installed as part of the Sun StorageTek RAID Manager software installation. For more information about the CLI, see the Uniform Command-Line Interface User’s Guide at: http://docs.sun.com/app/docs/prod/stortek.raid.hba#hic



procedure icon  To Install On VMware Technology

1. Mount the Sun StorageTek RAID Manager Installation CD:

mount -r /dev/cdrom /mnt/cdrom

2. Change to the cdrom directory:

cd /mnt/cdrom/linux/manager

3. Extract the Linux Sun StorageTek RAID Manager RPM package and install it:

rpm --install ./StorMan*.rpm



Note - Ignore the note that says “Application can be started by typing /usr/StorMan/StorMan.sh". The console has no graphical capability.


4. Use the command-line interface utility, arcconf, included with the Sun StorageTek RAID Manager software to configure and manage disk drives.

For more information, see the Uniform Command-Line Interface User’s Guide available at: http://docs.sun.com/app/docs/prod/stortek.raid.hba#hic

5. To use the Sun StorageTek RAID Manager software to connect remotely from another system, open a range of ports in the built-in firewall by using this command:

esxcfg-firewall -o 34571:34581,tcp,in,”StorMan”

For more information, see Logging Into Remote Systems.


Starting the Software



Note - You need root privileges to run the Sun StorageTek RAID Manager software.


To start the Sun StorageTek RAID Manager software, follow the instructions for your OS. To start the Sun StorageTek RAID Manager Agent only, see Starting the Agent Only. This section contains the following subsections:


procedure icon  To Start the Software on the Windows OS

On systems running Windows, you can run the Sun StorageTek RAID Manager software as a stand-alone application, or in a browser window.



Note - Normally, you only need to run the Sun StorageTek RAID Manager software in a browser window if you are working on a system that is not part of your storage space (does not have an HBA installed). If the system you are working on is part of your storage space, run the Sun StorageTek RAID Manager software as a standalone application.


1. Choose Start > Programs > Sun StorageTek RAID Manager.

The Log In dialog box appears.

2. Enter the user name and password that you use to log on to the system, then click Connect.



Note - Each user name has a permission level associated with it. See Understanding Permission Levels for more information.



procedure icon  To Start the Software on the Linux OS

1. Type the following command to change to the Sun StorageTek RAID Manager installation directory:

cd /usr/StorMan

2. Type the following command and press Enter:

sh StorMan.sh

3. When the Log In dialog box appears, enter the user name and password that you use to log on to the system, and click Connect.



Note - Each user name has a permission level associated with it. See Understanding Permission Levels for more information.



procedure icon  To Start the Software on the Solaris OS

1. Change to the directory where the Sun StorageTek RAID Manager software is installed:

cd /opt/StorMan

2. Launch the Sun StorageTek RAID Manager script:

sh StorMan.sh


Starting the Agent Only



Note - For more information, see About the Agent.


To start the Sun StorageTek RAID Manager Agent only, follow the instructions for your OS:

Starting the Agent on the Windows OS

On systems running Windows, the Sun StorageTek RAID Manager Agent starts automatically when the system is powered on.


procedure icon  To Verify That the Agent is Running On the System

1. Open the Windows Control Panel.

2. Double-click Administrative Tools, then double-click Services.

3. In the list of services, check that the Sun StorageTek RAID Manager Agent is installed and running.

If it is not, you can choose to restart it.

4. Manage and monitor the system by logging into it as a remote system (see Logging Into Remote Systems).

The default settings for the Sun StorageTek RAID Manager Agent are suitable for most storage spaces. To customize the settings for your specific requirements, see Customizing the Agent.

Starting the Agent on the Linux OS

On systems running Linux, the Sun StorageTek RAID Manager Agent starts automatically when the system is powered on.


procedure icon  To Verify That the Agent is Running On the System

1. Open a shell window.

2. Type this command:

ps -ef | grep StorAgnt.sh

If the Agent is running, it is listed as sh StorAgnt.sh.

3. Manage and monitor the system by logging into it as a remote system (see Logging Into Remote Systems).

The default settings for the Sun StorageTek RAID Manager Agent are suitable for most storage spaces. To customize the settings for your specific requirements, see Customizing the Agent.

Starting the Agent on the Solaris OS

On systems running the Solaris OS, you must start the agent.


procedure icon  To Start the Agent On the System

1. Open a terminal window and type this command:

svcadm enable ADPTstor_agent

2. Manage and monitor the system by logging into it as a remote system (see Logging Into Remote Systems).

The default settings for the Sun StorageTek RAID Manager Agent are suitable for most storage spaces. To customize the settings for your specific requirements, see Customizing the Agent.


Using the Software With a Firewall

If your network includes a firewall, you must unblock the ports listed in this section.

Unblock this port to ensure that the Sun StorageTek RAID Manager software operates properly:

Unblock these ports to allow the Sun StorageTek RAID Manager software remote access to systems on your network:


Understanding Permission Levels

When you log into the Sun StorageTek RAID Manager software, your permission level is identical to your OS permission level. For example, if you have administrator permissions on your OS, you also have administrator permissions in the Sun StorageTek RAID Manager software.

This section describes the three different permission levels.

About the Administrator Permission Level

Logging in as an Administrator allows you full access to manage and modify the HBAs, disk drives, and logical drives that are part of your storage space.


procedure icon  To Log In as an Administrator

About the User Permission Level

Logging in as a User partially restricts your access to the storage space, as described in this table.


TABLE 2-2 User Restrictions

Tasks That Users Can Perform

Tasks That Users Cannot Perform

Rescan HBAs

Create logical drives

Save activity logs

Modify logical drives

Verify disk drives (with and without fix)

Delete logical drives

Verify logical drives (with and without fix)

Delete hot-spares

Identify disk drives and enclosures

Perform data migrations

Rebuild disk drives

 

Create hot-spares

 

Access the same information as Guests (see the following section)

 


procedure icon  To Log In as a User

single-step bullet  Use your normal network user name and password at the Login window.

About the Guest Permission Level

Logging in as a Guest restricts your access to the storage space to view-only.

You can see all local and remote systems and view their properties windows, view event logs, save configuration files and support archives, and browse the online Help.

You cannot make any changes to the storage space.


procedure icon  To Log In as a Guest

single-step bullet  Click Cancel on the Login window.


Logging Out of and in to the Software

This section contains the following subsections:


procedure icon  To Log Out of the Software

1. In the Enterprise View, click on the local system.

2. In the menu bar, choose Actions, then click Log out.

You are logged out of the Sun StorageTek RAID Manager software.


procedure icon  To Log in to the Software

1. In the Enterprise View, click on the local system.

2. In the menu bar, select Actions, then click Log In.

3. Enter your user name and password, then click Connect.

See Understanding Permission Levels for more information.