Changeset 3530 in MondoRescue for branches/3.2/mindi/README.ProLiant


Ignore:
Timestamp:
Mar 9, 2016, 6:14:03 PM (8 years ago)
Author:
Bruno Cornec
Message:

Replace hp.com addresses by hpe.com ones where it makes sense

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi/README.ProLiant

    r3094 r3530  
    1212-------------------------------------------------------------------------------------
    1313
    14 If you have a ProLiant system you first need to get the hp-scripting-tools, hponcfg and hpacucli packages. Due to licenses issues, mindi cannot provide those tools itself. You need to get them from http://downloads.linux.hp.com/SDR
     14If you have a ProLiant system you first need to get the hp-scripting-tools, hponcfg and hpacucli packages. Due to licenses issues, mindi cannot provide those tools itself. You need to get them from http://downloads.linux.hpe.com/SDR
    1515
    1616Example for a RHEL6 OS:
    1717
    18 wget http://downloads.linux.hp.com/SDR/downloads/bootstrap.sh
    19 sh ./bootstrap.sh SPP
    20 sh ./bootstrap.sh Extras
    21 yum install -y hpacucli hponcfg hp-scripting-tools
     18wget http://downloads.linux.hpe.com/SDR/downloads/bootstrap.sh
     19sh ./bootstrap.sh spp
     20sh ./bootstrap.sh stk
     21yum install -y hpssacli hponcfg hp-scripting-tools
    2222
    2323You're now ready to check your configuration by running:
     
    2626 Second parameter is the configuration directory of the file deplist.d/ProLiant.conf is located]
    2727
    28 -------------------------------------------------------------------------------------
     28---------------------------------------------------------------------------------------
     29OLD - ODL - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD - OLD
     30---------------------------------------------------------------------------------------
    2931Older method:
    3032
    31 If you have a ProLiant system you first need to get the hp-scripting-tools, hponcfg and hpacucli packages. Due to licenses issues, mindi cannot provide those tools itself. You need to get them from http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/
     33If you have a ProLiant system you first need to get the hp-scripting-tools, hponcfg and hpacucli packages. Due to licenses issues, mindi cannot provide those tools itself. You need to get them from http://downloads.linux.hpe.com/SDR/repo/spp
    3234
    3335Example for a RHEL6 OS:
    3436
    35 wget http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHat/6Server/x86_64/8.72/hpacucli-8.70-8.0.noarch.rpm
    36 yum install -y (or worst case rpm -Uvh) hpacucli-8.70-8.0.noarch.rpm
     37wget http://downloads.linux.hpe.com/SDR/repo/spp/RedHat/6Server/x86_64/current/hpssacli-2.30-6.0.x86_64.rpm
     38yum install -y (or worst case rpm -Uvh) hpacucli-2.30-6.0.x86_64.rpm
    3739(will install hpacuscripting under /usr/sbin)
    38 wget http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHat/6Server/x86_64/8.72/hponcfg-3.1.1-0.noarch.rpm
    39 yum install -y (or worst case rpm -Uvh) hponcfg-3.1.1-0.noarch.rpm
     40wget http://downloads.linux.hpe.com/SDR/repo/spp/RedHat/6Server/x86_64/current/hponcfg-4.6.0-0.x86_64.rpm
     41yum install -y (or worst case rpm -Uvh) hponcfg-4.6.0-0.x86_64.rpm
    4042(will install hponcfg under /usr/sbin)
    41 wget http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHat/6Server/i386/8.72/hp-scripting-tools-8.70-52.rhel6.i386.rpm
    42 yum install -y (or worst case rpm -Uvh) hp-scripting-tools-8.70-52.rhel6.i386.rpm
     43wget http://downloads.linux.hpe.com/SDR/repo/stk/RedHat/6Server/x86_64/current/hp-scripting-tools-10.30-39.rhel6.x86_64.rpm
     44yum install -y (or worst case rpm -Uvh) hp-scripting-tools-10.30-39.rhel6.x86_64.rpm
    4345(will install hp-conrep or hp-rcu under /sbin)
    4446
Note: See TracChangeset for help on using the changeset viewer.