HP StorageWorks P2000 HP StorageWorks P2000 G3 MSA System CLI Reference Guide - Page 61

create volume, unmapped and its LUN is set

Page 61 highlights

create volume Description Creates a volume in a vdisk. You can specify a size and name for the volume, and map it to hosts. Syntax create volume vdisk vdisk size size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB] [mapping ports.LUN] [access read-write|rw|read-only|ro|no-access] [lun LUN] [ports ports] [snap-pool snap-pool] [reserve size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]] [snappable] [prepare-replication-volume] [ovms-uid ID] name Parameters vdisk vdisk Name or serial number of the vdisk to create the volume in. For vdisk syntax, see Command syntax on page 22. size size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB] Sets the volume size using the current base, as shown by the show cli-parameters command. The unit can be specified as follows: • If base 2 is in use: B (bytes), KiB (kibibytes), MiB (mebibytes), or GiB (gibibytes) • If base 10 is in use: B (bytes), KB (kilobytes), MB (megabytes), or GB (gigabytes) If no unit is specified, the unit is 512-byte blocks. mapping ports.LUN Optional. The ports and LUN to use for all hosts that are not explicitly mapped (called the default mapping). For port syntax, see Command syntax. If this argument is omitted, the volume is unmapped and its LUN is set to None. (You can add or remove mappings by using the map volume and unmap volume commands.) access read-write|rw|read-only|ro|no-access Optional. The access permission for hosts connected to the controller for this volume: read-write (rw), read-only (ro), or no-access. When a volume is created with no access, the volume is masked. The default is read-write. lun LUN Optional if the access parameter is set to no-access. Specifies the LUN to assign to the mapping on all ports. If this parameter is omitted, the default LUN is presented. You cannot use both this parameter and the mapping parameter. Use either this parameter or the prepare-replication-volume parameter. ports ports Optional. The ports through which the host can access the volume. For port syntax, see Command syntax on page 22. snap-pool snap-pool Optional. Name or serial number of the snap pool to associate with the new volume. For volume syntax, see Command syntax on page 22. reserve size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB] Optional. Size of the snap pool to create in the vdisk. The default size is 20% of the volume size or 10 GB, whichever is larger. Use either this parameter or the snap-pool parameter. snappable Optional. Specifies to create a master volume instead of a standard volume. HP StorageWorks P2000 G3 MSA System CLI Reference Guide 61

  • 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
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262

HP StorageWorks P2000 G3 MSA System CLI Reference Guide
61
create volume
Description
Creates a volume in a vdisk. You can specify a size and name for the volume, and map it to hosts.
Syntax
create volume
vdisk
vdisk
size
size
[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]
[mapping
ports
.
LUN
]
[access read-write|rw|read-only|ro|no-access]
[lun
LUN
]
[ports
ports
]
[snap-pool
snap-pool
]
[reserve
size
[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]]
[snappable]
[prepare-replication-volume]
[ovms-uid
ID
]
name
Parameters
vdisk
vdisk
Name or serial number of the vdisk to create the volume in. For vdisk syntax, see
Command syntax
on page 22.
size
size
[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]
Sets the volume size using the current base, as shown by the
show cli-parameters
command. The unit
can be specified as follows:
If base 2 is in use:
B
(bytes),
KiB
(kibibytes),
MiB
(mebibytes), or
GiB
(gibibytes)
If base 10 is in use:
B
(bytes),
KB
(kilobytes),
MB
(megabytes), or
GB
(gigabytes)
If no unit is specified, the unit is 512-byte blocks.
mapping
ports
.
LUN
Optional. The ports and LUN to use for all hosts that are not explicitly mapped (called the default
mapping). For port syntax, see
Command syntax
. If this argument is omitted, the volume is
unmapped and its LUN is set to
None
. (You can add or remove mappings by using the
map volume
and
unmap volume
commands.)
access read-write|rw|read-only|ro|no-access
Optional. The access permission for hosts connected to the controller for this volume: read-write (
rw
),
read-only (
ro
), or no-access. When a volume is created with no access, the volume is masked. The
default is
read-write
.
lun
LUN
Optional if the access parameter is set to
no-access
. Specifies the LUN to assign to the mapping
on all ports. If this parameter is omitted, the default LUN is presented. You cannot use both this
parameter and the
mapping
parameter. Use either this parameter or the
prepare-replication-volume
parameter.
ports
ports
Optional. The ports through which the host can access the volume. For port syntax, see
Command
syntax
on page 22.
snap-pool
snap-pool
Optional. Name or serial number of the snap pool to associate with the new volume. For volume
syntax, see
Command syntax
on page 22.
reserve
size
[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]
Optional. Size of the snap pool to create in the vdisk. The default size is 20% of the volume size or
10 GB, whichever is larger. Use either this parameter or the
snap-pool
parameter.
snappable
Optional. Specifies to create a master volume instead of a standard volume.