HP 3PAR StoreServ 7450 2-node HP 3PAR StoreServ 7450 Storage Troubleshooting G - Page 48

PD Example 4, PD Suggested Action 4, the OS MC GUI and System

Page 48 highlights

using statistical monitoring commands/utilities such as statpd, the OS MC (GUI) and System Reporter. The following example reports disks whose total I/O is 150/sec or more. cli% statpd -filt curs,t,iops,150 14:51:49 11/03/09 r/w I/O per second KBytes per sec ... Idle % ID Port Cur Avg Max Cur Avg Max ... Cur Avg 100 3:2:1 t 658 664 666 172563 174007 174618 ... 6 6 PD Example 4 Component --Identifier-- -------Description---------- PD disk:3 Detailed State: old_firmware PD Suggested Action 4 The identified disk does not have firmware that the storage system considers current. When a disk is replaced, the servicemag operation should upgrade the disk's firmware. When disks are installed or added to a system, the admithw command can perform the firmware upgrade. Check the state of the disk using CLI commands such as showpd -s, showpd -i, and showfirmwaredb. cli% showpd -s 3 Id CagePos Type -State-- -Detailed_State- 3 0:4:0 FC degraded old_firmware cli% showpd -i 3 Id CagePos State ----Node_WWN---- --MFR-- ---Model--- -Serial- -FW_Rev- 3 0:4:0 degraded 200000186242DB35 SEAGATE ST3146356FC 3QN0290H XRHJ cli% showfirmwaredb Vendor Prod_rev ... SEAGATE [XRHK] Dev_Id ST3146356FC Fw_status Cage_type Current DC2.DC3.DC4 PD Example 5 Component --Identifier-- -------Description---------- PD -- Sparing Algorithm is not set PD Suggested Action 5 Check the system's Sparing Algorithm value using the CLI command showsys -param. The value is normally set during the initial installation (OOTB). If it must be set later, use the command setsys SparingAlgorithm; valid values are Default, Minimal, Maximal, and Custom. After setting the parameter, use the admithw command to programmatically create and distribute the spare chunklets. % showsys -param System parameters from configured settings ----Parameter----- RawSpaceAlertFC : RawSpaceAlertNL : RemoteSyslog : RemoteSyslogHost : SparingAlgorithm : --Value-0 0 0 0.0.0.0 Unknown 48 Troubleshooting

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67

using statistical monitoring commands/utilities such as
statpd
, the OS MC (GUI) and System
Reporter. The following example reports disks whose total I/O is 150/sec or more.
cli% statpd -filt curs,t,iops,150
14:51:49 11/03/09 r/w I/O per second
KBytes per sec ...
Idle %
ID
Port
Cur
Avg
Max
Cur
Avg
Max ... Cur Avg
100
3:2:1
t
658
664
666 172563 174007 174618 ...
6
6
PD Example 4
Component --Identifier-- -------Description----------
PD
disk:3
Detailed State: old_firmware
PD Suggested Action 4
The identified disk does not have firmware that the storage system considers current. When a disk
is replaced, the
servicemag
operation should upgrade the disk's firmware. When disks are
installed or added to a system, the
admithw
command can perform the firmware upgrade. Check
the state of the disk using CLI commands such as
showpd -s
,
showpd -i
, and
showfirmwaredb
.
cli% showpd -s 3
Id CagePos Type -State-- -Detailed_State-
3 0:4:0
FC
degraded old_firmware
cli% showpd -i 3
Id CagePos State
----Node_WWN---- --MFR-- ---Model--- -Serial- -FW_Rev-
3 0:4:0
degraded 200000186242DB35 SEAGATE ST3146356FC 3QN0290H XRHJ
cli% showfirmwaredb
Vendor
Prod_rev
Dev_Id
Fw_status
Cage_type
...
SEAGATE
[XRHK]
ST3146356FC
Current
DC2.DC3.DC4
PD Example 5
Component --Identifier-- -------Description----------
PD
--
Sparing Algorithm is not set
PD Suggested Action 5
Check the system’s Sparing Algorithm value using the CLI command
showsys -param
. The value
is normally set during the initial installation (OOTB). If it must be set later, use the command
setsys
SparingAlgorithm
; valid values are Default, Minimal, Maximal, and Custom. After setting the
parameter, use the
admithw
command to programmatically create and distribute the spare
chunklets.
% showsys -param
System parameters from configured settings
----Parameter-----
--Value--
RawSpaceAlertFC
:
0
RawSpaceAlertNL
:
0
RemoteSyslog
:
0
RemoteSyslogHost
:
0.0.0.0
SparingAlgorithm
:
Unknown
48
Troubleshooting