Difference between revisions of "IBM MegaRAID Storage Manager"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Filesystem_or_partition_tools|Filesystem tools</yambe:breadcrumb> =IBM MegaRAID Storage Manager= To install IBM MegaRAID storage manager in Linux use follow...")
 
m
Line 1: Line 1:
<yambe:breadcrumb>Filesystem_or_partition_tools|Filesystem tools</yambe:breadcrumb>
<yambe:breadcrumb self="IBM MegaRAID Storage Manager">Filesystem or partition tools|Filesystem or partition tools</yambe:breadcrumb>
=IBM MegaRAID Storage Manager=
=IBM MegaRAID Storage Manager=


Line 17: Line 17:
#:</pre>
#:</pre>
# Login into Storage Manager GUI with server root user and root password.  Note that root password should be simple such as rekall123.  One can put old password back after necessary configuration is done.
# Login into Storage Manager GUI with server root user and root password.  Note that root password should be simple such as rekall123.  One can put old password back after necessary configuration is done.
<yambe:breadcrumb self="IBM MegaRAID Storage Manager">Filesystem or partition tools|Filesystem or partition tools</yambe:breadcrumb>

Revision as of 10:35, 9 September 2018

<yambe:breadcrumb self="IBM MegaRAID Storage Manager">Filesystem or partition tools|Filesystem or partition tools</yambe:breadcrumb>

IBM MegaRAID Storage Manager

To install IBM MegaRAID storage manager in Linux use following steps:

  1. Download correct drivers from http://www-947.ibm.com/support/entry/portal/Downloads
  2. Choose correct server (eg System x 3650 M3 7945)
  3. Download "MegaRAID Storage Manager" from Utility sub-section
  4. Ensure that you are connected to server over ssh -X and run following commands:
    yum -y install libstdc++ compat-libstdc++-33 libXau libxcb libX11 libXext libXi libXtst
    yum -y install glibc.i686
    chmod +x ibm_utl_msm_15.05.01.51_linux_32-64.bin
    ./ibm_utl_msm_15.05.01.51_linux_32-64.bin -x raid_manager_setup
    cd raid_manager_setup/64-bit
    ./RunRPM.sh
    /usr/local/MegaRAID\ Storage\ Manager/startupui.sh
  5. Login into Storage Manager GUI with server root user and root password. Note that root password should be simple such as rekall123. One can put old password back after necessary configuration is done.


<yambe:breadcrumb self="IBM MegaRAID Storage Manager">Filesystem or partition tools|Filesystem or partition tools</yambe:breadcrumb>