Bug 1495545
Summary: | Wrong setting etcd_backup_tag variable when create etcd backup file | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liujia <jiajliu> |
Component: | Cluster Version Operator | Assignee: | Jan Chaloupka <jchaloup> |
Status: | CLOSED ERRATA | QA Contact: | liujia <jiajliu> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.7.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
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: | 2017-11-28 22:13:02 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
liujia
2017-09-26 09:36:00 UTC
Commit pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/dcdf09e0aaae055cad8e01e07aa07a951a81f798 Merge pull request #5549 from ingvagabund/fix-etcd-backup-tag Automatic merge from submit-queue evaluate etcd_backup_tag variable Bug: 1495545 Verified on openshift-ansible-3.7.0-0.189.0.git.0.d497c5e.el7.noarch # ls -la /var/lib/etcd/ total 4 drwx------. 6 etcd etcd 136 Nov 2 02:40 . drwxr-xr-x. 31 root root 4096 Nov 2 01:18 .. drwxr-xr-x. 3 root root 17 Nov 2 01:18 etcd.etcd drwx------. 4 root root 29 Nov 2 01:19 member drwx------. 3 root root 20 Nov 2 02:40 openshift-backup-post-3.0-20171102024042 drwx------. 3 root root 20 Nov 2 02:39 openshift-backup-pre-upgrade-20171102023921 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/RHSA-2017:3188 |