Bug 1748081
| Summary: | When following disaster recovery procedure, if `INITIAL_CLUSTER` is not properly defined, `/usr/local/bin/etcd-snapshot-restore.sh` stops executing with no error message | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | rvanderp |
| Component: | Etcd | Assignee: | Sam Batschelet <sbatsche> |
| Status: | CLOSED ERRATA | QA Contact: | ge liu <geliu> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | bmcelvee, sbatsche |
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| 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: | 2019-10-16 06:39:32 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
rvanderp
2019-09-02 17:35:08 UTC
Hello Sam, is there PR merged for fixing this bug? Verified with 4.2.0-0.nightly-2019-09-15-052022 $ export export INITIAL_CLUSTER="foo=bar" $ sudo /usr/local/bin/etcd-snapshot-restore.sh ./assets/backup/snapshot.db $INITIAL_CLUSTER Downloading etcdctl binary.. etcdctl version: 3.3.10 API version: 3.3 etcd-member.yaml found in ./assets/backup/ Validating INITIAL_CLUSTER failed: etcd-0.qe-geliu0917-2.qe.devcluster.openshift.com is not found in foo=bar Does this bug require doc text? The Doc Type/Text field is not currently set. Thanks! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922 |