Database Group Replication Data Content

Database group replication data cannot be compromised and is guaranteed to be replicated throughout the cluster to ensure that failover is not disruptive. Replication data includes:

  • User management data, user credentials for authentication, and user access control lists (ACL) for authorization are included.
  • The Local Configuration View (LCV) is a small dataset that contains the modifications users make to a targeted device configuration only to reduce the latency introduced when replicating larger datasets.
  • Distributed locking data contains information for when an OCSDM lock has been placed on a targeted device for a specific operation to ensure that no two operations can occur concurrently on the same device.
  • NF device group details are created when a device is added to OCSDM for management. This dataset provides the information required for OCSDM to communicate with the targeted product plugin and provide relevant hardware, firmware, configuration and reachability status.
  • The OCSDM configuration dataset contains required user-customized configuration information for OCSDM services. For example, when the following types of changes are made in the configuration service, they are replicated to all hosts in the OCSDM cluster:
    • User
    • Global parameter variables
    • Reusable configuration module (RCM)
    • Offline configuration
  • The fault sequence number, which is a global unique ID, is required to give distributed items uniqueness.
  • Product plugin data is replicated, which includes its status and version information.