Bug 1790551
Summary: | Etcd storage requirements | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Keith Fryklund <kfryklun> |
Component: | Documentation | Assignee: | Tami Love <tlove> |
Status: | CLOSED NOTABUG | QA Contact: | Mike Fiedler <mifiedle> |
Severity: | medium | Docs Contact: | Latha S <lmurthy> |
Priority: | medium | ||
Version: | 4.2.z | CC: | ahoffer, aos-bugs, erich, jmelvin, lmurthy, mifiedle, oarribas, tlove |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | 4.2.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-01 12:48:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Keith Fryklund
2020-01-13 15:35:39 UTC
etcd speed (SSD/NVME, no networked storage, no spinning disk), size and monitoring recommendations have been improved in 4.6. We recommend monitoring etcd_server_quota_backend_bytes which is the current quota limit etcd_mvcc_db_total_size_in_use_in_bytes which indicates the actual database usage after a history compaction etcd_debugging_mvcc_db_total_size_in_bytes See https://docs.openshift.com/container-platform/4.6/scalability_and_performance/recommended-host-practices.html#recommended-etcd-practices_ Maybe a link from [1] to [2] would be helpful to easily find the additional information regarding the disks recommendations for etcd. [1] https://docs.openshift.com/container-platform/4.6/scalability_and_performance/optimizing-storage.html#other-specific-application-storage-recommendations [2] https://docs.openshift.com/container-platform/4.6/scalability_and_performance/recommended-host-practices.html#recommended-etcd-practices_ +1 to suggestion by @oarribas. Thanks. @kfryklun @oarribas Review this PR that provides a link to etcd storage recommendations. Thanks. https://github.com/openshift/openshift-docs/pull/43626 @oarribas @mifiedle I left a review request for the BZ in https://github.com/openshift/openshift-docs/pull/43626. Thank you! Approved in PR, waiting for it to merge An additional change was made to the content, per the peer review, and the review request is out for Dev and QE verification. The PR link is here for more information: https://github.com/openshift/openshift-docs/pull/43626 PR merged. PR merged. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |