Operating System - Linux
1753645 Members
5868 Online
108798 Solutions
New Discussion юеВ

Re: SNMP logical drive data wrong

 
coec
New Member

SNMP logical drive data wrong

I've found that the following query returns incorrect information:
snmpwalk -v 2c -c PUBLIC localhost 1.3.6.1.4.1.232.3.2.3.1.1.10
SNMPv2-SMI::enterprises.232.3.2.3.1.1.10.1.1 = Hex-STRING: 00 01 02 03 04 05 06 07
SNMPv2-SMI::enterprises.232.3.2.3.1.1.10.1.2 = Hex-STRING: 00 01 02 03 04 05 06 07

I have two logical drives defined: One is RAID5 with 4 drives, the other is RAID10 with 4 drives. The data returned in response to the query indicates that all physical drives are in both logical drives.

The server in question is a HP Proliant DL380 G5 with the latest PSP.
4 REPLIES 4
Ali
HPE Pro

Re: SNMP logical drive data wrong

Hi Coec,

Looks like a know issue

Please update the latest HP System Health Application and Insight Management Agents for Red Hat

SUPPORT COMMUNICATION - CUSTOMER ADVISORY : c00995042
http://bizsupport1.austin.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00995042тМй=en&cc=us&taskId=101&prodSeriesId=1121516&prodTypeId=15351&printver=true

thanks,
Aftab
I work for HPE
Looking for a quick resolution to a technical issue for your HPE products? HPE Support Center Knowledge-base тАУ Just a Click Away!
See Self Help Post for more details

Accept or Kudo

coec
New Member

Re: SNMP logical drive data wrong

I'm sorry, when I said 'with the latest PSP' I probably wasn't clear. I mean: the latest Proliant Support Pack _is_ installed.

rpm -q hpacucli hp-health hp-snmp-agents
hpacucli-8.60-8.0
hp-health-8.6.0.24-25
hp-snmp-agents-8.6.0.18-17

---
=> controller slot=1 logicaldrive 1 show

FIRMWARE UPGRADE REQUIRED: A firmware update is recommended for this controller
to prevent rare potential data write errors on a
RAID 1 or RAID 1+0 volume in a scenario of
concurrent background surface analysis and I/O write
operations. Please refer to Customer Advisory
c01587778 which can be found at hp.com.


Smart Array P400 in Slot 1

array A

Logical Drive: 1
Size: 261.1 GB
Fault Tolerance: RAID 1+0
Heads: 255
Sectors Per Track: 32
Cylinders: 65535
Strip Size: 256 KB
Status: OK
Array Accelerator: Enabled
Unique Identifier: 600508B100104439535549334D310007
Disk Name: /dev/cciss/c0d0
Mount Points: /boot 101 MB
OS Status: LOCKED
Logical Drive Label: A3999E79P61620D9SUI3M15C33
Mirror Group 0:
physicaldrive 1I:1:8 (port 1I:box 1:bay 8, SAS, 146 GB, OK)
physicaldrive 1I:1:7 (port 1I:box 1:bay 7, SAS, 146 GB, Predictive Failure)
physicaldrive 1I:1:6 (port 1I:box 1:bay 6, SAS, 146 GB, OK)
physicaldrive 1I:1:5 (port 1I:box 1:bay 5, SAS, 146 GB, OK)
Mirror Group 1:
physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK)
physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, Predictive Failure)
physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, OK)
physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK)

=> controller slot=1 logicaldrive 2 show

FIRMWARE UPGRADE REQUIRED: A firmware update is recommended for this controller
to prevent rare potential data write errors on a
RAID 1 or RAID 1+0 volume in a scenario of
concurrent background surface analysis and I/O write
operations. Please refer to Customer Advisory
c01587778 which can be found at hp.com.


Smart Array P400 in Slot 1

array A

Logical Drive: 2
Size: 500.0 GB
Fault Tolerance: RAID 5
Heads: 255
Sectors Per Track: 32
Cylinders: 65535
Strip Size: 256 KB
Status: OK
Array Accelerator: Enabled
Parity Initialization Status: In Progress
Unique Identifier: 600508B100104439535549334D310008
Disk Name: /dev/cciss/c0d1
Mount Points: None
OS Status: LOCKED
Logical Drive Label: A3299EA7P61620D9SUI3M10D0C

---

Hopefully this is more clear.

CC
Ali
HPE Pro

Re: SNMP logical drive data wrong

HI Coec,

thanks for detailed information.

I see predictive failure on two of your HDDs and associated customer advisory. So, you may need to take it seriously as at this point we are not sure whether it's due to HDD firmware or actual firmware.

about the SNMP returning the incorrect info,
I didn't find much info but last software has fixed the similar issue I had.

I see latest PSP Version: 8.64 (22 Oct 2010) is available.

I will check and let you know if find more information about SNMP issue.

thanks,
Aftab
I work for HPE
Looking for a quick resolution to a technical issue for your HPE products? HPE Support Center Knowledge-base тАУ Just a Click Away!
See Self Help Post for more details

Accept or Kudo

coec
New Member