<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Cloudera Director 2.1 on aws with centos 7: ntpd not started in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44625#M39234</link>
    <description>&lt;P&gt;Hi kerjo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're actively looking into the issue of ntpd on CentOS 7 and RHEL 7. What we understand is that for those OS versions, chronyd has replaced ntpd as the preferred time synchronization daemon. It's likely that the AMI(s) you are using have chronyd installed and that is causing a conflict.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If chronyd is running on the cluster nodes despite how ntpd behaves, then you should be in the clear. You won't need ntpd running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, until we adjust our instance normalization logic, you can define an instance template bootstrap script for the cluster nodes that installs and starts chronyd, and makes it enabled. I think that even though Director's normalization logic will subsequently still attempt to work with ntpd, chronyd will still run and be unaffected. You can find information about bootstrap scripts in the sample configuration files, documented here: &lt;A href="http://www.cloudera.com/documentation/director/latest/topics/director_cluster_config.html" target="_blank"&gt;www.cloudera.com/documentation/director/latest/topics/director_cluster_config.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yum install chronyd
systemctl enable chronyd.service
systemctl start chronyd.service&lt;/PRE&gt;&lt;P&gt;Hopefully that will get things going for you. If you still end up with neither ntpd or chronyd running on the cluster nodes, or if Director reports problems working with ntpd due to the conflict, let us know and we can investigate some more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2016 12:23:17 GMT</pubDate>
    <dc:creator>Bill Havanki</dc:creator>
    <dc:date>2016-09-01T12:23:17Z</dc:date>
    <item>
      <title>Cloudera Director 2.1 on aws with centos 7: ntpd not started</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44584#M39233</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have installed a cluster on EC2 (centos 7), CDH: 5.8,&amp;nbsp;Services:&amp;nbsp;&lt;SPAN&gt;HDFS, Hive, Hue, Impala, Oozie, Sqoop 2, YARN, ZooKeeper.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ntpd was not started on the cluster nodes, in order to fix it I&amp;nbsp;started and registered it as service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it&amp;nbsp;on purpose? This means I should have my images with ntpd already registered as service or are you planning to add this in the CDH installation scripts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Johann&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:49:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44584#M39233</guid>
      <dc:creator>kerjo</dc:creator>
      <dc:date>2026-04-21T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director 2.1 on aws with centos 7: ntpd not started</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44625#M39234</link>
      <description>&lt;P&gt;Hi kerjo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're actively looking into the issue of ntpd on CentOS 7 and RHEL 7. What we understand is that for those OS versions, chronyd has replaced ntpd as the preferred time synchronization daemon. It's likely that the AMI(s) you are using have chronyd installed and that is causing a conflict.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If chronyd is running on the cluster nodes despite how ntpd behaves, then you should be in the clear. You won't need ntpd running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, until we adjust our instance normalization logic, you can define an instance template bootstrap script for the cluster nodes that installs and starts chronyd, and makes it enabled. I think that even though Director's normalization logic will subsequently still attempt to work with ntpd, chronyd will still run and be unaffected. You can find information about bootstrap scripts in the sample configuration files, documented here: &lt;A href="http://www.cloudera.com/documentation/director/latest/topics/director_cluster_config.html" target="_blank"&gt;www.cloudera.com/documentation/director/latest/topics/director_cluster_config.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yum install chronyd
systemctl enable chronyd.service
systemctl start chronyd.service&lt;/PRE&gt;&lt;P&gt;Hopefully that will get things going for you. If you still end up with neither ntpd or chronyd running on the cluster nodes, or if Director reports problems working with ntpd due to the conflict, let us know and we can investigate some more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:23:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44625#M39234</guid>
      <dc:creator>Bill Havanki</dc:creator>
      <dc:date>2016-09-01T12:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director 2.1 on aws with centos 7: ntpd not started</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44626#M39235</link>
      <description>&lt;P&gt;Thanks for the feedback, the point is that after the configuration of the cluster performed by Cloudera Director there was no time synchonization setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Johann&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:45:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-2-1-on-aws-with-centos-7-ntpd-not-started/m-p/44626#M39235</guid>
      <dc:creator>kerjo</dc:creator>
      <dc:date>2016-09-01T12:45:38Z</dc:date>
    </item>
  </channel>
</rss>

