8.3 Verify the CRX Cluster

  1. Go to http://<authorHost>:<authorPort>/lc/system/console. Login with OSGi Management Console user credentials. The default credential is admin/admin

  2. Navigate to Main>JMX, locate the row with domain: com.adobe.granite and type: Repository.

  3. Click Repository and locate Attribute Name: ClusterNodes.

    The ClusterNodes attribute contains a table. Each row in the table represents a node in the cluster. Each row contains Operating System, hostname, id, and repositoryHome of a cluster node.

On all the slave node, value of crx.cluster.master is false and on the master node vale of crx.cluster.master is true.

// Ethnio survey code removed