Configuring Additional Partitions for a Deduplication Database

You can add more partitions to an existing and online deduplication database (DDB) that is used by a storage policy enabled with deduplication. For example, you can change a single DDB configuration to a two-partitioned or a four-partitioned DDB configuration, or two-partitioned DDB configuration to a three-partitioned or a four-partitioned DDB.

Support:

Adding additional partitions for deduplication database is supported for the following:

  • When you have upgraded your CommServe to v11 but the DDB is v10 on a v10 MediaAgent

  • When you have upgraded your CommServe to v11 but the DDB is v10 on a v11 MediaAgent

  • Where the DDB is v11 on a v11 MediaAgent

Exception: Changing a two-partitioned DDB configuration to a one-partitioned DDB, or a single DDB configuration to a three-partitioned DDB configuration is not allowed.

Tip: All the configured ddb partitions participate in the deduplication process. During this process, duplicate baseline data gets added, as more partitions are participating in storing the signatures. Therefore, adding additional partitions increases the size of the baseline data. Also, the backup speed is dependent upon the I/O performance of the ddb partitions, and the QI time of the DDB is as fast as the slowest partition.

Before You Begin

  • Before configuring additional partitions the active DDB make sure that the destination MediaAgent is of same operating system type as of source MediaAgent.

    For example, 64-bit to 64-bit or Windows to Windows MediaAgent.

    Exception: You cannot configure the DDB from Windows to Linux or from Linux to Windows and Linux different bit versions (for example, 64-bit to 32-bit version).

  • When configuring additional partitions to the DDB, if any data protection job is running to the storage policy, then the data protection job will go to Pending state and resumes as per the Job Restart interval.

Procedure

  1. From the CommCell Browser, expand Storage Resources > Deduplication Engines > storage_policy_copy.

  2. Right-click the deduplication_database and then click Advanced > Add Partitions.

  3. In the Configure Additional Partitions dialog box, in the MediaAgent And Partition Path column, click Choose Path to add the location of the appropriate partition.

  4. In the Partition Path dialog box, specify the following:

    1. From the MediaAgent list, select the MediaAgent that will be used to access the partition path.

    2. In the Partition Path box, enter the file path where you want to locate the DDB.

    3. Optional: Click the Advanced button and add the following information:

      1. DDB Network Interface: Define dedicated network interface name for each partition MediaAgent .

        Notes

        • By default, no data network interface(DIP) pair is configured. We recommend that you configure a dedicated Network Interface Card (NIC) on each partition MediaAgent and set up DIP between the data path and partition MediaAgents to increase the speed of the communication between the MediaAgents, improve data protection job throughput and avoid network bottlenecks

        • If you have a NIC configured on a partition MediaAgent, specify the network interface name or IP address for the DDB Network Interface.

        • Push the firewall configuration on the DDB MediaAgent after adding a data interface pair and creating a storage policy copy. For more information, see Data Interface Pairs - Overview

        • If DIP is configured between two MediaAgents and if no interface pair is specified during storage policy creation, the existing DIP is used between two MediaAgents.

        • No more than one DIP should be created between two clients. If another interface is created, the clients will use only the newer defined interface pair.

        • If DIP is configured and the library setup with the DDB storage policy has the Automatically add data paths for new Drivepools configured, then on adding a new MediaAgent a DIP will automatically be configured.

      2. VSS COW Volume: Drive to host the snapshot created by the DDB backup process using VSS Copy-on-Write (COW) method.

        Notes

        • The VSS COW volume box is available only when no DDB subclient exists on a selected DDB MediaAgent and for version 11 MediaAgents.

        • If you changed the Windows shadow copy storage association to a different drive, the snapshot created during DDB backup is stored on that drive.

        • If you want to change the VSS COW volume location after storage policy creation, you can modify it on the DDB subclient. For more information, see Modifying the Properties of the Deduplication Database Subclient.

    4. Click OK.

  5. Click OK.

Result

The new partition appears under the DDB.

How does data aging impact the data when new partitions are added to the DDB?

Loading...