AppWorx, Dollar Universe and Sysload Community

 View Only
  • 1.  MegaCLI r 8.07.14 don't work with option -LDInfo

    Posted Sep 03, 2019 08:35 AM
    Hello,

    I'm not sure if I'm right in this community, Here is my question.
    We have an server Cisco M5 with Controller MegaRAID Tri-Mode SAS3516 (rev 01).
    The controller works fine with XEN7. For the communication with the controller
    we want to use the CLI MegaCLI r 8.07.14, the latest version from Broadcom.
    The communication works fine. We ca see the disk, the serial numbers, the temperature
    and so an. But we can't the the Raid Level, Raid State and so on.

    This CMD don't work exactly:

    ##################################################
    [root@xen MegaCli]# /opt/MegaRAID/MegaCli64 LDInfo -Lall -aALL

    Adapter 0 -- Virtual Drive Information:
    Virtual Drive: 0 (Target Id: 0)

    Exit Code: 0x00
    ##################################################

    What we are missing is the information about the Raid (Level and State).

    What we expect is following for instance

    ##################################################################################
    Adapter 0 -- Virtual Drive Information:
    Virtual Drive: 0 (Target Id: 0)
    Name :R10244
    RAID Level : Primary-6, Secondary-0, RAID Level Qualifier-3
    Size : 7.276 TB
    Sector Size : 512
    Is VD emulated : No
    Parity Size : 7.276 TB
    State : Optimal
    Strip Size : 256 KB
    Number Of Drives : 4
    Span Depth : 1
    Default Cache Policy: WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU
    Current Cache Policy: WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU
    Default Access Policy: Read/Write
    Current Access Policy: Read/Write
    Disk Cache Policy : Disk's Default
    Encryption Type : None
    Bad Blocks Exist: No
    PI type: No PI

    Is VD Cached: No

    Exit Code: 0x00
    #################################################################################################

    But there is nothing.

    Any ideas? Who can helf?

    Sincerely

    Andreas Schlag



    ​​​​​


  • 2.  RE: MegaCLI r 8.07.14 don't work with option -LDInfo

    Posted Sep 04, 2019 01:28 AM
    Hi Andreas,

    I am certain this is not the community which may be able to provide any help on your query. ​

    I don't have much idea about it but I guess one hyphen is missing in your command before LDInfo "MegaCli64 LDInfo -Lall -aALL" . Try using

    MegaCli64 -LDInfo -Lall -aALL

    You can refer to below article for more details: [I am certain you must be across these but I found it helpful :) ]
    https://blog.frehi.be/2011/09/12/megacli-useful-commands/

    Thanks.
    Vaibhav J