Bug 1279949
| Summary: | undefined variables was print if there isn't available disk space | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> |
| Component: | Cluster Version Operator | Assignee: | Jason DeTiberus <jdetiber> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Johnny Liu <jialiu> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.0.0 | CC: | aos-bugs, dgoodwin, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-ansible-3.0.7-1.git.171.825ef4c | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-28 13:53:44 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
Anping Li
2015-11-10 15:02:50 UTC
I don't think this is related to not having enough disk space rather just a plain bug we hit yesterday. It should be fixed in last nights build. http://buildvm-devops.usersys.redhat.com/puddle/build/AtomicOpenShift/3.1/latest/RH7-RHAOS-3.1/ The feature works well on openshift-ansible-3.0.12-1. so move bug to verified.
TASK: [Abort if insufficient disk space for etcd backup] **********************
failed: [10.14.6.120] => {"failed": true}
msg: 20871084 Kb disk space required for etcd backup, 3833912 Kb available.
FATAL: all hosts have already failed -- aborting
|