HP Smart Array P410i

iLO

HP DL165 G7 serial console:

  cd /system1
  start console1
  
  

iLO

Best practice:

cd /system1
stop

cd /system1
start

remcons
Esc-shift+(

Any link for a good tutorial is welcome!

HP DL360 G4 Debian specific

I use this config for lenny PXE boot:\

  • note: there is no console=ttyS1!
  • note: fb=false
LABEL hp
        kernel debian-installer/amd64/linux
        append vga=normal initrd=debian-installer/amd64/initrd.gz initrd=debian-installer/amd64/initrd.gz fb=false--

Debian packages

Try this link for Debian lenny iso, with apt- mirror * http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=15351&prodSeriesId=397638&swItem=MTX-9879191f26b94273b175827110&mode=4&idx=1 Or type in Debian and press search button. Download the .iso, add “/path/to/hp.iso /cdrom0 iso9660 loop,noauto 0 0” to your /etc/fstab.

Alternative is http://debian.skyrock.net/

Here is SHAMELESSLY copied cut&paste HP's original document linked above.

To ensure the integrity of your download, HP recommends verifying your results with the following MD5 Checksum values:
d49da9896dc50466f3ccaa13d6a347a5 	lenny-deliverables-20081028.iso
742cb72c927e7cd1f8ac3f68519c69af 	Debian-5.0-lenny-readme.pdf

Installation:

HP ProLiant Management Software packages for Debian GNU/Linux 5.0 ("lenny") are delivered in an apt-cdrom compatible CD-ROM image. To use it, burn the image to a CD and insert the CD into the target system. Remote users may prefer to use the iLO 2 virtual media feature to using a physical CD. See the iLO 2 user manual for more information.

Next, make the packages available for install via apt using the apt-cdrom command:

    # apt-cdrom add

Once this command is executed, apt-cdrom will remember what packages are on this CD and apt-get will prompt you to insert this CD when you request a package from it.

Installing Individual Packages
HP System Health Application and Command line Utilities
The HP System Health Application and Command Line Utilities (hp-health) is a collection of applications and tools which enables monitoring of fans, power supplies, temperature sensors, and other management events. It also provides collection of command-line utilities: the ProLiant boot configuration utility (hpbootcfg), the ProLiant Management Command Line Interface Utility (hpasmcli), the ProLiant Integrated Management Log (IML) Utility (hplog), and the UID (blue) Light Utility (hpuid). To install the hp-health package, run:

    # apt-get install hp-health

Insight Management SNMP Agents for HP ProLiant Systems
The HP SNMP Agents (hp-snmp-agents) is a collection of SNMP protocol based agents and tools which enables monitoring of fans, power supplies, temperature sensors and other management events via SNMP. To install the hp-snmp-agents package, run:

    # apt-get install hp-snmp-agents

To configure the hp-snmp-agents package, run:

    # /sbin/hpsnmpconfig

HP System Management Homepage
The HP System Management Homepage (hpsmh) provides a consolidated view for single server management highlighting tightly integrated management functionalities including performance, fault, security, diagnostic, configuration, and software change management. To install the hpsmh package, run:

    # apt-get install hpsmh

HP System Management Homepage Templates
The HP System Management Homepage Templates for Linux (hp-smh-templates) contains the System Management Homepage Templates for Server, Management processor, NIC and Storage subsystems. The templates are a collection of html, javascript and php files that act as a GUI to display the SNMP data provided by each subsystems agent(s). This package is dependant on the hp-snmp-agents package and also on the hpsmh package to serve the pages to the browser. To install the hp-smh-templates package, run:

    # apt-get install hp-smh-templates

HP Command Line Array Configuration Utility
The Array Configuration Utility CLI (hpacucli) is a command line based disk configuration program that allows you to configure Smart Array Controllers and RAID Array Controllers. To install hpacucli package, run::

    # apt-get install hpacucli

HP Array Configuration Utility
The HP Array Configuration Utility (cpqacuxe) is a web-based disk configuration utility for HP array controllers. To install cpqacuxe package, run:

    # apt-get install cpqacuxe

To enable the use of the web-based Array Configuration Utility, you must first manually start the cpqacuxe service from the command line:

    # /usr/sbin/cpqacuxe

HP Aray Diagnostic Utility
The HP Array Diagnostics Utility (hpadu) is a web-based application that creates a report of all HP storage controllers and disk drives. This report provides vital information to HP service personnel to assist in identifying faults or conditions that may require attention. To install hpadu package, run:

    # apt-get install hpadu

See Debian GNU/Linux Capabilities Matrix for supported servers.

Some new HP hpILO

</>hpiLO-> vm cdrom insert http://88.86.101.19/iso/debian-503-amd64-netinst.iso
</>hpiLO-> vm cdrom insert http://88.86.101.19/iso/mini.iso
</>hpiLO-> vm floppy insert http://88.86.101.19/iso/firmware.img
</>hpiLO-> vm cdrom set connect
</>hpiLO-> vm floppy set connect
</>hpiLO-> power reset
</>hpiLO-> vsp

Starting virtual serial port.
Press 'ESC (' to return to the CLI Session.

</>hpiLO-> Virtual Serial Port active: IO=0x02F8 INT=3

fb=false console=ttyS1,9600n8
 
servery/hp.txt · Last modified: 2012/06/18 12:48 by chanzy