Go to main content

Installing and Configuring the Disaster Recovery Framework for Oracle® Solaris Cluster 4.4

Exit Print View

Updated: January 2019
 
 

Validating a Protection Group

If the configuration status of a protection group is displayed as Error in the geoadm status output, you can validate the configuration by using the geopg validate command. This command checks the current state of the protection group and its entities.

How to Validate a Protection Group

This procedure validates the configuration of the protection group on the local cluster only. To validate the protection group configuration on the partner cluster, run the command again on the partner cluster.


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager browser interface. Click Partnerships, click the partnership name to go to its page, highlight the protection group name, and click Validate. For Oracle Solaris Cluster Manager log-in instructions, see How to Access Oracle Solaris Cluster Manager in Administering an Oracle Solaris Cluster 4.4 Configuration.

Before You Begin

Ensure that the following conditions are met:

  • The protection group you want to validate exists locally.

  • The common agent container is online on all nodes of both clusters in the partnership.

  1. Log in to one of the cluster nodes.

    You must be assigned the Geo Management rights profile to complete this procedure. For more information, see Disaster Recovery Framework Rights Profiles.

  2. Validate the configuration of the protection group.

    This command validates the configuration of the protection group on the local cluster only. To validate the protection group configuration on the partner cluster, run the command again on the partner cluster.

    # geopg validate protection-group
    protection-group

    Specifies a unique name that identifies a single protection group

    • If the protection group and its entities are valid, the configuration status of the protection groups is set to OK.

    • If the geopg validate command finds an error in the configuration files, the command displays an error message and the configuration remains in the Error state. Fix the error in the configuration, then rerun the geopg validate command.

Next Steps

Go to Activating a Protection Group.