Bug 1498968
| Summary: | Scheduled database backups do not work on the podified version of CFME | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> |
| Component: | cfme-openshift-app | Assignee: | Franco Bladilo <fbladilo> |
| Status: | CLOSED ERRATA | QA Contact: | Ievgen Zapolskyi <izapolsk> |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | abellott, bazulay, fbladilo, izapolsk, jhardy, jkrocil, obarenbo, simaishi, smallamp |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.8.3 | Flags: | izapolsk:
automate_bug+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.8.3.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-28 12:32:22 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: | 1540957 | ||
| Bug Blocks: | |||
|
Description
Peter McGowan
2017-10-05 16:37:36 UTC
I could reproduce this issue, NFS v3 negotiated mounts need locking assistance from lockd/statd. This service is automatically called by "mount" but it is unable to register itself with the portmapper (rpcbind) as it is not running on the image. The fix is here : https://github.com/ManageIQ/manageiq-pods/pull/231 It is blocked by 1540957. The issue with set_passwords exists in 5.8.3.2 as well. Verified in 5.8.3.3.20180208212148_8efa813 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-2018:0373 |