HP MSA 1040 HP MSA 1040 SMU Reference Guide (762784-001, March 2014) - Page 25

About the Volume Copy feature, The following illustrates how volume copies are created.

Page 25 highlights

About the Volume Copy feature Volume Copy enables you to copy a volume or a snapshot to a new standard volume. While a snapshot is a point-in-time logical copy of a volume, the volume copy service creates a complete "physical" copy of a volume within a storage system. It is an exact copy of a source volume as it existed at the time the volume copy operation was initiated, consumes the same amount of space as the source volume, and is independent from an I/O perspective. Volume independence is a key distinction of a volume copy (versus a snapshot, which is a "virtual" copy and dependent on the source volume). Benefits include: • Additional data protection. An independent copy of a volume (versus logical copy through snapshot) provides additional data protection against a complete master volume failure. If the source master volume fails, the volume copy can be used to restore the volume to the point in time the volume copy was taken. • Non-disruptive use of production data. With an independent copy of the volume, resource contention and the potential performance impact on production volumes is mitigated. Data blocks between the source and the copied volumes are independent (versus shared with snapshot) so that I/O is to each set of blocks respectively; application I/O transactions are not competing with each other when accessing the same data blocks. The following figure illustrates how volume copies are created. Creating a volume copy from a standard or master volume Source volume Transient snapshot Data transfer New volume 1. Volume copy request is made with a standard volume or a master volume as the source. 2. If the source a standard volume, it is converted to a master volume and a snap pool is created. 3. A new volume is created for the volume copy, and a hidden, transient snapshot is created. 4. Data is transferred from the transient snapshot to the new volume. 5. On completion, the transient volume is deleted and the new volume is a completely independent copy of the master volume, representing the data that was present when the volume copy was started. Creating a volume copy from a snapshot Master volume Snapshot(s) Data transfer New volume 1. A master volume exists with one or more snapshots associated with it. Snapshots can be in their original state or they can be modified. 2. You can select any snapshot to copy, and you can specify that the modified or unmodified data be copied. 3. On completion, the new volume is a completely independent copy of the snapshot. The snapshot remains, though you can choose to delete it. Figure 3 Creating a volume copy from a master volume or a snapshot Snapshot operations are I/O-intensive. Every write to a unique location in a master volume after a snapshot is taken will cause an internal read and write operation to occur in order to preserve the snapshot data. If you intend to create snapshots of, create volume copies of, or replicate volumes in a vdisk, ensure that the vdisk contains no more than four master volumes, snap pools, or both. For example: 2 master volumes and 2 snap pools; 3 master volumes and 1 snap pool; 4 master volumes and 0 snap pools. System concepts 25

  • 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

System concepts
25
About the Volume Copy feature
Volume Copy enables you to copy a volume or a snapshot to a new standard volume.
While a snapshot is a point-in-time logical copy of a volume, the volume copy service creates a complete “physical”
copy of a volume within a storage system. It is an exact copy of a source volume as it existed at the time the volume
copy operation was initiated, consumes the same amount of space as the source volume, and is independent from an
I/O perspective. Volume independence is a key distinction of a volume copy (versus a snapshot, which is a “virtual”
copy and dependent on the source volume).
Benefits include:
Additional data protection. An independent copy of a volume (versus logical copy through snapshot) provides
additional data protection against a complete master volume failure. If the source master volume fails, the volume
copy can be used to restore the volume to the point in time the volume copy was taken.
Non-disruptive use of production data. With an independent copy of the volume, resource contention and the
potential performance impact on production volumes is mitigated. Data blocks between the source and the
copied volumes are independent (versus shared with snapshot) so that I/O is to each set of blocks respectively;
application I/O transactions are not competing with each other when accessing the same data blocks.
The following figure illustrates how volume copies are created.
Figure 3
Creating a volume copy from a master volume or a snapshot
Snapshot operations are I/O-intensive. Every write to a unique location in a master volume after a snapshot is taken
will cause an internal read and write operation to occur in order to preserve the snapshot data. If you intend to create
snapshots of, create volume copies of, or replicate volumes in a vdisk, ensure that the vdisk contains no more than
four master volumes, snap pools, or both. For example: 2 master volumes and 2 snap pools; 3 master volumes and
1 snap pool; 4 master volumes and 0 snap pools.
Source volume
Transient snapshot
Data transfer
New volume
1. Volume copy request is made with a standard volume or a master volume as the source.
3. A new volume is created for the volume copy, and a hidden, transient snapshot is created.
4. Data is transferred from the transient snapshot to the new volume.
5. On completion, the transient volume is deleted and the new volume is a completely independent copy of
the master volume, representing the data that was present when the volume copy was started.
Creating a volume copy from a standard or master volume
Master volume
Snapshot(s)
Data transfer
New volume
1. A master volume exists with one or more snapshots associated with it. Snapshots can be in their original
Creating a volume copy from a snapshot
state or they can be modified.
2. You can select any snapshot to copy, and you can specify that the modified or unmodified data be copied.
3. On completion, the new volume is a completely independent copy of the snapshot. The snapshot remains,
though you can choose to delete it.
2. If the source a standard volume, it is converted to a master volume and a snap pool is created.