Bug 1529522
| Summary: | [DOCS] etcd backup procedure missing info to backup CA | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | daniel <dmoessne> |
| Component: | Documentation | Assignee: | Kathryn Alexander <kalexand> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ge liu <geliu> |
| Severity: | low | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | medium | ||
| Version: | 3.5.0 | CC: | acomabon, adellape, aos-bugs, dmoessne, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | 3.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://docs.openshift.com/container-platform/3.5/admin_guide/backup_restore.html#cluster-backup | ||
| Whiteboard: | 3.10-release-plan | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-12 17:56:38 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
daniel
2017-12-28 14:02:07 UTC
As part of the etcd backup process in version 3.7 and later, you back up the entire /etc/etcd directory for all nodes: https://docs.openshift.com/container-platform/3.7/day_two_guide/environment_backup.html#backing-up-etcd_environment-backup I'm actually not clear on if you need to back up the etcd CA for embedded etcd, external etcd, or both. (If it's for external etcd, you wouldn't necessarily do it on a master.) @Alejandro, can you give me more information about this one? PR's here: https://github.com/openshift/openshift-docs/pull/11805 @Johnny, will you PTAL? @kalexand-rh, LGTM, but how to restore ca in 'etcd restore' should be added, right? pls confirm with the dev or bug reporter for this, thx Regarding to comment9, file a new bug to trace it, https://bugzilla.redhat.com/show_bug.cgi?id=1627638 Close this bug now. I've merged the change and am waiting for it to go live. Thanks! This change is live on docs.openshift, eg: https://docs.openshift.com/container-platform/3.6/admin_guide/backup_restore.html#etcd-backup and on the portal, eg https://access.redhat.com/documentation/en-us/openshift_container_platform/3.5/html-single/cluster_administration/#etcd-backup |