XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. jangar
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    jangar

    @jangar

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jangar Unfollow Follow

    Latest posts made by jangar

    • RE: MegaCLI and StorCLI lastest version for 8.3 LTS

      @Forza said in MegaCLI and StorCLI lastest version for 8.3 LTS:

      @jangar don't they have a statically linked version of storcli that can be downloaded?

      latest version is for min RHEL 8x

      i have older version

      https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip

      and

      https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip

      i've installed them and seem work, but i'm not sure other command thank check raid status work tomorrow.

      wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
      unzip 8-07-14_MegaCLI.zip
      rpm -ivh Linux/MegaCli-8.07.14-1.noarch.rpm
      alternatives --install '/usr/bin/MegaCli64' 'MegaCli64' '/opt/MegaRAID/MegaCli/MegaCli64' 1
      alternatives --install '/usr/bin/MegaCli' 'MegaCli' '/opt/MegaRAID/MegaCli/MegaCli64' 1
      alternatives --install '/usr/bin/megacli' 'megacli' '/opt/MegaRAID/MegaCli/MegaCli64' 1
      
      wget https://docs.broadcom.com/docs-and-downloads/007.2705.0000.0000_storcli_rel.zip
      unzip 007.2705.0000.0000_storcli_rel.zip
      cd storcli_rel
      unzip Unified_storcli_all_os.zip
      rpm -ivh Unified_storcli_all_os/Linux/storcli-007.2705.0000.0000-1.noarch.rpm
      alternatives --install '/usr/bin/StorCli64' 'StorCli64' '/opt/MegaRAID/storcli/storcli64' 1
      alternatives --install '/usr/bin/StorCli' 'StorCli' '/opt/MegaRAID/storcli/storcli64' 1
      alternatives --install '/usr/bin/storcli' 'storcli' '/opt/MegaRAID/storcli/storcli64' 1
      
      posted in Hardware
      J
      jangar
    • RE: MegaCLI and StorCLI lastest version for 8.3 LTS

      @DustinB said in MegaCLI and StorCLI lastest version for 8.3 LTS:

      @jangar This doesn't make a lot of technical sense.

      You should keep your software/firmware up to date as these are updated to address different issues.

      Pinning your firmware to a specific version doesn't make sense.... because that version may have major issues with it that are fixed in a later update...

      avago-megaraid-sas is driver for megaraid controller installed on XCP-NG, instead MegaCli and StorCli are management utility not available in XCP repository and need for them to monitor or manage Raid controller

      We have another old server with XCP-NG 8.2 and MegaRAID SAS 9361-8i Controller and all work fine with MegaCli 8.07.14 and StorCli 007.2705 versions, but now i have new server with XCP-NG 8.3 and MegaRAID 9560-8i and pheraps there is any StorCli or MegaCli version compliant. Have you some idea?

      posted in Hardware
      J
      jangar
    • MegaCLI and StorCLI lastest version for 8.3 LTS

      Hi,

      we have MegaRAID 9560-8i Raid Controller, what is best or latest MegaCLI and StorCLI release?

      On XCP-NG 8.3 package avago-megaraid-sas.x86_64, 07.713.01.00+rc1-3.xcpng8.3 is installed

      posted in Hardware
      J
      jangar