HP XP P9500 HP StorageWorks P9000 RAID Manager Reference Guide (T1610-96034, M - Page 162

Examples, raidcom add lun, Syntax, Setting the LDEV owner MP Blade ID of LDEV: 200 to 2

Page 162 highlights

Examples Restoring the LDEV: 200. raidcom modify ldev -status nml -ldev_id 200 Blocking the LDEV: 200. raidcom modify ldev -status blk -ldev_id 200 Assigning an LDEV nickname: my_volume to LDEV:200 raidcom modify ldev -ldev_id 200 -ldev_name my_volume Setting the LDEV owner MP Blade ID of LDEV: 200 to 2 raidcom modify ldev -ldev_id 200 -mp_blade_id 2 Enabling reallocation of LDEV(Smart Tiers V-VOL) :200 raidcom modify ldev -ldev_id 200 -status enable_reallocation Disabling reallocation of LDEV(Smart Tiers V-VOL) :200 raidcom modify ldev -ldev_id 200 -status disable_reallocation Discarding of the 0 page of LDEV(Thin Provisioning/Smart Tiers V-VOL):200 raidcom modify ldev -ldev_id 200 -status discard_zero_page Specifies 0x1234 to LDEV SSID of LDEV: 200. raidcom modify ldev -ssid 0x1234 -ldev_id 200 Enables LDEV command device attribute of LDEV: 200 : Specifies 2 to the value of command device security. aidcom modify ldev -command_device y 2 -ldev_id 200 Disables LDEV command device attribute of LDEV: 200. raidcom modify ldev -command_device n -ldev_id 200 raidcom add lun To set the LU path, this maps LDEV to the LUN on the host group on the specified port, and then creates LUN path or alternative path. A device group can also be specified instead of an LDEV. If the specified port and host group does not exist, it will be rejected with EX_ENOOBJ(EX_CMDRJE). It is ignored if the specified LUN or LDEV already exists. It will not be allowed to map the same LDEV to another LUN on the same host group. It will not be allowed to overwrite the same LUN to another LDEV. If a LUN is not specified, an empty LUN will be assigned automatically. Syntax raidcom add lun -port [] {-ldev_id [-lun_id] | -grp_opt -device_grp_name []} 162 Configuration setting 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
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205

Examples
Restoring the LDEV: 200.
raidcom modify ldev -status nml -ldev_id 200
Blocking the LDEV: 200.
raidcom modify ldev -status blk -ldev_id 200
Assigning an LDEV nickname: my_volume to LDEV:200
raidcom modify ldev -ldev_id 200 -ldev_name my_volume
Setting the LDEV owner MP Blade ID of LDEV: 200 to 2
raidcom modify ldev -ldev_id 200 -mp_blade_id 2
Enabling reallocation of LDEV(Smart Tiers V-VOL) :200
raidcom modify ldev -ldev_id 200 -status enable_reallocation
Disabling reallocation of LDEV(Smart Tiers V-VOL) :200
raidcom modify ldev -ldev_id 200 -status disable_reallocation
Discarding of the 0 page of LDEV(Thin Provisioning/Smart Tiers V-VOL):200
raidcom modify ldev -ldev_id 200 -status discard_zero_page
Specifies 0x1234 to LDEV SSID of LDEV: 200.
raidcom modify ldev -ssid 0x1234 -ldev_id 200
Enables LDEV command device attribute of LDEV: 200 : Specifies 2 to the value of command
device security.
aidcom modify ldev -command_device y 2 -ldev_id 200
Disables LDEV command device attribute of LDEV: 200.
raidcom modify ldev -command_device n -ldev_id 200
raidcom add lun
To set the LU path, this maps LDEV to the LUN on the host group on the specified port, and then
creates LUN path or alternative path. A device group can also be specified instead of an LDEV.
If the specified port and host group does not exist, it will be rejected with EX_ENOOBJ(EX_CMDRJE).
It is ignored if the specified LUN or LDEV already exists.
It will not be allowed to map the same LDEV to another LUN on the same host group.
It will not be allowed to overwrite the same LUN to another LDEV.
If a LUN is not specified, an empty LUN will be assigned automatically.
Syntax
raidcom add lun -port <port> [<host group name>] {-ldev_id <ldev#> [-lun_id<lun#>]
| -grp_opt <group option> -device_grp_name <device group name> [<device name>]}
162
Configuration setting commands