QSnap for the Image Level iDataAgent

Topics | Related Topics


Overview

Configuration

Required Software

Hardware and Software Considerations


Overview

QSnap can be used with the Image Level iDataAgent to ensure that consistent backups can be taken from the active live system with the point-in-time snapshots created. Thus, all of the components necessary for basic Image Level iDataAgent functionality are available without requiring specialized hardware.

During an Image Level backup in a QSnap environment, the following sequence of events takes place:

  1. The Image Level iDataAgent starts a backup operation.
  2. On Windows, QSnap snaps the data to be backed up to free space on the source volume or another specified volume. On UNIX, QSnap copies modified data on the cache partition during the snap window. The cache partition can be linked for more information. (The cache partition cannot be on the same volume.)
  3. The snapshot is backed up through the LAN.

Configuration

The following must be done before using the Image Level iDataAgent with QSnap:

  1. Verify that the computer in which you wish to install the software satisfies System Requirements for the Image Level and File System iDataAgents.
  2. Install the required software.
  3. Review the Hardware and Software Considerations.
  4. Setup the nOverrideVSSSnapSelection registry key to use QSnap for snapshot creation.

Required Software

For Oracle, the production server must have one of the following installed: 

Windows

The following must be installed on the production server:

QSnap is installed automatically during installation of the Image Level iDataAgent.

For a clustered environment, first install the Windows File System iDataAgent and QSnap on the physical nodes, and then reboot the nodes. After rebooting the nodes, install only the Image Level iDataAgent on the virtual node. (The Windows File System iDataAgent is automatically selected when you install the Image Level iDataAgent.)

Unix

The following software must be installed on the production server:

For more information and procedures, see Deployment - Image Level iDataAgent.


Hardware and Software Considerations

Windows

Unix

  • If you encounter errors while configuring or deconfiguring CXBF devices on the client, go to /cvd.log on the client for more detailed information concerning the error.

  • If you apply an update to an AIX, Linux, or Solaris platform where CXBF drivers have been installed and CXBF devices have been configured, you must reboot the system after the update is applied in order to activate the CXBF drivers.

  • Use the Volume Explorer to deconfigure a CXBF device, deleting a subclient does not deconfigure CXBF devices for a client.
  • Raw volumes are not automatically configured as CXBF devices when added to the subclient content. Use the Volume Explorer to configure raw volumes as CXBF devices.

Configure Extent Size

Unlike a File System iDataAgent, the Image Level Agent backs up extents on the source drive. The extent size is initially set to 512KB for Windows. The extent size can be configured to be larger than 4GB using the BackupExtSize and BackupExtSizeHigh registry keys. For Unix, the default extent size is 2MB (the Unix GUI will display 4096 because 4096 x 512 bytes equals 2MB). In most cases, the default extent size effectively divides the source volume and is best for performance.

But there may be reasons for increasing or decreasing extent size to improve performance. Keep in mind, for example, that a 512KB extent with just 10KB of data is backed up entirely, including its empty blocks of data. Again, this will work fine in most cases, but factors such as the state of data fragmentation on the source, network bandwidth, and server speed should be considered. These factors, along with extent size, can impact both the speed and the size of backups. These factors, along with extent size, can impact both the speed and the size of backups. If for some reasons the extent size is required to be changed, see Change extent size for Backup Applications for more information on changing extent sizes.

If performance is inhibited because of extent size issues, contact your software provider for more information about tuning your software for maximum performance.

Also consider the following implications of changing extent sizes:

Back to Top