Use the following procedure to create
For a process overview of the snapshot virtual disk creation process, refer to Create Snapshot Virtual Disk Wizard: Process Overview - UNIX with Virtual Disk Manager Virtual Disks.
Snapshot virtual disks might be reused (for frequent or nightly backups) or may be created for one-time usage (speculative change or upgrade testing). For instructions on how to reuse a disabled snapshot virtual disk, see Reusing Snapshot Virtual Disks.
Use the following procedure to create a snapshot virtual disk.
|
1 |
Start the storage management software. |
||||||||
|
2 |
Launch an The Array Management Window is opened in a separate window. |
||||||||
|
|
Important: Stop the host application accessing the |
||||||||
|
3 |
When creating a snapshot virtual disk based on a mounted file system, always perform a synchronization to flush the file system cache immediately prior to creating a snapshot virtual disk. At the host prompt, type the following command, and press Enter: sync All unwritten file system buffers are flushed. |
||||||||
|
4 |
Within the Logical View of the Array Management Window, select a
|
||||||||
|
5 |
Assign a
|
||||||||
|
6 |
Disable the snapshot virtual disk using one of the following methods:
|
||||||||
|
7 |
At the host prompt, type the following command, and press Enter: ioscan -fn A list of the mapped devices recognized by the host is displayed. Note: If the required device names are not displayed using the above command, at the host prompt, type the following, then press Enter: insf |
||||||||
|
8 |
Unmount the source virtual disk. |
||||||||
|
9 |
In the storage management software, re-create the snapshot virtual disk by using one of the following methods:
|
||||||||
|
10 |
Remount the source virtual disk (to its original host). |
||||||||
|
Important: If I/O activity to the source virtual disk was stopped or data transfer was suspended, resume I/O activity to the source virtual disk at this time (or re-enable data transfer). |
|||||||||
|
11 |
Complete the following steps to import the snapshot virtual disks into the Logical Virtual Disk Manager.
|
||||||||
|
12 |
If a file system existed on the source virtual disk, then it will also exist on the snapshot virtual disk. However, before the snapshot virtual disk can be mounted, run a file system check to ensure that the file system is consistent. Example: fsck /dev/vg02/lvol01 |
||||||||
|
13 |
Mount the snapshot virtual disk to its intended host. |
||||||||
|
14 |
Use the snapshot virtual disk with your backup application, for speculative testing, or with another application. |
||||||||
|
15 |
Unmount the snapshot virtual disk. |
||||||||
|
16 |
After the snapshot virtual disk is no longer required, disable the snapshot virtual disk. If you disable the snapshot virtual disk instead of deleting it, you can retain the snapshot virtual disk and its associated For information on disabling or re-creating a snapshot, see Disabling a Snapshot Virtual Disk and Re-creating a Snapshot Virtual Disk. For information on deleting a snapshot virtual disk, see Deleting a Virtual Disk. For command reference information on disabling, re-creating, and deleting a snapshot virtual disk, refer to the Enterprise Management Window online help. |
Typically, after a snapshot virtual disk has been created it, would be disabled until a new point-in-time image of the same source virtual disk is required. Use the following procedure to create a new point-in-time image of the same source virtual disk.
|
|
Important: All I/O activity to the source virtual disk should be stopped at this point (or data transfer suspended). This will ensure that an accurate point-in-time image of the source virtual disk is captured. |
||||||||
|
1 |
Unmount the source virtual disk. |
||||||||
|
2 |
In the storage management software, re-create the snapshot virtual disk by using one of the following methods:
|
||||||||
|
3 |
Remount the source virtual disk (to its original host). |
||||||||
|
|
Important: If I/O activity to the source virtual disk was stopped or data transfer was suspended, resume I/O activity to the source virtual disk at this time (or re-enable data transfer). |
||||||||
|
4 |
Complete the following steps to import the snapshot virtual disks into the Logical Virtual Disk Manager.
|
||||||||
|
5 |
If a file system existed on the source virtual disk, then it also exists on the snapshot virtual disk. However, before the snapshot virtual disk can be mounted, run a file system check to ensure that the file system is consistent. Example: fsck /dev/vg02/lvol01 |
||||||||
|
6 |
Mount the snapshot virtual disk to its intended host. |
||||||||
|
7 |
Use the snapshot virtual disk with your backup application (or other application). |
||||||||
|
8 |
Unmount the snapshot virtual disk. |
||||||||
|
9 |
After the snapshot virtual disk is no longer required, disable the snapshot virtual disk. If you disable the snapshot virtual disk instead of deleting it, you can retain the snapshot virtual disk and its associated snapshot repository virtual disk. Then, when you need to create a different snapshot of the same source virtual disk, you can re-create the disabled snapshot virtual disk. This takes less time than creating a new snapshot virtual disk and stops any reduction in performance that might occur if the snapshot virtual disk remains available. For more information, see Disabling a Snapshot Virtual Disk and Re-creating a Snapshot Virtual Disk. For command reference information on disabling and re-creating a snapshot virtual disk, refer to the Enterprise Management Window online help. |
Create Snapshot Virtual Disk Wizard: Additional Instructions