Server Management - Remote Server Management
1748150 Members
3684 Online
108758 Solutions
New Discussion юеВ

Re: Information about drives in ILO v2 SSH console

 
SOLVED
Go to solution
vitsem86
New Member

Information about drives in ILO v2 SSH console

Hello,
I have question about data which I get from HP ILO v2 console over SSH.
When I run command "show system1 -l 1" I get data about different system elements (fans, sensors), but section "drives" doesn't contain any information though real server has installed drives. Could you, please, clarify this and give any advice about how to get information about drives?

Server: ProLiant DL320s G1
Firmware: version=W04 date=04/10/2008
4 REPLIES 4
vitsem86
New Member

Re: Information about drives in ILO v2 SSH console

Does anybody faced with this problem?
Michael Leu
Honored Contributor
Solution

Re: Information about drives in ILO v2 SSH console

Works for me on a BL460c G6:

hpiLO-> show system1/drives
status=0
status_tag=COMMAND COMPLETED


/system1/drives
Targets
Properties
Firmware Version=1.14, enclosure addr: 224
Bay 1 - drive status=Ok; UID=Off
Bay 2 - drive status=Ok; UID=Off
Bay 3 - drive status=Not Present/Not Installed; UID=Off
Bay 4 - drive status=Not Present/Not Installed; UID=Off

I do not have a DL320s G1 to test. You could try updating all the firmware (server, iLO, raid controller, disks) to the newest level.
vitsem86
New Member

Re: Information about drives in ILO v2 SSH console

Thanks Michael!
One more question - is this original output from console? I just see that it isn't formatted as usual (commas and two properties on single line). Could you, please, check the result of this command "show system1/sensor1
".
Thanks in advance!
Michael Leu
Honored Contributor

Re: Information about drives in ILO v2 SSH console

No problem. :)
It is the full output from a PuTTY SSH session.

hpiLO-> show system1/sensor1
status=0
status_tag=COMMAND COMPLETED


/system1/sensor1
Targets
Properties
DeviceID=VRM 1
ElementName=CPU 1
OperationalStatus=Ok
RateUnits=Volts
CurrentReading=N/A
SensorType=Voltage
HealthState=Ok
oemhp_CautionValue=0
oemhp_CriticalValue=0
Verbs
cd version exit show set


hpiLO->