Previous Topic: Alternative Backup ApproachesNext Topic: How to Back up Data to a Local FSD Using Staging and Network File System Device


How to Back up Data to an FSD in a Disk Array that is Shared Between a Primary Server and a Data Mover Server

This approach describes how to back up data to an FSD in a disk array that is shared between a primary server and a data mover server.

The following diagram illustrates this configuration:

Architecture Diagram: The primary server and data mover server share a disk array.

To back up data to shared disk arrays, do the following:

  1. Mount the disk array to the data mover server. For example:
    /disks
    
  2. Mount the disk array to the primary server. For example:
    X:\
    
  3. Create a file system device (FSD) on the data mover server using the following directory:
    /disks/fsd
    
  4. Create an FSD on the primary server using the following directory (case-sensitive):
    X:\fsd 
    

    Note: Ensure that X:\fsd references the same directory as /disks/fsd on the disk array.

  5. Submit your backup jobs to /disks/fsd on the data mover server.

    Be aware for the following:

  6. Run the restore job using the merged sessions.

    You can then restore the sessions from the primary server to any location in your environment.

Note: To restore data that was backed up using this approach, you must merge the media relating to the FSD backup sessions and then execute the restore using the merged sessions.