Complete the Big Data Guided Setup for Cassandra

The big data guided setup guides you through creating a server plan and adding a Cassandra cluster.

Go to the Big Data Guided Setup

  1. From the navigation pane, go to Guided setup.

    The Welcome page appears.

  2. On the Protect tab, at the bottom of the page, click More.

  3. Click the Big data apps tile.

    The Big data app setup page appears.

    If you already completed the guided setup, the Apps page appears.

Create a Server Plan that You Can Use for Cassandra

If you already have a server backup plan that you can use, you can skip this step.

  1. On the Create server backup plan page, specify the settings for a server plan that you can use for the Cassandra cluster.

Settings

Steps

Plan name

  1. Choose whether to create a new plan or use a base plan.

  2. In Plan name, enter a name for the server plan.

Backup destinations

  1. Click Add copy.

    The Add copy dialog box appears.

  2. In Name, enter a name for the backup destination.

  3. From the Storage list, select the storage to use for the backups.

    You can use the MRR cool storage class (Metallic Recovery Reserve) for creating secondary copies, but not for creating primary copies.

  4. To specify the start time for backups on a specific date and later, move the Backups On and After toggle key to the right.

  5. For Retention rules, enter the amount of time to retain the backups.

  6. To specify additional backups, such as weekly full backups, move the Extended retention rules toggle key to the right, and then add rules.

  7. Click Save.

  8. To add additional regions to the backup destination, move the Multi-region toggle key to the right, and then select the regions.

    You can also add more regions and associate the storage copy to the region.

RPO

  1. For Backup frequency, click Add.

    The Add backup frequency dialog box appears.

    1. From the Backup type list, select the backup type, and from the for list, select All agents or Databases.

    2. Specify the frequency of the backup.

    3. To specify the client time zone or to add exceptions, move the Advanced toggle key to the right.

      • From the time zone list, select the time zone according to which the backups must run.

      • To add exceptions when backups must not run, click Exceptions and add exceptions for any day or week of a month.

        These exceptions will repeat every month.

  2. For Backup window (if incremental and differential backups are supported for the workload), specify when you want incremental and differential backups to run.

  3. For Full backup window, specify when you want full backups to run.

Folders to back up

  1. To back up only some content, in Content to back up, enter the content to back up.

    By default, all content is backed up.

  2. To exclude folders or files from the backup, in Exclude - files/folders/patterns, enter the content to exclude.

  3. Specify whether to include the system state in backups:

    • To include the system state in all backups, move the Back up system state toggle key to the right.

    • To include the system state only in full backups, select the Back up system state check box and the Only with full backup check box.

    • To use Windows Server's VSS (Volume Shadow Copy Service) to back up the system state, select the Use VSS for system state check box.

Snapshot options

  1. Under Snapshot options, do the following:

    1. Specify how to retain snapshots:

      • To specify a number of jobs to retain on a snapshot copy, select Number of snap recovery points, and then enter the number of jobs to retain.

      • To specify a retention period, select Retention period, and then enter the amount of time to retain the jobs.

    2. If you don't want to create backup copies, move the Enable backup copy toggle key to the left to turn it off.

    3. For Backup copy frequency, enter how often to run backup copy jobs.

Database options

  1. Under Database options, do the following:

    1. For Log backup RPO, enter how often to run log backups.

    2. To automatically back up the database logs to the MediaAgent cache, do the following:

      1. Move the Use disk cache for log backups toggle key to the right.

      2. For Commit, enter how often to commit the logs to the CommServe computer.

        Disk caching of database logs applies to the following: Informix, Microsoft SQL Server on Windows, Oracle, Oracle RAC, and SAP HANA.

Override restrictions

  • Leave the Allow plan to be overridden check box cleared.

Add a Cassandra Cluster

When you add a cluster, a default data center is automatically created. You can create more data centers for data that has different backup requirements.

  1. From the navigation pane, go to Protect > Big data.

    The Apps page appears.

  2. Click Add cluster, and then select Cassandra.

    The Add Cassandra cluster dialog box appears.

  3. In the Name box, type a name for the cluster.

  4. From the Gateway node list, select the Cassandra node that you want the Commvault software to connect to.

  5. In the Cassandra configuration file path box, type or browse the path to the Cassandra configuration file.

  6. From the Plan list, select the server plan to use for the Cassandra cluster.

  7. In the CQL port box, type the port number used for CQL connections.

  8. In the JMX port box, type the port number used for JMX connections.

    Note

    You can enable authentications only if they are enabled on the cluster.

  9. To authenticate using CQL, under Authentication settings for CQL, do the following:

    1. In the Username box, enter the username for CQL shell.

    2. In the Password box, enter the password for CQL shell user.

  10. To authenticate using JMX, under Authentication settings for JMX, do the following:

    1. In the Username box, enter the username for Cassandra JMX.

    2. In the Password box, enter the password for Cassandra JMX user.

  11. To authenticate using SSL, under Authentication settings for SSL, do the following:

    1. In the Keystore box, enter the path to the keystore file, including the filename.

      For example, /etc/dse/cassandra/client.keystore

    2. In the Keystore password box, enter the password for the keystore.

    3. In the Truststore box, enter the path to the truststore file, including the filename.

      For example, /etc/dse/cassandra/client.truststore.

    4. In the Truststore password box, enter the password for the truststore.

      Note

      The path and the password for keystore and truststore must be the same on all Cassandra nodes.

  12. Click Save.

Loading...