Modify Settings for a Cleanroom Recovery Group

Settings that you can modify for a recovery group include security and post-recovery validation.

Go to the Recovery Group

  1. From the Command Center navigation pane, go to Cleanroom > Recovery groups.

  2. Click the recovery group.

Configure Security

You can associate users or groups with roles to determine which actions users can perform. You can also assign users or groups as owners that have management permissions for the entities in a recovery group.

You can use predefined roles, modify predefined roles, or create new roles.

Important

Users and associations that are created before recovery are disabled in your recovered control plane. After the control plane is recovered, additional users cannot be created.

  1. On the Configuration tab, in the Security section, click the edit button.

  2. To create a security association between a user or user group and the recovery group that allows you to perform data management operations, do the following:

    1. On the Associations tab, enter the name of the user or user group.

    2. From the Roles list, select the role to assign, and then click Add.

  3. To specify who can access the recovery group, do the following:

    1. Click the Owners tab.

    2. Enter the name of the user or user group to assign as an owner.

    3. Click Add.

  4. To specify permissions (such as add, edit, or delete) to owners of the recovery group, do the following:

    1. Click the Permissions tab.

    2. Select the permissions.

  5. Click Save.

Modify the Time Delay Between Priorities

You can enable higher priority VMs/instances to start before processing the next set of machines.

  1. On the Configuration tab, in the Customization options section, for Delay between priorities (in mins), click the edit button.

  2. Enter the number minutes that you want recovery operations to wait between processing VMs that are assigned different priorities.

  3. Click Submit.

Enable Recovery Operations to Continue After Failures

By default, when a VM/instance cannot be processed successfully, recovery operations stop. You can specify that recovery operations proceed to the next priority.

  • On the Configuration tab, in the Customization options section, enable the Continue to next priority on failure toggle key.

Enable Automatic Post-Recovery Validation

You can specify that Windows VMs/instances will be validated by Microsoft Windows Defender Antivirus after they're recovered.

  • On the Configuration tab, in the Validation options section, enable the Run Windows Defender toggle key.

You can specify that VMs/instances will be validated after they're recovered.

  1. On the Configuration tab, in the Validation options section, do the following:

Add Post-Recovery Validation Scripts

You can specify scripts to validate VMs/instances after they're recovered.

The following environments are supported:

  • Windows: PowerShell

  • Linux: Linux shell

The SQL Server Validation Script, which checks the status of a Microsoft SQL Server instance on recovered entities in both Linux and Windows environments, is available to download from the Commvault Store. The compressed download file includes both PowerShell and Linux shell versions.

  1. On the Configuration tab, in the Validation options section, click Add.

  2. To add a script, select one of the following:

    • Upload file

    • UNC

      1. In the Path box, enter the UNC path to the script.

        Examples:

        • Windows: Enter the UNC path as WindowsPathwin.ps1.

        • Unix: Enter the UNC path as \\Pathtofile\file.sh.

      2. Select existing credentials or create new credentials to access the UNC path.

  3. Enter a descriptive name for the script.

  4. Click Save.

  5. If you have multiple scripts, to change the order the scripts are executed in, click Reorder.

  6. Drag and drop the scripts.

  7. Click Save.

Loading...