[
https://issues.apache.org/jira/browse/AMBARI-19107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727246#comment-15727246
]
Hudson commented on AMBARI-19107:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6169 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6169/])
AMBARI-19107. False warning about NTP not running on SUSE12. (Attila (swagle:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=641886160877e4bc4c38e9d461967285d77bd0c3])
* (edit) ambari-agent/src/main/python/ambari_agent/HostInfo.py
> False warning about NTP not running on SUSE12
> ---------------------------------------------
>
> Key: AMBARI-19107
> URL: https://issues.apache.org/jira/browse/AMBARI-19107
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.2
> Environment: SUSE12
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-19107.patch
>
>
> When installing cluster via wizard on SUSE12, the host checks generate a
> warning that NTP is no running even if it is. The problem is that on SUSE12
> the service is called {{ntpd}}, not {{ntp}} (although the package is {{ntp}}):
> {noformat}
> zypper install ntp
> service ntpd start
> {noformat}
> On a related note: Ambari supports {{chrony}} as an alternative to NTP only
> on RedHat7+, but it is also available on RedHat6 and Ubuntu.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)