HP XP P9500 HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011) - Page 112

inqraid: example of the -find option Linux

Page 112 highlights

HORC: Displays the attribute ("P-VOL/S-VOL/SMPL") of a volume as Continuous Access Synchronous in the RAID storage system. HOMRCF: Displays the attribute ("P-VOL/S-VOL/SMPL") of a volume as MU#0-2 of Business Copy/Snapshot in the RAID storage system. Group: Displays the physical position of an LDEV according to mapping of LDEV in the RAID storage system. LDEV mapping RAID Group Snapshot S-VOL Unmapped External LUN Thin Provisioning volume Display formats RAID1[Group Group number - Sub number] RAID5[Group Group number - Sub number] RAID6[Group Group number - Sub number] SNAPS[PoolID poolID number ] UNMAP[Group 00000] E-LUN[Group External Group number] A-LUN[PoolID poolID number ] SSID: Displays Sub System ID of the LDEV in the RAID storage system. CTGID: Displays CT group ID of Continuous Access Asynchronous/Cnt Ac-J when the LDEV has been defined as the P-VOL or S-VOL of the Continuous Access Asynchronous/Cnt Ac-J. CHNO: Displays the channel number on the device adapter that recognizes on the Linux host. Displayed only for Linux systems. TID: Displays target ID of the hard disk that connects on the device adapter port. Displayed only for Linux systems. LUN: Displays logical unit number of the hard disk that connects on the device adapter port. Displayed only for Linux systems. Note: The display of Group, SSID, and CTGID depends on the storage system microcode level. The CHNO, TID, and LUN items are displayed only for Linux systems. The following examples show the -find, -findc, -CLI, -sort [CM], -gvinf, and -svinf options. inqraid: example of the -find option (Linux) ls /dev/sd* | inqraid -find /dev/sdb -> No such on the group Group PairVol(L/R) (Port#,TID,LU),Seq#,LDEV#.P/S,Status,Fence, Seq#,P-LDEV# M oradb oradev2(L) (CL2-N , 3, 2) 8071 22..SMPL dev/sdc inqraid: example of the -find option (HP-UX) # echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -find Group PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status, Seq#,P-LDEV# M horc1 dev00(L) (CL2-J , 0, 0-0)61456 192..S-VOL SSUS,----- 193 ->/dev/rdsk/c23t0d0 Group PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status, Seq#,P-LDEV# M horc1 dev10(L) (CL2-J , 2, 3-0)61456 209..S-VOL SSUS,----- 206 ->/dev/rdsk/c23t2d3 inqraid: example of the -findc option (HP-UX) # echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -findc DEVICE_FILE M Group PairVol P/S Stat R_DEVICE c23t0d0 0 horc1 dev00 S-VOL SSUS c23t0d1 /dev/rdsk/c23t0d0[1] -> No such on the group /dev/rdsk/c23t0d0[2] -> No such on the group DEVICE_FILE M Group PairVol P/S Stat R_DEVICE c23t2d3 0 horc1 dev10 S-VOL SSUS c23t2d2 /dev/rdsk/c23t2d3[1] -> No such on the group /dev/rdsk/c23t2d3[2] -> No such on the group M P/S Stat LK 0 P-VOL PSUS OK M P/S Stat LK 0 P-VOL PSUS OK 112 Command tools

  • 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

HORC
: Displays the attribute (“P-VOL/S-VOL/SMPL”) of a volume as Continuous Access Synchronous
in the RAID storage system.
HOMRCF
: Displays the attribute (“P-VOL/S-VOL/SMPL”) of a volume as MU#0-2 of Business
Copy/Snapshot in the RAID storage system.
Group
: Displays the physical position of an LDEV according to mapping of LDEV in the RAID
storage system.
Display formats
LDEV mapping
RAID1[Group Group number - Sub number] RAID5[Group Group number - Sub
number] RAID6[Group Group number - Sub number]
RAID Group
SNAPS[PoolID poolID number ]
Snapshot S-VOL
UNMAP[Group 00000]
Unmapped
E-LUN[Group External Group number]
External LUN
A-LUN[PoolID poolID number ]
Thin Provisioning volume
SSID
: Displays Sub System ID of the LDEV in the RAID storage system.
CTGID
: Displays CT group ID of Continuous Access Asynchronous/Cnt Ac-J when the LDEV has
been defined as the P-VOL or S-VOL of the Continuous Access Asynchronous/Cnt Ac-J.
CHNO
: Displays the channel number on the device adapter that recognizes on the Linux host.
Displayed only for Linux systems.
TID
: Displays target ID of the hard disk that connects on the device adapter port. Displayed only
for Linux systems.
LUN
: Displays logical unit number of the hard disk that connects on the device adapter port.
Displayed only for Linux systems.
Note:
The display of Group, SSID, and CTGID depends on the storage system microcode level.
The
CHNO
,
TID
, and
LUN
items are displayed only for Linux systems.
The following examples show the -find, -findc, -CLI, -sort [CM], -gvinf, and -svinf options.
inqraid: example of the -find option (Linux)
ls /dev/sd* | inqraid -find
/dev/sdb -> No such on the group
Group
PairVol(L/R) (Port#,TID,LU),Seq#,LDEV#.P/S,Status,Fence, Seq#,P-LDEV# M
oradb
oradev2(L)
(CL2-N , 3,
2) 8071
22..SMPL
---- ------,-----
----
-
->/dev/sdc
inqraid: example of the -find option (HP-UX)
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -find
Group
PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status, Seq#,P-LDEV# M
horc1
dev00(L)
(CL2-J , 0,
0-0)61456
192..S-VOL SSUS,-----
193
-
->/dev/rdsk/c23t0d0
Group
PairVol(L/R) (Port#,TID,LU-M),Seq#,LDEV#.P/S,Status, Seq#,P-LDEV# M
horc1
dev10(L)
(CL2-J , 2,
3-0)61456
209..S-VOL SSUS,-----
206
-
->/dev/rdsk/c23t2d3
inqraid: example of the -findc option (HP-UX)
# echo /dev/rdsk/c23t0d0 /dev/rdsk/c23t2d3 | ./inqraid -findc
DEVICE_FILE
M Group
PairVol
P/S
Stat
R_DEVICE
M P/S
Stat LK
c23t0d0
0 horc1
dev00
S-VOL SSUS
c23t0d1
0 P-VOL PSUS OK
/dev/rdsk/c23t0d0[1] -> No such on the group
/dev/rdsk/c23t0d0[2] -> No such on the group
DEVICE_FILE
M Group
PairVol
P/S
Stat
R_DEVICE
M P/S
Stat LK
c23t2d3
0 horc1
dev10
S-VOL SSUS
c23t2d2
0 P-VOL PSUS OK
/dev/rdsk/c23t2d3[1] -> No such on the group
/dev/rdsk/c23t2d3[2] -> No such on the group
112
Command tools