Use the following procedure when creating
For a process overview of the snapshot virtual disk creation process, see Create Snapshot Virtual Disk Wizard: Process Overview - Windows 2000 and Windows Server 2003.
Snapshot virtual disks might be reused (for frequent or nightly backups), or may be created for one-time usage (for speculative change or upgrade testing). For instructions on how to reuse a disabled snapshot virtual disk, refer to Reusing Snapshot Virtual Disks.
Use the following procedure to create a snapshot virtual disk.
Caution: Risk of application errors -- Windows operating systems traditionally support a Master Boot Record (MBR) disk partition format. 64-bit Windows Server 2003 supports the new GUID Partition Table (GPT) disk partition format. The 32-bit Windows Server 2003 and Windows 2000 operating systems do not support this new partition format and do not know how to properly access a GPT disk. When a source virtual disk mapped to a 64-bit Windows Server 2003 host is initialized with the GPT disk partition format, any snapshot virtual disks created of this source virtual disk must also be mapped to a 64-bit Windows Server 2003 host. If you map the snapshot virtual disk to a 32-bit Windows Server 2003 or Windows 2000 host, the operating system does not recognize the partition format of the snapshot virtual disk. Alternatively, you can initialize the source virtual disk on the 64-bit Windows Server 2003 host with the older MBR disk partition format, and any snapshots of that source virtual disk are accessible by other 32-bit Windows hosts.
Important: Snapshot virtual disks created on a host running Windows 2000 or Windows Server 2003, using dynamic disks, might not be mapped on the same host as the base virtual disks.
|
1 |
Start the storage management software. The Enterprise Management Window is displayed. |
|
2 |
Launch an The Array Management Window is opened in a separate window. |
|
3 |
Within the Logical View of the Array Management Window, select a
|
|
4 |
Disable the snapshot virtual disk by using one of the following methods:
|
|
5 |
Assign a Important: Snapshots of Windows 2000 or Windows Server 2003 Dynamic Disks might not be mapped on the same host as the base virtual disks.
|
|
|
Important: Stop all I/O activity to the source virtual disk at this point (or data transfer suspended). This action ensures that an accurate point-in-time image of the source virtual disk is captured. Close all applications (including Windows Explorer) to ensure all I/O activity has been stopped. |
|
6 |
Run the At the host prompt, type the following command, and press Enter: SMrepassist -f <filesystem-identifier> where <filesystem-identifier> is the physical disk letter assigned to the source virtual disk. Example: If the new disk physical disk (for the source virtual disk) was assigned physical disk letter "E," you would enter the command: SMrepassist -f e: and press Enter. The write buffers for the disk physical disk are flushed. |
|
7 |
In the storage management software, re-create the snapshot virtual disk by using one of the following methods:
|
|
|
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). |
|
8 |
Run the After virtual disks have been created and virtual disk-to-LUN mappings have been defined, run the hot_add utility to ensure that the operating system is aware of the newly created virtual disks, without having to reboot the host. For information on which operating systems support the hot_add utility, refer to your
|
|
9 |
Run the After virtual disks have been created and virtual disk-to-LUN mappings have been defined, run the SMdevices utility to ensure that the virtual disk name and the operating system storage array name (assigned by the operating system) correlate. |
|
10 |
Open the
The Disk Management dialog is displayed with a graphical representation of all the physical disks connected to the host and their associated partitions. |
|
11 |
Blink the disk and virtual disk definition that represents the snapshot virtual disk. Note: The snapshot virtual disks LUNs are displayed with the disk type foreign. |
|
12 |
Select the snapshot virtual disk LUNs, right-click and select Import Foreign Disks. The Import Foreign Disks dialog is displayed. |
|
13 |
Select the appropriate disk, and click OK. The snapshot virtual disks and LUNs are imported. |
|
14 |
Perform a manual re-scan to verify that the disk information is correct. From the Disk Management main menu, select Action >> Rescan Disks. |
|
15 |
In the Disk Management dialog, locate the disk and virtual disk definition that represents the snapshot virtual disk you re-created, and ensure that a new physical disk letter has automatically been assigned. |
|
16 |
Use the snapshot virtual disk with your backup application (reusing a snapshot virtual disk), or for speculative change and upgrade testing (one-time usage). For information on how to reuse a disabled snapshot virtual disk, see Reusing Snapshot Virtual Disks. |
|
17 |
After the snapshot virtual disk is no longer required, disable or delete 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 more information, see Disabling a Snapshot Virtual Disk and Deleting a Virtual Disk. For command reference information on disabling or deleting a snapshot virtual disk, refer to the Enterprise Management Window online help. |
Typically, after a snapshot virtual disk has been created, it is 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: Stop all I/O activity to the source virtual disk at this point (or data transfer suspended). This action ensures that an accurate point-in-time image of the source virtual disk is captured. Close all applications (including Windows Explorer) to ensure all I/O activity has been stopped. |
||||
|
1 |
Run the At the host prompt, type the following command, and press Enter: SMrepassist -f <filesystem-identifier> where <filesystem-identifier> is the physical disk letter assigned to the snapshot virtual disk. The write buffers for the disk physical disk are flushed. |
||||
|
2 |
Disable the snapshot virtual disk by using one of the following methods:
|
||||
|
3 |
Run the At the host prompt, type the following command, and press Enter: SMrepassist -f <filesystem-identifier> The write buffers for the disk physical disk are flushed. |
||||
|
4 |
In the storage management software, re-create the snapshot virtual disk by using one of the following methods:
|
||||
|
|
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 reenable data transfer). |
||||
|
5 |
If you are using any 32-bit version of Windows, go to step 6. If you are using the 64-bit version of Windows Server 2003, perform the following steps:
|
||||
|
6 |
Use the snapshot virtual disk with your backup application (or another application). |
||||
|
7 |
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 recreating a snapshot virtual disk, refer to the Enterprise Management Window online help. |
Create Snapshot Virtual Disk Wizard: Additional Instructions