![]() |
MegaRAID Storage Manager Online Help System |
Installing MegaRAID Storage Manager Software on RHEL or SLES/SUSE Linux
To install MegaRAID Storage Manager software on a system running Red Hat Linux 3.0/4.0/5.0 or SUSE Linux/SLES 9 and 10, follow these steps:
- Copy the
MSM_linux_installer...tar.gz
file to a temporary folder.- Extract the file
MSM_linux_installer.....tar.gz
using the following command:tar -zxvf MSM_linux_installer...tar.gz
This creates a new disk directory.- Go to the new
disk
directory.- In the disk directory, find and read the
readme.txt
file.- Install the software using either interactive mode or non-interactive (silent) mode:
- To install the software using interactive mode, execute the command .
/install.sh
from the installation disk.- To install the product in a non-interactive or silent mode, use the command
./install.sh [-options] [ -ru popup]
from the installation disk.The installation options are:
- a - Complete installation - This installs all the features of the product.
- c - Client Component Only - The storelib feature of the product are not installed in this type of installation. As a result, the resident system can only administer and configure all of the servers in the subnet, but it cannot serve as a server.
- s - StandAlone - Only the networking feature is not installed in this case, so the resident system is not a part of the network. This means the system cannot browse any other MSM servers in the subnet, and the MSM servers cannot will recognize it as a server.
The-ru popup
command removes popup from installation list.You can also run non-interactive installation using the
RunRPM.sh
command. This installation helps you select any of the setup types, but if you runRunRPM.sh
, it installs the complete feature.
DB09-000202-02 37857-00 Rev. C August 2009 Copyright© 2009 by LSI Corporation. All rights reserved. You can find a list of the LSI U.S. distributors, international distributors, sales offices, and design resource centers on the LSI web site at: http://www.lsi.com/cm/ContactSearch.do |