Forums

×

Warning

JUser: :_load: Unable to load user with ID: 238321
Resolved
0 votes
HP has an installer from clearos

I installed from the website

Can I add the below see link

https://downloads.linux.hpe.com/SDR/project/spp/

As I would like to install AMS

It talks about redhat which is what centos is based off of which is what clearos is based off of I think.
Tuesday, October 06 2020, 06:51 PM
Share this post:
Responses (9)
  • Accepted Answer

    Wednesday, October 07 2020, 09:35 AM - #Permalink
    Resolved
    0 votes
    The HP repos work with ClearOs and my Gen8 server
    I've them running and using the repos for install and updates

    You can make a repo calles "hp.repo" in /etc/yum.repos.d

    [HP-spp]
    name=HP Service Pack for ProLiant
    baseurl=http://downloads.linux.hpe.com/SDR/repo/spp/RHEL/$releasever/x86_64/current/
    enabled=1
    gpgcheck=0

    [HP-mcp]
    name=HP Management Component Pack for ProLiant
    baseurl=http://downloads.linux.hpe.com/SDR/repo/mcp/centos/$releasever/x86_64/current/
    enabled=1
    gpgcheck=0
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, October 07 2020, 08:52 AM - #Permalink
    Resolved
    0 votes
    Are you looking for a healthy diet plan...! An offer is here for you for free fibromyalgia diet plan.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 07:28 PM - #Permalink
    Resolved
    0 votes
    It should probably work. ClearOS 7.8.1 comes from Centos 7.8.2003 which comes from RHEL 7.8.

    In your repo definition you can probably use the key words $releasever and $basearch. See the other repo definitions.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 07:20 PM - #Permalink
    Resolved
    0 votes
    Is clearos 7.8.1 based off of centos 7.8?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 07:19 PM - #Permalink
    Resolved
    0 votes
    Any one try this before?

    And what was your experience?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 07:15 PM - #Permalink
    Resolved
    0 votes
    The health/snmp functionality was moved to the iLO card on HPE ProLiant Gen10 servers. The hp-health, hp-snmp-agents, hp-smh* and hp-ams debs are only to be installed on Gen9 servers and earlier. Gen10 users, please subscribe to "11.xx" or "current" repositories. Gen9 users, please use "10.xx" or earlier.

    so

    /etc/yum.repos.d/mcp.repo

    [mcp]
    name=Management Component Pack
    baseurl=http://downloads.linux.hpe.com/repo/mcp/centos/7.8/x86_64/10.50
    enabled=1
    gpgcheck=0
    gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-mcp
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 07:04 PM - #Permalink
    Resolved
    0 votes
    I am assuming this would be correct?

    /etc/yum.repos.d/mcp.repo

    [mcp]
    name=Management Component Pack
    baseurl=http://downloads.linux.hpe.com/repo/mcp/centos/7.8/x86_64/current
    enabled=1
    gpgcheck=0
    gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-mcp

    Where:

    dist centos, fedora, opensuse, oracle, asianux
    dist_ver Browse repo to identify supported distribution versions
    arch i386, x86_64
    project_ver current, 12.05, 11.30, 11.21, 11.05, 10.62, 10.50, 10.40, 10.20
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 06:56 PM - #Permalink
    Resolved
    0 votes
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 06 2020, 06:55 PM - #Permalink
    Resolved
    0 votes
    All HPE ProLiant drivers are submitted into the upstream kernel,
    therefore, no Service Pack for ProLiant [SPP] (nor supplements) exist.
    Instead, a bundle of HPE value-add deliverables called the Management
    Component Pack [MCP] is provided for these enabled distributions
    and can be found either directly on the HPE website or in that
    section of the Software Delivery Repository.
    The reply is currently minimized Show
Your Reply