<?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>topic Re: Different process times? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012918#M47912</link>
    <description>/etc/profile is session level.&lt;BR /&gt;cron and mail don't use the profile&lt;BR /&gt;&lt;BR /&gt;did you specify TZ in /etc/TIMEZONE for&lt;BR /&gt;machine level, &lt;BR /&gt;</description>
    <pubDate>Wed, 08 Nov 2006 12:01:14 GMT</pubDate>
    <dc:creator>Frank de Vries</dc:creator>
    <dc:date>2006-11-08T12:01:14Z</dc:date>
    <item>
      <title>Different process times?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012917#M47911</link>
      <description>All.&lt;BR /&gt;About a fortnight ago an older (RedHat 9) server started to run&lt;BR /&gt;some processes 5 hours late. We are in the "Europe/London"&lt;BR /&gt;timezone, currently in GMT and the TZ environment variable is&lt;BR /&gt;being correctly set in /etc/profile. Despite (as a last resort)&lt;BR /&gt;a reboot, the cron tasks are going off at 9am not 4am and the&lt;BR /&gt;even the maillog contains obvious process-different timestamps,&lt;BR /&gt;vis excerpt:&lt;BR /&gt;&lt;BR /&gt;Nov 6 09:37:18 man1 sendmail[7703]: kA693YVO007703: from=root,&lt;BR /&gt;size=417, class=0, nrcpts=1,&lt;BR /&gt;msgid=&amp;lt;200611060903.kA693YVO007703@******.co.uk&amp;gt;, rel&lt;BR /&gt;ay=root@localhost&lt;BR /&gt;Nov 6 04:37:18 man1 sendmail[7922]: kA69bI0U007922:&lt;BR /&gt;from=&lt;ROOT&gt;, size=714, class=0, nrcpts=1,&lt;BR /&gt;msgid=&amp;lt;200611060903.kA693YVO007703@******.co.uk&amp;gt;, proto=ESMTP,&lt;BR /&gt;daemon=MTA, relay=localhost.localdomain [127.0.0.1]&lt;BR /&gt;Nov 6 09:37:18 man1 sendmail[7703]: kA693YVO007703: to=root,&lt;BR /&gt;ctladdr=root (0/0), delay=00:33:44, xdelay=00:00:00,&lt;BR /&gt;mailer=relay, pri=30417, relay=[127.0.0.1&lt;BR /&gt;] [127.0.0.1], dsn=2.0.0, stat=Sent (kA69bI0U007922 Message&lt;BR /&gt;accepted for delivery)&lt;BR /&gt;Nov 6 04:37:21 man1 sendmail[7923]: kA69bI0U007922:&lt;BR /&gt;to=administrators@******.co.uk, ctladdr=&lt;ROOT&gt;&lt;BR /&gt;(0/0), delay=00:00:03, xdelay=0&lt;BR /&gt;0:00:03, mailer=relay, pri=30959, relay=******.co.uk&lt;BR /&gt;[200.200.200.2], dsn=2.0.0, stat=Sent (kA69bI5I005319 Message&lt;BR /&gt;accepted for delivery)&lt;BR /&gt;&lt;BR /&gt;Which looks like the sendmail process has the correct "temporal&lt;BR /&gt;view"!! but not cron.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Tim Clarke&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012917#M47911</guid>
      <dc:creator>Tim Clarke</dc:creator>
      <dc:date>2006-11-08T11:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Different process times?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012918#M47912</link>
      <description>/etc/profile is session level.&lt;BR /&gt;cron and mail don't use the profile&lt;BR /&gt;&lt;BR /&gt;did you specify TZ in /etc/TIMEZONE for&lt;BR /&gt;machine level, &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 12:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012918#M47912</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-11-08T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Different process times?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012919#M47913</link>
      <description>&amp;gt; etc/profile is session level.&lt;BR /&gt;&amp;gt; cron and mail don't use the profile&lt;BR /&gt;&lt;BR /&gt;Ah that's news, thanks&lt;BR /&gt;&lt;BR /&gt;&amp;gt; did you specify TZ in /etc/TIMEZONE for&lt;BR /&gt;machine level,&lt;BR /&gt;&lt;BR /&gt;This machine's never had that file and I can't find one on any other (much more recent!) Fedora boxen. A quick man search on "timezone" and "TIMEZONE" yields nothing, but:&lt;BR /&gt;&lt;BR /&gt;[root@man1 etc]# echo Europe/London &amp;gt; timezone&lt;BR /&gt;[root@man1 etc]# ls -l timezone&lt;BR /&gt;-rw-r--r--    1 root     root           14 Nov  8 17:18 timezone&lt;BR /&gt;&lt;BR /&gt;Plus restarting services looks like it did the trick! Thanks! What's going to eat me now is that the other 3 Linux boxes here don't have the file *or* the problem.....</description>
      <pubDate>Wed, 08 Nov 2006 12:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012919#M47913</guid>
      <dc:creator>Tim Clarke</dc:creator>
      <dc:date>2006-11-08T12:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Different process times?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012920#M47914</link>
      <description>Closing thread.</description>
      <pubDate>Thu, 09 Nov 2006 06:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/different-process-times/m-p/5012920#M47914</guid>
      <dc:creator>Tim Clarke</dc:creator>
      <dc:date>2006-11-09T06:49:43Z</dc:date>
    </item>
  </channel>
</rss>

