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

DEVICE_FILE Group PairVol Device_File M SERIAL LDEV, via STDIN. If

Page 64 highlights

Option Description -find verify [MU#] -find[g] conf [MU#] [-g name] NOTE: When multiple device files share the same LDEV, the first device file is registered to the LDEV map table. • Group: This displays the group name (dev_group) defined in the configuration definition file. • PairVol: This displays the paired volume name (dev_name) within the group defined in the configuration definition file. • PORT: This displays the port number (port#) defined in the configuration definition file. • TARG: This displays the targetID (TargetID) defined in the configuration definition file. • LUN: This displays the LUN (LU#) defined in the configuration definition file. • M: This displays the MUN (MU#) defined in the configuration definition file. MU# for HORC are shown as "-", and MU# for Business Copy/Snapshot are shown as "0", "1", "2". • SERIAL: This displays the production (serial#) number of the RAID storage system. • LDEV: This displays the LDEV# within the RAID storage system. Verifies the relation between Group on the configuration definition file and Device_File registered to the LDEV map tables, based on the Device File name (raw device file provided via STDIN). This option can be used with "-fx" and "-fd" options. This option is affected by the command execution environment (HORCC_MRCF). # ioscan -fun | grep rdsk | raidscan -find verify DEVICE_FILE Group PairVol PORT TARG LUN M SERIAL LDEV /dev/rdsk/c0t3d0 oradb oradev1 CL1-D 3 0 0 35013 17 /dev/rdsk/c0t3d1 oradb oradev2 CL1-D 3 1 0 35013 18 /dev/rdsk/c0t3d2 - - - - - 0 35013 19 # ioscan -fun | grep rdsk | raidscan -find verify 1 -fd DEVICE_FILE Group PairVol Device_File M SERIAL LDEV /dev/rdsk/c0t3d0 oradb oradev1 c0t3d0 1 35013 17 /dev/rdsk/c0t3d1 oradb oradev2 Unknowm 1 35013 18 /dev/rdsk/c0t3d2 - - - 1 35013 19 NOTE: If the device name is different between DEVICE_FILE and Device_File, then it shows shared LDEV among multiple device files. • Group: This displays the group name (dev_group) defined in the configuration definition file. • PairVol: This displays the paired volume name (dev_name) within the group defined in the configuration definition file. • PORT: This displays the port number (port#) defined in the configuration definition file. • TARG: This displays the targetID (TargetID) defined in the configuration definition file. • LUN: This displays the LUN (LU#) defined in the configuration definition file. • M: This displays the MUN (MU#) defined in the configuration definition file. MU# for Continuous Access Synchronous are shown as "-", and MU# for Business Copy/Snapshot are shown as "0", "1", "2". • Device_File: This displays Device_File which is registered to the LDEV map tables into the RAID Manager. • SERIAL: This displays the production (serial#) number of the RAID storage system. • LDEV: This displays the LDEV# within the RAID storage system. Displays the Port, target ID, LUN in horcm.conf image by using a special file (raw device file) provided via STDIN. If target ID & LUN are Unknown for the target device file, you must start HORCM without a description for HORCM_DEV and HORCM_INST, and should be described the shown the Port, targetID, LUN for HORCM_DEV. This option can be used with the "-fx" option. [-g name] specifies the group for "dev_group" on horcm.conf. If omitted, the group applies "VG" as default. The -findg option is used when displaying a LUN on the host view by finding a host group (XP1024/XP128 Disk Array and later). 64 Replication commands

  • 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

Description
Option
NOTE:
When multiple device files share the same LDEV, the first device file is registered to the
LDEV map table.
Group
: This displays the group name (dev_group) defined in the configuration definition file.
PairVol
: This displays the paired volume name (dev_name) within the group defined in the
configuration definition file.
PORT
: This displays the port number (port#) defined in the configuration definition file.
TARG
: This displays the targetID (TargetID) defined in the configuration definition file.
LUN
: This displays the LUN (LU#) defined in the configuration definition file.
M
: This displays the MUN (MU#) defined in the configuration definition file. MU# for HORC are
shown as “-”, and MU# for Business Copy/Snapshot are shown as “0”, “1”, “2”.
SERIAL
: This displays the production (serial#) number of the RAID storage system.
LDEV
: This displays the LDEV# within the RAID storage system.
Verifies the relation between Group on the configuration definition file and Device_File registered
to the LDEV map tables, based on the Device File name (raw device file provided via STDIN). This
-find verify
[MU#]
option can be used with “-fx” and “-fd” options. This option is affected by the command execution
environment (HORCC_MRCF).
# ioscan -fun | grep rdsk | raidscan -find verify
DEVICE_FILE Group PairVol PORT TARG LUN M SERIAL LDEV
/dev/rdsk/c0t3d0 oradb oradev1 CL1-D 3 0 0 35013 17
/dev/rdsk/c0t3d1 oradb oradev2 CL1-D 3 1 0 35013 18
/dev/rdsk/c0t3d2 - - - - - 0 35013 19
# ioscan -fun | grep rdsk | raidscan -find verify 1 -fd
DEVICE_FILE Group PairVol Device_File M SERIAL LDEV
/dev/rdsk/c0t3d0 oradb oradev1 c0t3d0 1 35013 17
/dev/rdsk/c0t3d1 oradb oradev2 Unknowm 1 35013 18
/dev/rdsk/c0t3d2 - - - 1 35013 19
NOTE:
If the device name is different between DEVICE_FILE and Device_File, then it shows shared LDEV
among multiple device files.
Group
: This displays the group name (dev_group) defined in the configuration definition file.
PairVol
: This displays the paired volume name (dev_name) within the group defined in the
configuration definition file.
PORT
: This displays the port number (port#) defined in the configuration definition file.
TARG
: This displays the targetID (TargetID) defined in the configuration definition file.
LUN
: This displays the LUN (LU#) defined in the configuration definition file.
M
: This displays the MUN (MU#) defined in the configuration definition file. MU# for Continuous
Access Synchronous are shown as “-”, and MU# for Business Copy/Snapshot are shown as “0”,
“1”, “2”.
Device_File
: This displays Device_File which is registered to the LDEV map tables into the RAID
Manager.
SERIAL
: This displays the production (serial#) number of the RAID storage system.
LDEV
: This displays the LDEV# within the RAID storage system.
Displays the Port, target ID, LUN in horcm.conf image by using a special file (raw device file) provided
via STDIN. If
target ID & LUN are Unknown
for the target device file, you must start HORCM without
-find[g] conf
[MU#] [-g
name]
a description for HORCM_DEV and HORCM_INST, and should be described the shown the Port,
targetID, LUN for HORCM_DEV. This option can be used with the “-fx” option.
[-g name]
specifies the group for “dev_group” on horcm.conf. If omitted, the group applies “VG” as
default.
The
-findg
option is used when displaying a LUN on the host view by finding a host group
(XP1024/XP128 Disk Array and later).
64
Replication commands