Change in vdsm[ovirt-3.4]: vdsm-reg: collect vdsm-config.log

dougsland at redhat.com dougsland at redhat.com
Fri Mar 14 15:25:29 UTC 2014


Hello Dan Kenigsberg,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/25759

to review the following change.

Change subject: vdsm-reg: collect vdsm-config.log
......................................................................

vdsm-reg: collect vdsm-config.log

vdsm-config's log file was dumped in the catch-all /var/log directory.
Placing it under /var/log/vdsm-reg makes a nicer compartmentalization,
and makes vdsm's sosreport plugin collect it.

Change-Id: I124442ecc81fa1ff849ddd57af406a8a68c40f9e
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm_reg/vdsm-config
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/25759/1

diff --git a/vdsm_reg/vdsm-config b/vdsm_reg/vdsm-config
index 19d0ff8..5e4d16c 100755
--- a/vdsm_reg/vdsm-config
+++ b/vdsm_reg/vdsm-config
@@ -8,7 +8,7 @@
 VDSM_CONFIG=/etc/vdsm/vdsm.conf
 GETCONFITEM=/usr/share/vdsm/get-conf-item
 DEPLOY_UTIL=/usr/share/vdsm-reg/deployUtil.pyc
-LOG=/var/log/vdsm-config
+LOG=/var/log/vdsm-reg/vdsm-config
 fWriteConfig=0
 strRHEVMAddress=""
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I124442ecc81fa1ff849ddd57af406a8a68c40f9e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list