<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>What is the output of:</div><div><br></div><div>hwclock;date</div><div><br></div><div>If this is a virtual, I presume the hwclock time is coming from the host OS?</div><div><br>On Sep 13, 2016, at 9:30 PM, Edward O. Holcroft &lt;<a href="mailto:eholcroft@mkainc.com">eholcroft@mkainc.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_default" style="font-size:small">I have used this command to set the timezone (in this case Pacific), but it does not persist across reboots. Even with ntpd/chrony in place pointing to an NTP server in the same TZ.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If I run ntpdate it fixes the issue immediately and my AD authentication works ... until next reboot and it's back on UTC.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I only have this issue on the VM. Same setup on 20 other physical server works as advertised.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">ed</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">_________________________________________&nbsp;</span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><b style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:11pt">Edward O. Holcroft</b><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">IT Operations Manager</span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><b style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:11pt">Madsen, Kneppers &amp; Associates, Inc.</b><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">Construction Consultants &amp; Engineers&nbsp;</span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">11695 Johns Creek Parkway, Suite 250</span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">Johns Creek, GA 30097</span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><b style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">O</b><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">&nbsp;&nbsp;770.446.9606 &nbsp;|&nbsp;&nbsp;</span><b style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">F</b><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">&nbsp;&nbsp;770.446.9612 &nbsp;|&nbsp;&nbsp;</span><b style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">C</b><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px">&nbsp;&nbsp;770.630.0949 &nbsp;|&nbsp; <a href="mailto:eholcroft@mkainc.com" target="_blank">eholcroft@mkainc.com</a></span><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><br style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><span style="color:rgb(0,0,0);font-family:Arial,Helvetica,san-serif;font-size:13.3333px"><a href="http://www.mkainc.com" target="_blank">www.mkainc.com</a>&nbsp;</span><br></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Sep 13, 2016 at 7:57 PM, Scott M. Jones <span dir="ltr">&lt;<a href="mailto:eff@dragoncon.org" target="_blank">eff@dragoncon.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Are you using timedatectl?&nbsp; Welcome to the systemd way of doing things...<br>
<br>
timedatectl list-timezones<br>
timedatectl set-timezone [TIMEZONE]<br>
<br>
<a href="https://www.freedesktop.org/software/systemd/man/timedatectl.html" rel="noreferrer" target="_blank">https://www.freedesktop.org/<wbr>software/systemd/man/<wbr>timedatectl.html</a><br>
<div class="HOEnZb"><div class="h5"><br>
On 9/13/16 3:31 PM, Edward O. Holcroft wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I have a Samba server in an AD environment, so time sync with the DC is<br>
&gt; important for autentication. I have this working fine on many physical<br>
&gt; servers, but recently added a virtual CentOS 7 box on ESXi6, and cannot<br>
&gt; get it to stick.<br>
&gt;<br>
&gt; First I used NTP, which works immediately when run, but has no<br>
&gt; persistence through reboots. Then I read that CentOS7 uses chrony, so I<br>
&gt; changed, but still, after reboot, the client machine is reset to UTC,<br>
&gt; which it gets from the ESXi host, as it should.<br>
&gt;<br>
&gt; I tried setting the ESXi host to point to the local DC for time, but<br>
&gt; that made no difference to the time zone.<br>
&gt;<br>
&gt; Any ideas on how to force time zone persistence? Other than a cron job?<br>
&gt;<br>
&gt; ed<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/<wbr>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/<wbr>listinfo</a><br>
</div></div></blockquote></div><br></div>

<br>
<span style="font-family:arial"><font size="2">MADSEN, KNEPPERS &amp; ASSOCIATES USA, MKA Canada Inc. WARNING/CONFIDENTIALITY NOTICE: This message may be confidential and/or privileged. If you are not the intended recipient, please notify the sender immediately then delete it - you should not copy or use it for any purpose or disclose its content to any other person. Internet communications are not secure. You should scan this message and any attachments for viruses. Any unauthorized use or interception of this e-mail is illegal.</font></span></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Ale mailing list</span><br><span><a href="mailto:Ale@ale.org">Ale@ale.org</a></span><br><span><a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a></span><br><span>See JOBS, ANNOUNCE and SCHOOLS lists at</span><br><span><a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a></span><br></div></blockquote></body></html>