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

Managing Virtual Volume Copies, Virtual Copies, Creating a Virtual Copy

Page 95 highlights

7 Managing Virtual Volume Copies There are two types of copies that can be created from virtual volumes: virtual copies and physical copies. • A virtual copy is a snapshot of an original or base volume. A virtual copy only records the changes to the original virtual volume. • A physical copy is a complete duplicate of all the data from a base volume to a destination volume. For more information about virtual copies, see the HP 3PAR StoreServ Storage Concepts Guide. NOTE: Creating TPVVs requires the HP 3PAR Thin Provisioning Software license. Creating virtual copies or snapshots requires the HP 3PAR Virtual Copy Software license. NOTE: If your system is accessible in an OpenStack cloud, you may see volumes with prefixes indicating that the volumes were created through the OpenStack cloud. Volumes created through the OpenStack cloud use the OpenStack Volume (OSV) and OpenStack Snapshot (OSS) prefixes. Virtual Copies A virtual copy is a snapshot of another virtual volume. You can make virtual copies of base volumes, physical copies, or other virtual copies. Virtual copies are created using copy-on-write techniques available only with the HP 3PAR Virtual Copy Software license. Unlike a physical copy which duplicates the entire base volume, a virtual copy only records the changes to the original volume. This allows an earlier state of the original volume to be recreated by starting with the current state and rolling back all of the changes that have been made since the virtual copy was created. You can use the HP 3PAR CLI to perform the following virtual copy tasks: • Create • Promote • Modify • Remove For additional information about virtual copies, see the HP 3PAR StoreServ Storage Concepts Guide. Creating a Virtual Copy Virtual copies can be read-only or read/write. Read-only and read/write copies must alternate. You can only make a read-only copy of a read/write volume and a read/write copy of a read-only volume. Expiration dates can be set for virtual copies to save space. The system allows you to make a maximum of 500 virtual copies of a base volume. Up to 256 virtual copies can be read/write copies. The maximum number of virtual copies that can be created on a system is determined by the system configuration. For the maximum number of virtual copies that can be created with your specific system configuration, see the SPOCK website: http://www.hp.com/storage/spock To create a virtual copy, or snapshot, of a virtual volume or a virtual volume set, issue the createsv -ro |set: command, where: • -ro specifies that the snapshot being created is read-only. • is the name of the snapshot being created. Virtual Copies 95

  • 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

7 Managing Virtual Volume Copies
There are two types of copies that can be created from virtual volumes:
virtual copies
and
physical
copies
.
A
virtual copy
is a snapshot of an original or base volume. A virtual copy only records the
changes to the original virtual volume.
A
physical copy
is a complete duplicate of all the data from a base volume to a destination
volume.
For more information about virtual copies, see the
HP 3PAR StoreServ Storage Concepts Guide
.
NOTE:
Creating TPVVs requires the HP 3PAR Thin Provisioning Software license. Creating virtual
copies or
snapshots
requires the HP 3PAR Virtual Copy Software license.
NOTE:
If your system is accessible in an OpenStack cloud, you may see volumes with prefixes indicating
that the volumes were created through the OpenStack cloud. Volumes created through the OpenStack
cloud use the OpenStack Volume (OSV) and OpenStack Snapshot (OSS) prefixes.
Virtual Copies
A virtual copy is a snapshot of another virtual volume. You can make virtual copies of base volumes,
physical copies, or other virtual copies. Virtual copies are created using
copy-on-write
techniques
available only with the HP 3PAR Virtual Copy Software license. Unlike a physical copy which
duplicates the entire base volume, a virtual copy only records the changes to the original volume.
This allows an earlier state of the original volume to be recreated by starting with the current state
and rolling back all of the changes that have been made since the virtual copy was created.
You can use the HP 3PAR CLI to perform the following virtual copy tasks:
Create
Promote
Modify
Remove
For additional information about virtual copies, see the
HP 3PAR StoreServ Storage Concepts
Guide
.
Creating a Virtual Copy
Virtual copies can be read-only or read/write. Read-only and read/write copies must alternate.
You can only make a read-only copy of a read/write volume and a read/write copy of a read-only
volume. Expiration dates can be set for virtual copies to save space. The system allows you to
make a maximum of 500 virtual copies of a base volume. Up to 256 virtual copies can be
read/write copies.
The maximum number of virtual copies that can be created on a system is determined by the system
configuration. For the maximum number of virtual copies that can be created with your specific
system configuration, see the SPOCK website:
h
t
tp://w
w
w
.hp
.co
m/s
t
o
r
age/s
poc
k
To create a virtual copy, or snapshot, of a virtual volume or a virtual volume set, issue the
createsv
-ro <snapshot_name> <source_VV>|set:<set_name>
command, where:
-ro
specifies that the snapshot being created is read-only.
<snapshot_name>
is the name of the snapshot being created.
Virtual Copies
95