Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Kibana upgrade plan failures on Cloud #129899

Closed
rudolf opened this issue Apr 11, 2022 · 2 comments
Closed

Reduce Kibana upgrade plan failures on Cloud #129899

rudolf opened this issue Apr 11, 2022 · 2 comments
Labels
Feature:Migrations Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@rudolf
Copy link
Contributor

rudolf commented Apr 11, 2022

There are a number of reasons a Kibana upgrade on Cloud could fail which are outside of the control of the Kibana migration algorithm such as

  1. An unhealthy Elasticsearch cluster
    % of failures Description
    16% Not enough active copies to meet shard count of [ALL]. Most likely due to unassigned shards on single node clusters with the shutdown marker Auto-expand replicas should clamp to closest value elasticsearch#84788
    13% Timeout waiting for the status of the index to become yellow.
    • Low watermark for disk usage reached
    • Routing allocation not set to ‘all’
    2% Circuit_breaking_exception data too large for http_request
  2. Cloud-related problems (needs further investigation)
    % of failures Description
    20% No logs
    10% Boot looping

This is a meta issue to track understanding cloud upgrade plan failures and working towards improving them.

@rudolf rudolf added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:Migrations labels Apr 11, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@pgayvallet
Copy link
Contributor

I'll consider this issue completed and close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Migrations Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants