Bug 1329980
Summary: | foreman-debug collects just few mongo task statuses | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> |
Component: | Foreman Debug | Assignee: | Lukas Zapletal <lzap> |
Status: | CLOSED ERRATA | QA Contact: | Corey Welton <cwelton> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1.7 | CC: | ehelms, inecas, zhunting |
Target Milestone: | 6.4.0 | Keywords: | EasyFix, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | http://projects.theforeman.org/issues/15967 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-16 19:00:42 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
Pavel Moravec
2016-04-25 08:39:03 UTC
Per 6.3 planning, moving out non acked bugs to the backlog Created redmine issue http://projects.theforeman.org/issues/15967 from this bug Upstream bug component is Content Management Upstream bug component is Infrastructure Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/15967 has been resolved. Satellite 6.4 foreman-debug mongo-task_status output: COMMAND> mongo pulp_database --eval "DBQuery.shellBatchSize = 200;; db.task_status.find().sort({finish_time: -1}).pretty().shellPrint()" /usr/sbin/foreman-debug: line 79: mongo: command not found Chris, this is expected. When you install the command, it will work. We cannot make mongo CLI a dependency of foreman-debug. If you really think the output must be always there, then file new BZ aganst Packaging to add this as Katello package RPM dependency. Please confirm first that it works fine when the command is present. I think it is mongo-client RPM package, not sure. Ok cool, confirmed and verified in Satellite 6.4 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-2018:2927 |