Change in vdsm[ovirt-3.5]: sos plugin: collect /var/lib/vdsm

danken at redhat.com danken at redhat.com
Mon Mar 9 10:49:30 UTC 2015


Dan Kenigsberg has uploaded a new change for review.

Change subject: sos plugin: collect /var/lib/vdsm
......................................................................

sos plugin: collect /var/lib/vdsm

ovirt-3.5's vdsm started placing important persistent information under
/var/lib/vdsm. This information should be collected for post-mortem
debug.

Change-Id: I9f79e02dacd790d6ed8b1f5bea52674af5330c5e
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Related-To: https://bugzilla.redhat.com/1195989
Reviewed-on: https://gerrit.ovirt.org/38418
Reviewed-by: Yeela Kaplan <ykaplan at redhat.com>
---
M vdsm/sos/vdsm.py.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/74/38474/1

diff --git a/vdsm/sos/vdsm.py.in b/vdsm/sos/vdsm.py.in
index b938f9b..9255822 100644
--- a/vdsm/sos/vdsm.py.in
+++ b/vdsm/sos/vdsm.py.in
@@ -87,6 +87,7 @@
         self._addVdsmRunDir()
         self.addCopySpec("@TRUSTSTORE@")
         self.addCopySpec("@HOOKSDIR@")
+        self.addCopySpec("@VDSMLIBDIR@")
         self.addCopySpec("/var/log/ovirt.log")
         self.addCopySpec("/var/log/sanlock.log")
         p = subprocess.Popen(['/usr/bin/pgrep', 'qemu-kvm'],


-- 
To view, visit https://gerrit.ovirt.org/38474
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f79e02dacd790d6ed8b1f5bea52674af5330c5e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list