Best Practice for Creating Deduplication Datastore across Volumes

The as_gddmgr.exe, a command line tool, lets you add more data paths across volumes to expand the storage capacity of the existing dedupe datastore.

To create deduplication datastore across volumes, follow these steps:

  1. Log into the Arcserve UDP console user interface, and then create a deduplication datastore without expanded data path. For more information, see Add a Datastore.
  2. Stop the datastore. For more information, see Stop a Datastore.
  3. Open the command prompt, and then enter the following command to display the current path configuration of datastore:
  4. as_gddmgr.exe -DataPath Display <datastore name>
  5. The following sample datastore has one primary data path on X:\volume:
  6. To expand the storage capacity of deduplication datastore, enter the following command:
  7. as_gddmgr.exe –DataPath Add <datastore name> -NewDataPath <new data folder>
  8. Note: Make sure the primary path and all expanded paths are not on the same volume.
  9. The following sample datastore has an expanded data path on W:\volume:
  10. Repeat step 4 as needed.
  11. Return to the Arcserve UDP console user interface and start the datastore. For more information, see Start a Datastore.

Note: We recommend that you import the backed-up datastore on the UDP Appliance with similar disk partitions.