MegaRAID Storage Manager Application for Linux Supported controllers: ServeRAID C100 for System x (90Y4322) ServeRAID C105 for IBM System x (RAID mode) (90Y4386) ServeRAID M1215 SAS/SATA Controller for (46C9114) LSI SAS3004 RAID for NA-Newport RAID ServeRAID M5210 SAS/SATA Controller for (46C9110) ServeRAID M5225-2GB SAS/SATA Controller for (00AE938) ServeRAID M5210e SAS/SATA Controller for (46C9117CTO) ServeRAID M5110 SAS/SATA Controller for (81Y4481) ServeRAID M5110 SAS/SATA Controller (CTO only) for (81Y4483CTO) ServeRAID M5110e SAS/SATA Controller for (90Y4343CTO) ServeRAID M5120 SAS/SATA Controller for (81Y4478) IBM Flex System Storage Expansion Node for (68Y8588) ServeRAID M5115 SAS/SATA Controller for Flex System for (90Y4390) ServeRAID M5100 Series IBM Flex System Flash Kit for X6 for(44T1178) ServeRAID M5016 SAS/SATA Controller for (90Y4304) ServeRAID M5025 SAS/SATA Controller for (46M0830) ServeRAID M5015 SAS/SATA Controller for (46M0829) ServeRAID M5014 SAS/SATA Controller for (46M0916) ServeRAID M1115 SAS/SATA Controller for (81Y4448) ServeRAID M1015 SAS/SATA Controller for (46M0831) N2215 SAS/SATA HBA for (47C8675) N2225 SAS/SATA HBA for (00AE912) N2226 SAS/SATA HBA for (00AE916) N2115 SAS/SATA HBA for (46C8988) N2125 SAS/SATA HBA for (46C9010) IBM 6Gb SAS HBA Controller for (46M0907) IBM 6Gb Performance Optimized HBA for (46M0912) ServeRAID H1110 SAS/SATA Controller for (81Y4492) Onboard SAS | Tigershark for (NA-TigersharkSAS) LSI SAS2004 RAID - x240 for (NA-x240RAID) LSI SAS2004 RAID - x440 for (NA-x440RAID) ServeRAID H1135 Controller for IBM Flex System and BladeCenter for (90Y4750) Supporte OS: RHEL 6.8,6.9,6.10, RHEL 7.5,7.6,7.7, SLES 11.2,11.3,11.4, SLES 12.2,12.3,12.4, (C) Copyright International Business Machines Corporation 1999, 2015. All rights reserved. US Government Users Restricted Rights - Use, duplication, or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Note: Before using this information and the product it supports, read the general information in "Notices and trademarks" in this document. CONTENTS ________ 1.0 Overview 2.0 Installation and setup instructions 3.0 LSI SNMP agent for Linux 4.0 Usage information 5.0 Unattended mode 6.0 Web site and support phone number 7.0 Notices and trademarks 8.0 Disclaimer 1.0 Overview _____________ 1.1 This document describes how to install the MSM storage management application. MSM is a GUI application that runs in the Linux or VMware environment. 1.2 Limitations - MegaRAID Storage Manager only supports 1024 bit SSL encryption key length. - New or first time installation of MSM must be done manually. See section 2.2 Attended Installation for instructions. - Current installed version of MSMS must be 13.11.01.06 or higher to run this update package in unattended mode. 1.3 Problems fixed: - See change history 1.4 Level of Recommendations and Prerequisites for the update: - The mpt3base.ko, mpt3sas.ko and mpt3ctl.ko modules, mpt2base.ko, mpt2sas.ko and mpt2ctl.ko modules or megaraid-sas.ko module must be installed and loaded before MSM will function correctly. - 32 bit glibc, libstdc++.so and libncurses.so are required for the update run. Example: RHEL 6 install - libstdc++-4.4.4.13.el6.i686.rpm - ncurses-libs-5.7-3.20090208.el6.i686.rpm RHEL 7 install - glibc-2.17-55.el7.i686 1.5 Dependencies: - Soft links in Linux 32 bit: For RHEL/SLES on 32 bit platform(s), it is necessary to create the below soft links before installing MegaRAID Storage Manager(MSM) package. "ln -sf /usr/lib/libcrypto.so.xx.xx /lib/libcrypto.so.4" "ln -sf /usr/lib/libssl.so.xx.xx /lib/libssl.so.4" - Soft links in Linux 64 bit: For RHEL/SLES on 64 bit platform(s), it is necessary to create the below soft links before installing MegaRAID Storage Manager(MSM) 64 bit package. "ln -sf /usr/lib64/libcrypto.so.xx.xx /lib64/libcrypto.so.4" "ln -sf /usr/lib64/libssl.so.xx.xx /lib64/libssl.so.4" - For RHEL 5, it is necessary to install compat-libstdc++ version 33-3.x before installing rpm. - For SLES-10 SP3 64bit OS, it is necessary to install libstdc++33-32bit-3.3.3-7.8.1.x86_64.rpm before installing MSM. This RPM is available in the OS DVD (path is /media/SUSE-Linux-Enterprise-Server_001/suse/x86_64) - For SLES-9 32bit OS, it is necessary to install compat-libstdc++-lsb-4.0.2_20050901-0.4.i586.rpm before installing MSM. This RPM is available in the OS DVD (path is /media/dvd/suse/i586) - For RHEL 3, it is necessary to install the RPM libstdc++34-3.4.0-1.i386 before installing MSM. - Prerequisites for installing MSM on RHEL6.0 operating system Before installing MSM on RHEL6.0 system, Please install the following rpms, Without these files/RPM's MSM may not be install properly or may not work as expected. libstdc++-4.4.4-13.el6.i686.rpm compat-libstdc++-33-3.2.3-69.i686.rpm libXau-1.0.5-1.el6.i686.rpm libxcb-1.5-1.el6.i686.rpm libX11-1.3-2.el6.i686.rpm libXext-1.1-3.el6.i686.rpm libXi-1.3-3.el6.i686.rpm libXtst-1.0.99.2-3.el6.i686.rpm Also note that RHEL6.0 complete OS installation is required for MSM to work. The above mentioned rpm's come as part of RHEL6 OS DVD. These RPM's may need additional dependent RPM's as well, all the dependent RPM's also must be installed on the target system. - Prerequisites for installing MSM on RHEL7 operating system Before installing MSM on RHEL7 system, Please install the following rpms, Without these files/RPM's MSM may not be install properly or may not work as expected. libstdc++-4.8.2-16.el7.i686.rpm libXau-1.0.8-2.1.el7.i686.rpm libxcb-1.9-5.el7.i686.rpm libX11-1.6.0-2.1.el7.i686.rpm libXext-1.3.2-2.1.el7.i686.rpm libXi-1.7.2-2.1.el7.i686.rpm libXtst-1.2.2-2.1.el7.i686.rpm glib2-2.36.305.el7.i868.rpm nss-softoken-freebl-3.15.4-2.el7.i686.rpm libgcc-4.8.2016.el7.i686 Also note that RHEL7 complete OS installation is required for MSM to work. The above mentioned rpm's come as part of RHEL7 OS DVD. These RPM's may need additional dependent RPM's as well, all the dependent RPM's also must be installed on the target system. - Net-SNMP rpm installation is required before we install agent rpms. RHEL 4.8: net-snmp-5.1.2-18.el4.x86_64.rpm net-snmp-utils-5.1.2-18.el4.x86_64.rpm RHEL5.4 lm_sensors-2.10.7-4.el5.x86_64.rpm net-snmp-utils-5.3.2.2-7.el5.x86_64.rpm net-snmp-5.3.2.2-7.el5.x86_64.rpm RHEL 5.3 lm_sensors-2.10.7-4.el5.x86_64.rpm net-snmp-5.3.2.2-5.el5.x86_64.rpm net-snmp-utils-5.3.2.2-5.el5.x86_64.rpm RHEL 5.5 net-snmp-5.3.2.2-9.el5.x86_64.rpm net-snmp-utils-5.3.2.2-9.el5.x86_64.rpm RHEL 6.0 net-snmp-5.5-27.el6.x86_64.rpm net-snmp-utils-5.5-27.el6.x86_64 RHEL 6.1 net-snmp-5.5-31.el6.x86_64.rpm net-snmp-utils-5.5-31.el6.x86_64.rpm RHEL 6.2 net-snmp-5.5-37.el6.x86_64.rpm net-snmp-utils-5.5-37.el6.x86_64.rpm RHEL 6.3 net-snmp-5.5-39.el6.x86_64.rpm net-snmp-utils-5.5-39.el6.x86_64.rpm RHEL 6.4 net-snmp-5.5-44.el6.x86_64.rpm net-snmp-utils-5.5-44.el6.x86_64.rpm RHEL 6.5 net-snmp-5.5-49.el6.x86_64.rpm net-snmp-utils-5.5-49.el6.x86_64.rpm RHEL 6.6 net-snmp-5.5-49.el6_5.3.x86_64.rpm net-snmp-utils-5.5-49.el6_5.3.x86_64.rpm RHEL 7.0 net-snmp-5.7.2-18.el7.x86_64.rpm net-snmp-utils-5.7.2-18.el7.x86_64.rpm SLES 11 net-snmp-5.4.2.1-8.1.x86_64.rpm perl-SNMP-5.4.2.1-8.1.x86_64.rpm - In case you are unable to install lsi snmp agent rpms, use rpm -ivh --force *.rpm and then you can uninstall the lsi rpms using rpm -e *.rpm. - In case of problems with installing multiple rpms and get into cyclic redundancy issue, one can install all rpms in one command line. (Example: rpm -ivh net-snmp-5.4.2.1-8.1.x86_64.rpm perl-SNMP-5.4.2.1-8.1.x86_64.rpm) libX11-1.3-2.el6.i686.rpm libXext-1.1-3.el6.i686.rpm libXi-1.3-3.el6.i686.rpm libXtst-1.0.99.2-3.el6.i686.rpm - MSM installation scripts also installs the LSI SNMP agent rpm. The LSI SNMP agent application depends upon standard SNMP Utils package. Please ensure that the SNMP-Util package is present in the system before installing MSM. SNMP-Util package includes the rpm.s net-snmp-libs, net-snmp-utils and additional dependent RPM's. Please make sure that these RPM's are installed from the OS media before installing MSM. - Prior to install MSM, check for existence of libstdc++.so.5 and libstdc++.so.6 libraries are present in /usr/lib directory. If not present/ installed, then install the Linux software component RPM that provides these libraries. These RPM's will be available in the OS DVD. - Prior to executing install.csh, check for existence of /bin/csh. If not present/ installed, then install the Linux software component RPM that provides /bin/csh. 1.6 Update Contents: o ibm_utl_msm_17.05.02.01_linux_32-64.bin - Zipped installation package o ibm_utl_msm_17.05.02.01_linux_32-64.chg - Change history 2.0 Installation and setup instructions ________________________________________ This package can be used with several of IBM's update management tools, including IBM UpdateXpress Manager, IBM UpdateXpress System Packs, and IBM Director. It can also be used as a standalone package. To use the package with one of IBM's update management tools, follow the instructions that came with your specific management tool. 2.1 Standalone usage instructions --------------------------------- ibm_utl_msm_17.05.02.01_linux_32-64.bin