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

Consolidating Common Provisioning Group Space, Removing a Common Provisioning Group, Virtual Volume

Page 81 highlights

To set or modify a CPG's autogrow size, issue the setcpg -sdgs command, where: • -sdgs is the amount of LD storage created during each autogrow operation. For the minimum default growth sizes per number of nodes, see Table 6 (page 78). • is the name of the CPG being created. Consolidating Common Provisioning Group Space Compacting a CPG allows you to reclaim space from a CPG that has become less efficient in space usage from creating, deleting, and relocating volumes. Compacting consolidates LD space in CPGs into as few LDs as possible. To consolidate CPG space, issue the compactcpg or compactcpg command, where: • is the name of the CPG you wish to compact. • is the pattern name to which matching CPGs are compacted. For a complete list of options available for the compactcpg command, see the HP 3PAR Command Line Interface Reference and the HP 3PAR CLI Help. Removing a Common Provisioning Group You cannot remove a CPG that still has virtual volumes provisioned from it. To remove a CPG and the LDs that make up that CPG, issue the removecpg command, where is the name of the CPG being removed. For a complete list of options available for the removecpg command, see the HP 3PAR Command Line Interface Reference and the HP 3PAR CLI Help. Virtual Volume Types There are three types of virtual volumes: • FPVVs • TPVVs • Administrative Volumes Administrative volumes are created by the system and are for system usage only. CAUTION: It is strongly recommended that you do not tamper with the admin volumes. Virtual volumes have three separate data components: • User space is the area of the volume that corresponds to the LD regions in the CPG available to the host. The user space contains the user data and is exported as a LUN to the host. • Snapshot space, also known as copy space, is the area of the volume that corresponds to LD regions in the CPG containing copies of user data that changed since a snapshot of the volume was created. The snapshot space contains the copy data. • Administration space, also known as admin space, is the area of the volume that corresponds to LD regions in the CPG that track changes to the volume since a snapshot was created. The administration space contains pointers to copies of user data in the snapshot space. Administration space is managed by the system, not with the tools you use to manage user and snapshot space. You can increase the size of volumes, the amount of user space, and the amount of snapshot space for volumes as the requirements increase. If the user space and snapshot space use all available space, the HP 3PAR Virtual Copy Software feature's copy-on-write operation will fail. To avoid running out of user space, use TPVVs to automatically draw more user space from a CPG. The HP Virtual Volume Types 81

  • 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

To set or modify a CPG’s autogrow size, issue the
setcpg -sdgs <size> <CPG_name>
command, where:
-sdgs <size>
is the amount of LD storage created during each autogrow operation. For
the minimum default growth sizes per number of nodes, see
Table 6 (page 78)
.
<CPG_name>
is the name of the CPG being created.
Consolidating Common Provisioning Group Space
Compacting a CPG allows you to reclaim space from a CPG that has become less efficient in
space usage from creating, deleting, and relocating volumes. Compacting consolidates LD space
in CPGs into as few LDs as possible.
To consolidate CPG space, issue the
compactcpg <CPG_name>
or
compactcpg <pattern>
command, where:
<CPG_name>
is the name of the CPG you wish to compact.
<pattern>
is the pattern name to which matching CPGs are compacted.
For a complete list of options available for the
compactcpg
command, see the
HP 3PAR Command
Line Interface Reference
and the HP 3PAR CLI Help.
Removing a Common Provisioning Group
You cannot remove a CPG that still has virtual volumes provisioned from it.
To remove a CPG and the LDs that make up that CPG, issue the
removecpg <CPG_name>
command, where
<CPG_name>
is the name of the CPG being removed.
For a complete list of options available for the
removecpg
command, see the
HP 3PAR Command
Line Interface Reference
and the HP 3PAR CLI Help.
Virtual Volume Types
There are three types of virtual volumes:
FPVVs
TPVVs
Administrative Volumes
Administrative volumes are created by the system and are for system usage only.
CAUTION:
It is strongly recommended that you do not tamper with the
admin
volumes.
Virtual volumes have three separate data components:
User space
is the area of the volume that corresponds to the LD regions in the CPG available
to the host. The user space contains the user data and is exported as a LUN to the host.
Snapshot space
, also known as
copy space
, is the area of the volume that corresponds to LD
regions in the CPG containing copies of user data that changed since a
snapshot
of the volume
was created. The snapshot space contains the copy data.
Administration space
, also known as
admin space
, is the area of the volume that corresponds
to LD regions in the CPG that track changes to the volume since a snapshot was created. The
administration space contains pointers to copies of user data in the snapshot space.
Administration space is managed by the system, not with the tools you use to manage user
and snapshot space.
You can increase the size of volumes, the amount of user space, and the amount of snapshot space
for volumes as the requirements increase. If the user space and snapshot space use all available
space, the HP 3PAR Virtual Copy Software feature’s copy-on-write operation will fail. To avoid
running out of user space, use TPVVs to automatically draw more user space from a CPG. The HP
Virtual Volume Types
81