Compaq EVM

Topics | Related Topics


Overview

ProxyHost Configuration

Required Software

Hardware and Software Considerations

PreScan and PostScan Batch Files

Subclient Considerations


Overview

Compaq Enterprise Volume Management (EVM) is a hardware-based snapshot engine and is used to create snapshots, or clones, which are then backed up by the iDataAgent. Because the backup does not occur on the production server, resources on the production server are not affected by this operation. The ProxyHost iDataAgent can be implemented into the Compaq Enterprise Volume Management (EVM) environment to conduct backup operations using the data snapshot or clone capabilities of EVM. The system uses the snapshot or clone to back up large amounts of data without using production server resources.

See ProxyHost - Application Data to see which operating systems and applications are supported for use with Compaq EVM in conjunction with the ProxyHost iDataAgent.

The diagram that follows shows a sample ProxyHost configuration in a Compaq EVM environment.

Data from the production server is distributed to virtual disks created on Compaq Storage Subsystems. During the backup the virtual disks will be snapped or cloned and the snapshot or clone will be mounted to the backup host. All of these actions will be managed by a predefined EVM job which will be executed by the PreScan process.

The ProxyHost iDataAgent is installed on the production server only. The same File System iDataAgent is installed on both the production server and the backup host. In addition, the Compaq EVM software is installed on the production server and backup host.

During a ProxyHost backup, the following sequence of events takes place:

  1. The ProxyHost iDataAgent starts a backup operation.
  2. The backup PreScan process initializes the EVM job that will create the snapshot or clone and mount them to the backup host.
  3. During the EVM job execution, a batch file that you create will utilize CVSnaptool during the EVM Suspend/Resume phase. This will be configured using the standard EVM web tool.
  4. The snapshot or clone is backed up through the backup host.

ProxyHost Configuration

The following must be done before using ProxyHost with Compaq EVM.

  1. Verify that the production server and Backup Host meet the System Requirements.
  2. Install the required software.
  3. Review the Hardware and Software Considerations.
  4. Create PreScan and PostScan Batch Files. It is important to note that the PreScan and PostScan batch files will have to be customized for each individual snapshot environment.
  5. Configure subclient(s) and content. See Subclient Considerations and Subclients - SAN iDataAgents for more information.

Required Software

The following must be installed on the production server:

The following must be installed on the Backup Host:


Hardware and Software Considerations


PreScan and PostScan Batch Files

ProxyHost in a Compaq EVM environment is most commonly used to back up either snapshots or clones. Before each ProxyHost backup, the snapshots or clones must be created and mounted on to the backup host. These tasks are performed by an EVM job which will be called during the PreScan phase of each backup.

On the production server, you must create a PreScan batch file containing the appropriate evmcl command to initialize the EVM job. In order for the batch file to execute successfully, you must include the full path to the evmcl command.

The database Freeze/Thaw utility, CVSnaptool, will be implemented into the EVM job as the Suspend/Resume phase. This utility will ensure that the database and the transaction log remains consistent during the snapshot.

For specific configuration information on batch files for the PreScan and PostScan phases, see the Resource Pack for sample batch files and scripts.

We recommend that you test the batch file before associating it with any subclients.

CVSnaptool

To back up applications, such as Exchange 2000 or Exchange 2003 using ProxyHost, CVSnaptool is required; it is called from PreScan and PostScan batch files.

The use of CVSnaptool ensures that file system and application metadata remain unchanged, and therefore consistent, during the backup operation. Before creating the snapshot, the ProxyHost iDataAgent using CVSnaptool ensures that any supported applications have been ordered to flush buffered data and to suspend I/O to the disk. Once the snapshot has been created, the iDataAgent signals to the application that it may resume operations. Typically, the suspension of application I/O lasts only a few seconds. Custom scripts may be created to suspend and resume your applications. Sample scripts are provided on the Resource Pack.


Subclient Considerations

Back to Top