JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Geographic Edition System Administration Guide     Oracle Solaris Cluster 4.1
search filter icon
search icon

Document Information

Preface

1.  Introduction to Administering the Geographic Edition Software

2.  Before You Begin

3.  Administering the Geographic Edition Infrastructure

4.  Administering Access and Security

5.  Administering Cluster Partnerships

6.  Administering Heartbeats

7.  Administering Protection Groups

8.  Monitoring and Validating the Geographic Edition Software

Monitoring the Runtime Status of the Geographic Edition Software

Viewing the Geographic Edition Log Messages

Displaying Configuration Information for Partnerships and Protection Groups

How to Display Configuration Information About Partnerships

How to Display Configuration Information About Protection Groups

9.  Customizing Switchover and Takeover Actions

10.  Script-Based Plug-Ins

A.  Standard Geographic Edition Properties

B.  Legal Names and Values of Geographic Edition Entities

C.  Disaster Recovery Administration Example

D.  Takeover Postconditions

E.  Troubleshooting Geographic Edition Software

F.  Deployment Example: Replicating Data With MySQL

G.  Error Return Codes for Script-Based Plug-Ins

Index

Displaying Configuration Information for Partnerships and Protection Groups

You can display the current local cluster partnership configuration, including a list of all partnerships that are defined between the local cluster and remote clusters.

You can also display the current configuration of a specific protection group or of all the protection groups that are defined on a cluster.

This section provides the following procedures:

How to Display Configuration Information About Partnerships

  1. Log in to a cluster node.

    You must be assigned the Basic Solaris User RBAC rights profile to complete this procedure. For more information about RBAC, see Geographic Edition Software and RBAC.

  2. Display information about the partnership.
    # geops list partnershipname
    partnershipname

    Specifies the name of the partnership. If you do not specify a partnership, then the geops list command displays information on all partnerships.

    For information about the names and values that are supported by Geographic Edition software, see Appendix B, Legal Names and Values of Geographic Edition Entities.

Example 8-1 Displaying Partnership Configuration Information

This example displays configuration information about the partnership between local cluster-paris and remote cluster-newyork.

# geops list paris-newyork-ps

How to Display Configuration Information About Protection Groups

  1. Log in to a cluster node.

    You must be assigned the Basic Solaris User RBAC rights profile to complete this procedure. For more information about RBAC, see Geographic Edition Software and RBAC.

  2. Display information about a protection group.
    # geopg list [protectiongroupname]
    protectiongroupname

    Specifies the name of a protection group.

    If you do not specify a protection group, then the command lists information about all the protection groups that are configured on your system.

Example 8-2 Displaying Configuration Information About a Protection Group

This example displays configuration information for avspg, which is configured on cluster-paris.

# geopg list avspg