Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-1536

Full Cluster Cert Redeploy is broken when the ES clusters includes non-data nodes

XMLWordPrintable

    • False
    • False
    • NEW
    • NEW
    • Hide
      Before this update, if you redeployed a full Elasticsearch cluster, it got stuck in an unhealthy state, with one non-data node running and all other data nodes shut down. This happened because new certificates prevented the Elasticsearch Operator from scaling down the non-data nodes of the Elasticsearch cluster. With this update, Elasticsearch Operator can scale all the data and non-data nodes down and then back up again, so they load the new certificates. The Elasticsearch Operator can reach the new nodes after they load the new certificates.
      Show
      Before this update, if you redeployed a full Elasticsearch cluster, it got stuck in an unhealthy state, with one non-data node running and all other data nodes shut down. This happened because new certificates prevented the Elasticsearch Operator from scaling down the non-data nodes of the Elasticsearch cluster. With this update, Elasticsearch Operator can scale all the data and non-data nodes down and then back up again, so they load the new certificates. The Elasticsearch Operator can reach the new nodes after they load the new certificates.
    • Logging (LogExp) - Sprint 203

      On Cert expiry the elasticsearch-operator restarts the whole cluster by scaling down all nodes and then scaling them up again. This causes the restarted nodes to read the generated certificates. However, when the Elasticearch CR includes a node specification for non data nodes, the restart is stuck restarting the non-data nodes.

      Expected Behavior:

      • Scale down all ES nodes regardless roles
      • Scale up all the ES nodes loading the new certificates regardless roles.

            ptsiraki@redhat.com Periklis Tsirakidis
            ptsiraki@redhat.com Periklis Tsirakidis
            Kabir Bharti Kabir Bharti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: