Sandro Bonazzola has submitted this change and it was merged.
Change subject: Collect engine-config and domain information
......................................................................
Collect engine-config and domain information
Currently sos/log-collector does not capture engine-config values or domain information.
We should capture both of these as the tunables can help in troubleshooting.
Similarly the domain information can help track AD/IPA issues.
These can currently dug out from the DB dump, however having them in a plaintext
file makes checking these much faster and easier, and a DB is not always available.
Change-Id: I1c5d715e6584c7624139bbfb4304ffdc40c4e7dc
Bug-Url:
https://bugzilla.redhat.com/1173766
Signed-off-by: Jake Hunsaker <jhunsaker(a)redhat.com>
---
M src/sos/plugins/ovirt.py
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
James W. Mills: Verified
Jake Hunsaker: Verified
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/36116
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1c5d715e6584c7624139bbfb4304ffdc40c4e7dc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Jake Hunsaker <jhunsake(a)redhat.com>
Gerrit-Reviewer: Jake Hunsaker <jhunsake(a)redhat.com>
Gerrit-Reviewer: James W. Mills <jamills(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server