Bug 1059689
| Summary: | [engine-log-collector] while having --no-postgresql there's sql errors in the output | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Jiri Belka <jbelka> |
| Component: | ovirt-engine-logcollector | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED NOTABUG | QA Contact: | bugs <bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.4 | CC: | acathrow, gklein, iheim, yeylon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-31 10:17:36 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
Jiri Belka
2014-01-30 11:12:25 UTC
--no-postgresql means what man page says:
--no-postgresql
This option causes the tool to skip the postgresql collection (default=false).
SQL queries are still needed by engine in order to get hypervisors list.
log-collector just don't collect sosreport from postgresql sos plugin.
|