Change in vdsm[master]: Checking syslog availability before starting vdsm

Haim Ateya hateya at redhat.com
Wed Apr 3 08:55:38 UTC 2013


Haim Ateya has posted comments on this change.

Change subject: Checking syslog availability before starting vdsm
......................................................................


Patch Set 1: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File vdsm/vdsmd.init.in
Line 445: start() {
Line 446:     local ret_val
Line 447: 
Line 448:     if ! syslog_available; then
Line 449: 	log_failure_msg "Cannot communicate with see log. Check rsyslog.conf"
cannot communicate with what? please improve error message, also, will I see the print in the console when starting the service?
Line 450: 	return 1
Line 451:     fi
Line 452: 
Line 453:     python @VDSMDIR@/hooks.pyc before_vdsm_start


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I60d0537f67da3cf81477760ccb3760a103dc15ac
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list