HP 3PAR StoreServ 7400 2-node HP 3PAR Command Line Interface Administrator& - Page 109

Logical Disks and Chunklet Initialization, Recovering Failed RAID Sets, Viewing Hardware Inventory

Page 109 highlights

• Media-The current status of the physical disk media for the chunklet. The value is failed if the media has encountered errors and is unavailable, or valid if it is available for use. • Sp-The spare status of the chunklet. Y indicates the chunklet is used for spare, N indicates that it is not. • Cl-The cleaning status of the chunklet. Indicates whether the chunklet is in the process of being reinitialized for use, as happens when a physical disk is added to the system, or an LD is removed. The value can be Y (cleaned), N (not cleaned), or Cg (being cleaned now). • From-The initial location of the chunklet prior to relocation. The format is PD:CH, where PD is the physical disk ID and CH is the chunklet ID. • To-The destination location of the chunklet during relocation in the format PD:C H. Logical Disks and Chunklet Initialization After deleting logical disks, the underlying chunklets must be initialized before their space is available to build logical disks. The initialization process for chunklets generally takes about one minute per 1GB chunklet and 20 seconds per 256MB chunklet. To see chunklets that are currently in the process of being initialized, issue the showpd -c command. Chunklets that are uninitialized are listed in the Uninit column. Recovering Failed RAID Sets Failed RAID sets can prevent chunklet relocation, which in turn prevents servicemag operations from completing. Use the checkld command to recover data from a failed RAID set: checkld -y -rs -recover -fd:-fp, where: • -y-Indicates that any errors that are found should be fixed; this option is required when using the -recover option. • -Specifies the name of the LD that contains the failed RAID set. • -rs -Specifies the RAID set number within the LD to be checked, fixed, and recovered. • -recover -fd:-fp-Specifies the chunklet to be recovered by physical disk and chunklet position. Viewing Hardware Inventory Use the showinventory command to display information about all the hardware components in the system. The command output is divided into sections such as the following: • Nodes • PCI Cards • CPUs • Internal Drives • Physical Memory • Power Supplies • Battery • Node Fans • Port Inventory • Cage Inventory • Disk Inventory Recovering Failed RAID Sets 109

  • 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
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204

Media
—The current status of the physical disk media for the chunklet. The value is
failed
if the media has encountered errors and is unavailable, or
valid
if it is available for use.
Sp
—The spare status of the chunklet.
Y
indicates the chunklet is used for spare,
N
indicates
that it is not.
Cl
—The cleaning status of the chunklet. Indicates whether the chunklet is in the process of
being reinitialized for use, as happens when a physical disk is added to the system, or an LD
is removed. The value can be
Y
(cleaned),
N
(not cleaned), or
Cg
(being cleaned now).
From
—The initial location of the chunklet prior to relocation. The format is PD:CH, where PD
is the physical disk ID and CH is the chunklet ID.
To
—The destination location of the chunklet during relocation in the format PD:C H.
Logical Disks and Chunklet Initialization
After deleting logical disks, the underlying chunklets must be initialized before their space is
available to build logical disks. The initialization process for chunklets generally takes about one
minute per 1GB chunklet and 20 seconds per 256MB chunklet. To see chunklets that are currently
in the process of being initialized, issue the
showpd
c
command. Chunklets that are uninitialized
are listed in the
Uninit
column.
Recovering Failed RAID Sets
Failed RAID sets can prevent chunklet relocation, which in turn prevents
servicemag
operations
from completing. Use the
checkld
command to recover data from a failed RAID set:
checkld -y <LD_name> -rs <setnumber> -recover -fd:-fp
, where:
-y
—Indicates that any errors that are found should be fixed; this option is required when
using the
-recover
option.
<LD_name>
—Specifies the name of the LD that contains the failed RAID set.
-rs <setnumber>
—Specifies the RAID set number within the LD to be checked, fixed, and
recovered.
-recover -fd:-fp
—Specifies the chunklet to be recovered by physical disk and chunklet
position.
Viewing Hardware Inventory
Use the
showinventory
command to display information about all the hardware components
in the system. The command output is divided into sections such as the following:
Nodes
PCI Cards
CPUs
Internal Drives
Physical Memory
Power Supplies
Battery
Node Fans
Port Inventory
Cage Inventory
Disk Inventory
Recovering Failed RAID Sets
109