VSS for the ProxyHost iDataAgent

Topics | How To | Related Topics


Overview

Configuration

Required Software

VSS Considerations

License Requirement


Overview

The ProxyHost iDataAgent can be implemented in conjunction with the VSS Enabler to conduct backup operations using a VSS Hardware Provider. ProxyHost uses the snapshot to back up large amounts of data without using production server resources. Because the backup does not occur on the production server, resources on the production server are not affected by this operation.

VSS Hardware Providers

VSS Hardware providers allow you to create shadows without imposing a load on the local client, or production server. For the purposes of VSS, the snapshot is referred to as a shadow. Furthermore, an option to make the shadow transportable has been provided, which allows you to mount, or import, the shadow on another client. If a shadow is not marked as transportable, you will not be able to mount the shadow.

When using VSS, the system will use the default provider to create the shadow. If you have installed a hardware provider, this becomes the default provider (VSS will use the hardware provider in place of Microsoft Shadow Copy. The Microsoft Software Shadow Copy provider cannot be used for snapshots if you have a VSS hardware provider installed. The VSS hardware provider will have a higher precedence than the Microsoft Software Shadow Copy provider and so QR Volume creation or backups with the Shadow Copy Provider will fail.

If there are multiple hardware providers residing on the same machine, note that not all hardware providers will support the same volumes. For example, the EMC provider will only support disks on the CLARiiON, the HDS provider will only support HDS disks, etc. VSS determines if a supports the volume to be snapped.

VSS Hardware Provider Environment - ProxyHost

The diagram that follows shows a sample ProxyHost configuration in a VSS Hardware Snapshot Provider environment.

 

Data from the production server is snapped by the VSS Hardware Provider; this snapshot is referred to as a shadow. The shadow is imported to the Backup Host, and ProxyHost begins the backup. When the backup completes, the shadow is deleted.

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 VSS Enabler 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 PreScan process creates the transportable shadow.
  3. The shadow is imported to the backup host.
  4. The shadow is backed up through the backup host.
  5. During the PostBackup process, the shadow is deleted.

Configuration

The following must be done before creating VSS Hardware shadows.

  1. Verify that the production server and Backup Host meet the System Requirements.
  2. Install the required software. Note that you can de-select QSnap during the install if you will be using VSS exclusively.
  3. Review the VSS Considerations.
  4. Your hardware provider may require some configuration before use. This may include creating a cache LUN, setting up snap or clone groups, etc. Consult your hardware provider for any necessary steps to set up a snap environment.
  5. You must create the following two Registry keys:
  6. Create a Source-Destination Mapping File for ProxyHost.
  7. Create the subclient. See Create a New Subclient and Configure Subclient Content for instructions. Note the following:

Required Software

For more information and procedures, see Deployment - Quick Recovery Agent and Deployment - ProxyHost iDataAgent.


VSS Considerations

Before using VSS, review the following information:


License Requirement

To perform a data protection operation using this Agent a specific Product License must be available in the CommServe® Server.

Review general license requirements included in License Administration. Also, View All Licenses provides step-by-step instructions on how to view the license information.

Enabler Licenses

VSS Hardware snapshot also requires a license for the VSS Enabler.

Back to Top