Change in vdsm[master]: BZ#846604 Skip clock sync if NTPd is running.

iheim at redhat.com iheim at redhat.com
Sun Aug 12 20:01:49 UTC 2012


Itamar Heim has posted comments on this change.

Change subject: BZ#846604 Skip clock sync if NTPd is running.
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File vdsm_reg/deployUtil.py.in
Line 674:         if fReturn:
Line 675:             out, err, rc = _logExec([EX_HWCLOCK, "--set", "--utc",
Line 676:                 time.strftime('--date=%Y-%m-%d %H:%M:%S UTC', ttp)])
Line 677:             if rc:
Line 678:                 logging.debug("setHostTime: Failed to set hwclock time. out=" + out + "\nerr=" + str(err) + "\nrc=" + str(rc))
dummy comment - please ignore
Line 679:                 fReturn = False
Line 680: 
Line 681:         if fReturn:
Line 682:             out, err, rc = _logExec([EX_HWCLOCK, "-s"])


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie594dfef430c811f920f304c5182be9e34f6fbf1
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Amador Pahim <apahim at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Amador Pahim <apahim at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list