| Summary: | capsule : pulp storage info is not available on rhel6 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> | ||||||||||||
| Component: | Content Management | Assignee: | Shlomi Zadok <szadok> | ||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Sanket Jagtap <sjagtap> | ||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||
| Priority: | high | ||||||||||||||
| Version: | 6.2.0 | CC: | bbuckingham, bkearney, ehelms, mhrivnak, ohadlevy, omaciel, sjagtap | ||||||||||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||||||
| Target Release: | Unused | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| URL: | http://projects.theforeman.org/issues/15673 | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | rubygem-smart_proxy_pulp-1.2.2-1 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2016-07-27 11:24: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: | |||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Kedar Bidarkar
2016-04-25 16:27:34 UTC
Created attachment 1150554 [details]
pulp storage error
*** Bug 1330588 has been marked as a duplicate of this bug. *** Created redmine issue http://projects.theforeman.org/issues/14894 from this bug Just because I was pinged about this, I'll clarify that this does not appear to be a bug in pulp. Moving to POST http://projects.theforeman.org/issues/14894 merged as https://github.com/theforeman/smart-proxy-pulp/commit/e86be2ba1471e7b9e8dfe78c7691a00ac20f73ca Build : Satellite 6.2 snap 17 Web UI Pulp storage Error retrieving Pulp storage Error in Log 2016-06-23 07:11:10 [app] [W] Error connecting. Got: ERF50-5345 [Foreman::WrappedException]: Unable to connect ([ProxyAPI::ProxyException]: ERF12-3580 [ProxyAPI::ProxyException]: Unable to detect pulp storage ([RestClient::Inte...) Created attachment 1172430 [details]
Sat 6.2 Snap 17 RHEL 6
Created attachment 1172431 [details]
Sat 6.2 Snap 17 RHEL7
this happens because the output of df -B1024 ... is different between RHEL6 and 7. note the capacity header vs percent. and 1024-blocks vs 1k-blocks. I suggest to use -P feature (POSIX output) added http://projects.theforeman.org/issues/15673 to fix the issue above. Upstream bug component is Content Management Created attachment 1180999 [details]
Storage info
Build : Satellite 6.2 snap 20.2
Can now, view pulp storage info on via Web UI.
Additional Info:
See attached screenshots.
Created attachment 1181001 [details]
packages
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-2016:1501 |