Bug 1661916
| Summary: | uninstall playbook umounts /var/lib/origin/openshift.local.volumes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ravi Trivedi <travi> | ||||
| Component: | Installer | Assignee: | Jeremiah Stuever <jstuever> | ||||
| Installer sub component: | openshift-ansible | QA Contact: | sheng.lao <shlao> | ||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||
| Severity: | low | ||||||
| Priority: | low | CC: | fshaikh, gpei, jstuever, sdodson | ||||
| Version: | 3.11.0 | Keywords: | Reopened | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.11.z | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1679760 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-03-14 02:17:59 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1679760 | ||||||
| Attachments: |
|
||||||
|
Description
Ravi Trivedi
2018-12-24 12:27:21 UTC
Workaround, reboot the host which should restore any mounts defined and ensure the host is fully reset. PR-11208 isno't in the latest release rpm. So test it again later. Verify the bug using openshift-ansible-3.11.88-1.git.0.42d1b9a.el7.noarch After the step of uninstalling OCP, check the mount point: # mount |grep vol /dev/vdb on /var/lib/origin/openshift.local.volumes type xfs (rw,relatime,seclabel,attr2,inode64,noquota) 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:0407 |