Installing MegaRAID Storage Manager Software on OpenFiler 2.3?

Discussion in 'Installation/Configuration' started by tbaror, Jul 20, 2009.

  1. tbaror

    tbaror New Member

    Hello All,

    I would like to in MegaRAID Storage Manager Software on our server, i have downloaded latest version from LSI web Site and started installing procedure when ruining install script
    "csh install.sh -a" i get error below i assume rpm package is missing.
    my question is how can i can add openfiler rpm support or did someone did install this package already?
    btw i did mange to install MegaCli utility.

    Thanks


    "Starting complete installation of MegaRAID Storage Manager 2.91-03....
    Checking for any Old Version
    ./deleteOldVersion.sh: line 7: rpm: command not found
    Patch Sequence 1.0.0.0 for MegaRAID_Storage_Manager 3.0.00 not found
    ./deleteOldVersion.sh: line 18: rpm: command not found
    No Old Version Found
    Continuing with installation
    ./RunRPM.sh: line 19: rpm: command not found
    ./RunRPM.sh: line 37: rpm: command not found
    RPM Installation Failed"
     
  2. falko

    falko Super Moderator ISPConfig Developer

    It seems as if the rpm package is missing. You can try this:
    Code:
    yum install rpm
     
  3. tbaror

    tbaror New Member

    thanks this rpath linux distribution yum want work
     

Share This Page