Dan Kenigsberg has posted comments on this change.

Change subject: sos/vdsm.py: Collect /etc/vdsm permissions
......................................................................


Patch Set 2:

(1 comment)

....................................................
File vdsm/sos/vdsm.py.in
Line 81:             self.addCopySpec("/proc/%s/cmdline" % pid)
Line 82:             self.addCopySpec("/proc/%s/status" % pid)
Line 83:             self.addCopySpec("/proc/%s/mountstats" % pid)
Line 84:         self.collectExtOutput("/bin/ls -l /var/log/core")
Line 85:         self.collectExtOutput("/bin/ls -ld /etc/vdsm")
-ldZ would give you fuller information.
Line 86:         self.collectExtOutput(
Line 87:             "/bin/su vdsm -s /bin/sh -c '/usr/bin/tree -l @VDSMREPO@'")
Line 88:         self.collectExtOutput(
Line 89:             "/bin/su vdsm -s /bin/sh -c '/bin/ls -lR @VDSMREPO@'")


-- 
To view, visit http://gerrit.ovirt.org/19227
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I17371a82340f64df285bb4dda650e571899ca02f
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to