Hpacucli Hp

Active7 years, 9 months ago

Hpacucli Utility for Linux - All Commands Guide Information This information will help the user on how one can use the hpacucli utility for linux to add, delete, identify and repair logical and physical disks on the Smart array controller. HP Array Configuration Utility Command Cheat Sheet. New to the HP Array Configuration Utility? Hpacucli> ctrl slot=0 create type=ld drives=1:12 raid=0. Hpacucli utility: hpacucli. HP-UX Service Guard Cluster Implementation. Hpacucli - commands referrence April (3).

Has anyone used the HP Array Configuration Utility Command Line Interface (hpacucli.exe) to get physical disk information into a file?

Al anon pamphlets pdf printer. Detachment can help us look at our situa-tions realistically and objectively. Alcoholism is a family disease. Al-Anon/Alateen is supported by members’ voluntary contri-butions and from the sale of our Conference Approved Literature. 14-25 S-19 Printed in U.S.A.

I'm not at the machine right now, but basically I want to find out what the state of each of the physical disks in my server, i.e. Good, Failed, Failure predicted, Rebuilding, missing etc.

I want to run this from a script, so a single (or set of) commands I can pipe to a file is what I'm looking for.

ewwhite
  • Hpacucli # hpacucli # hpacucli help. Note: you can use the hpacucli command in a script.
  • Blog, How to configure add array on HP servers with hpacucli?
  • HPACUCLI stands for HP Array Configuration Utility CLI. Hpacucli is used to create, delete and repair the logical and physical drives on the smart array controllers in HP servers.
  • Hpacucli utility is there to help you, If your server is HP Hardware. Hpacucli (HP Array Configuration Utility CLI) is a command line based disk configuration program for Smart Array Controllers and RAID Array Controllers.
177k80 gold badges384 silver badges743 bronze badges
FrinkTheBraveFrinkTheBrave
2082 gold badges3 silver badges13 bronze badges

3 Answers

Hpacucli

My favorite example:

Driver impresora hp deskjet 840c windows 7 64 bits. Hp Deskjet 840c 841c 842c 843c Driver for Windows 7 32 bit, Windows 7 64 bit, Windows 10, 8, XP. Uploaded on 4/13/2018, downloaded 6203 times, receiving a 86/100 rating by 4868 users. Home » HP DeskJet 840C/841C/842C/843C Use the links on this page to download the latest version of HP DeskJet 840C/841C/842C/843C drivers. All drivers available for download have been scanned by antivirus program.

This can be run from the shell or within the tool.

hpacucli ctrl all show config (use hpacucli.exe for Windows)

Or

hpacucli ctrl all show config detail

But, if you have the HP Management Agents installed anyway, you should have realtime monitoring of RAID status pushing back to email alerts or an external monitoring system. Either way, this can generate a point-in-time output/status.

ewwhiteHpacucli hpvewwhite
177k80 gold badges384 silver badges743 bronze badges

I understand you use windows OS on your host. Please find list of useful commands for hpacucli for Linux. You might find some of them useful anyway.

show disk physical info

show disk logical info

BBU Controller info

switch on disk ID light

some other ..

ne7runnerne7runner

There are already existing monitoring scripts that do this (for Nagios for example).
Here is how it would work (adjust controller ID accordingly):

fakerfaker
16.4k2 gold badges53 silver badges65 bronze badges

Not the answer you're looking for? Browse other questions tagged hphp-prolianthardware-raidhp-smart-array or ask your own question.

PrintRate this content

Hpacucli Hp-ux

Information

This information will help the user on how one can use the hpacucli utility for linux to add, delete, identify and repair logical and physical disks on the Smart array controller.

Details

hpacucli utility:

NOTE: User can use the hpacucli command in a script after installing hpacucli package (can be download separately as rpm / it also comes in PSP in Linux).
  • Controller commands:

    hpacucli> ctrl all show config ## Display detail of Controller
    hpacucli> ctrl all show config detail
    hpacucli> ctrl all show status ## Display status of Controller
    hpacucli> ctrl slot=0 modify dwc=disable ## Enable or Disable the cache
    hpacucli> ctrl slot=0 modify dwc=enable
    hpacucli> rescan ## Detects newly added devices since the last rescan

  • Physical drive commands:

    hpacucli> ctrl slot=0 pd all show ## Display detail information of PhysicalDrive hpacucli> ctrl slot=0 pd 2:3 show detail
    hpacucli> ctrl slot=0 pd all show status ## Display Status of physicalDrive hpacucli> ctrl slot=0 pd 2:3 show status
    hpacucli> ctrl slot=0 pd 2:3 modify erase ## To Erase the physicalDrive
    hpacucli> ctrl slot=0 pd 2:3 modify led=on ## To enable or Disable the LED hpacucli> ctrl slot=0 pd 2:3 modify led=off

  • Logical drive commands:

    hpacucli> ctrl slot=0 ld all show ## Display detail information of LogicalDrive hpacucli> ctrl slot=0 ld 4 show
    hpacucli> ctrl slot=0 ld all show status ## Display Status of LogicalDrive hpacucli> ctrl slot=0 ld 4 show status
    hpacucli> ctrl slot=0 ld 4 modify reenable forced ## To re-enabling failed drive

Configuring RAID level:

  • Create LogicalDrive with RAID 0 using one drive:

    hpacucli> ctrl slot=0 create type=ld drives=1:12 raid=0

  • Create LogicalDrive with RAID 1 using two drives:

    hpacucli> ctrl slot=0 create type=ld drives=1:13,1:14 size=300 raid=1

  • Create LogicalDrive with RAID 5 using five drives:

    hpacucli> ctrl slot=0 create type=ld drives=1:13,1:14,1:15,1:16,1:17 raid=5

  • Expand, Extend, add spare and deleting Logical drives in existing RAID:

    hpacucli> ctrl slot=0 ld 4 delete
    ## To Delete LogicalDrives
    hpacucli> ctrl slot=0 ld 4 add drives=2:3
    ## Expanding ld by adding one more drive
    hpacucli> ctrl slot=0 ld 4 modify size=500 forced
    ## Extending the LogicalDrives
    hpacucli> ctrl slot=0 array all add spares=1:5,1:7
    ## Add two Spare disks

NOTE: The download is available as a bundle HPE Insight Foundation Suite for Integrity with Linux - Support Pack.

Click here to access the HPE Insight Foundation Suite for Integrity with Linux - Support Pack.

Hpacucli Hp Support

Legal Disclaimer: Products sold prior to the November 1, 2015 separation of Hewlett-Packard Company into Hewlett Packard Enterprise Company and HP Inc. may have older product names and model numbers that differ from current models.

Provide feedback

Please rate the information on this page to help us improve our content. Thank you!
  1. Was the information on this page helpful?

Hp Hpssacli User Guide

Please wait while we process your request.