Oracle® Solaris Cluster 4.2 Release Notes

Exit Print View

Updated: September 2014, E39651-02
 
 

geosite create Fails With JMX timeout, Dangling Heartbeat is Left Behind After geosite delete (19232931)

Problem Summary: When the geosite create command fails due to the JMX timeouts, the site is not cleaned up.

Workaround: Perform the following steps:

  1. If the site still exists on the cluster, run the following command:

    # geosite leave -f site-name
  2. Restart common agent container on the node to cleanup stale heartbeats where the failover control resource is online.

    # cacaoadm restart
  3. Add trust manually for each cluster that you want to configure on the site.

    # geoops add-trust -c cluster-name
  4. Re-create the site.

    # geosite create site-name