<?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: NTPD wierdness in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166841#M94348</link>
    <description>Since I'm not at work full time I can't test this right away, but... &lt;BR /&gt;&lt;BR /&gt;node2&amp;gt;ntpdate -q ntp01&lt;BR /&gt;Server ntp01 (172.xx.xx.xx), stratum 1&lt;BR /&gt;offset +0.9998752, delay +0.0275512&lt;BR /&gt;&lt;BR /&gt;Should mean that I can talk to the ntp01 server. Since it reports back and tells me that I'm 1 second behind it.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
    <pubDate>Tue, 31 Mar 2009 07:47:26 GMT</pubDate>
    <dc:creator>Fredrik.eriksson</dc:creator>
    <dc:date>2009-03-31T07:47:26Z</dc:date>
    <item>
      <title>NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166833#M94340</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have some issues getting my NTP service running as it should on 2 clustered Alpha 7.3-2 nodes. For some reason the first node (node1) works as it should when discovering ntp peers. But the other node can't find the same ntp servers.&lt;BR /&gt;&lt;BR /&gt;node2&amp;gt;ntpdate -q ntp01&lt;BR /&gt;Server ntp01 (172.xx.xx.xx), stratum 1&lt;BR /&gt;offset +0.9998752, delay +0.0275512&lt;BR /&gt;node2&amp;gt;ntpq -c peers&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;==============================================================================&lt;BR /&gt; node1          0.0.0.0         16 u    -   64    0    0.000    0.000 4000.00&lt;BR /&gt;node2&amp;gt;ntptrace -n ntp01&lt;BR /&gt;172.xx.xx.xx: stratum 1, offset 0.110786, synch distance 0.00027, refid 'PPS'&lt;BR /&gt;node2&amp;gt;ntpq -pn&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;==============================================================================&lt;BR /&gt; 10.xx.xx.xx   172.xx.xx.xx    2 u   52   64   77    0.488  -79.204  26.446&lt;BR /&gt;&lt;BR /&gt;This is how it comes out on the node that isn't working.&lt;BR /&gt;&lt;BR /&gt;This is how my 2 configuration files looks like. The local stratum is just a test to see if it was working at all.&lt;BR /&gt;&lt;BR /&gt;Configuration for node2&lt;BR /&gt;node2&amp;gt;typ sys$specific:[tcpip$ntp]*.conf&lt;BR /&gt;SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP.CONF;30&lt;BR /&gt;&lt;BR /&gt;server ntp01 prefer&lt;BR /&gt;server ntp02&lt;BR /&gt;&lt;BR /&gt;peer 10.xx.xx.xx prefer&lt;BR /&gt;&lt;BR /&gt;driftfile SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP_node2.DRIFT&lt;BR /&gt;logfile sys$specific:[tcpip$ntp]ntp_log_node2.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Configuration for node1 follows&lt;BR /&gt;node2&amp;gt;typ dsa0:[sys1.tcpip$ntp]*.conf&lt;BR /&gt;&lt;BR /&gt;DSA0:[SYS1.TCPIP$NTP]TCPIP$NTP.CONF;14&lt;BR /&gt;&lt;BR /&gt;server 127.127.1.0&lt;BR /&gt;fudge 127.127.1.0 stratum 10&lt;BR /&gt;&lt;BR /&gt;server ntp01 prefer&lt;BR /&gt;server ntp02&lt;BR /&gt;&lt;BR /&gt;driftfile SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP_node1.DRIFT&lt;BR /&gt;logfile sys$specific:[tcpip$ntp]NTP_LOG_node1.LOG&lt;BR /&gt;&lt;BR /&gt;The log files tells me nothing except for alot of these kind of lines:&lt;BR /&gt;30 Mar 08:25:00 ntp[661222038]: offset: 0.000000 sec  freq: 0.000 ppm  poll: 16&lt;BR /&gt;sec  error: 0.000488&lt;BR /&gt;&lt;BR /&gt;Any suggestions appreciated.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Mar 2009 06:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166833#M94340</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-30T06:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166834#M94341</link>
      <description>Fredrik,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;server ntp01 prefer&lt;BR /&gt;server ntp02&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Does the BIND resolver on node2 have the same information on ntp01 and ntp02 as the one on node1 (e.g. $ TCPIP SHOW HOST ntp01)?&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 30 Mar 2009 09:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166834#M94341</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-03-30T09:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166835#M94342</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;Yes both machines resolves the same IP's for ntp01 and ntp02.&lt;BR /&gt;&lt;BR /&gt;The configuration for the BIND resolver is identical on both machines (compared it via diff even).&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Mon, 30 Mar 2009 10:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166835#M94342</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-30T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166836#M94343</link>
      <description>Fredrik,&lt;BR /&gt;&lt;BR /&gt;did you try the troubleshooting tips in &lt;A href="http://h71000.www7.hp.com/doc/83final/6526/6526pro_036.html#trouble_ntp" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6526/6526pro_036.html#trouble_ntp&lt;/A&gt; ?&lt;BR /&gt;&lt;BR /&gt;What are the results?&lt;BR /&gt;&lt;BR /&gt;(I don't claim to be an NTP expert, but the output of the associations and readvar commands could be telling.)&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 30 Mar 2009 14:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166836#M94343</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-03-30T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166837#M94344</link>
      <description>&lt;!--!*#--&gt;The assoc from node1 (the working one) gives me:&lt;BR /&gt;&lt;BR /&gt;ntpq&amp;gt; assoc&lt;BR /&gt;ind assID status  conf reach auth condition  last_event cnt&lt;BR /&gt;===========================================================&lt;BR /&gt;  1 19836  9014   yes   yes  none    reject   reachable  1&lt;BR /&gt;  2 19837  9614   yes   yes  none  sys.peer   reachable  1&lt;BR /&gt;  3 19838  9414   yes   yes  none  candidat   reachable  1&lt;BR /&gt;&lt;BR /&gt;which is the local, ntp01 and ntp02.&lt;BR /&gt;readvars for ntp01 (from node01):&lt;BR /&gt;readvar 19837&lt;BR /&gt;status=9614 reach, conf, sel_sys.peer, 1 event, event_reach,&lt;BR /&gt;srcadr=ntp01, srcport=123, dstadr=10.101.129.31, dstport=123,&lt;BR /&gt;leap=00, stratum=1, precision=-19, rootdelay=0.000,&lt;BR /&gt;rootdispersion=0.366, refid=PPS, reach=377, unreach=0, hmode=3, pmode=4,&lt;BR /&gt;hpoll=10, ppoll=10, flash=00 ok, keyid=0, offset=-9.268, delay=1.925,&lt;BR /&gt;dispersion=19.162, jitter=4.544,&lt;BR /&gt;reftime=cd7b5c24.0ac74114  Mon, Mar 30 2009 16:56:36.042,&lt;BR /&gt;org=cd7b5c2c.7fe4c6b6  Mon, Mar 30 2009 16:56:44.499,&lt;BR /&gt;rec=cd7b5c2c.81794a6e  Mon, Mar 30 2009 16:56:44.505,&lt;BR /&gt;xmt=cd7b5c2c.80b94530  Mon, Mar 30 2009 16:56:44.502,&lt;BR /&gt;filtdelay=     2.90    1.92    1.92    1.92    1.89    1.92    0.94    1.92,&lt;BR /&gt;filtoffset=   -4.72   -9.27  -13.39  -16.67  -15.08  -11.48   -7.04   -1.62,&lt;BR /&gt;filtdisp=      0.49   15.85   31.24   46.63   62.02   77.40   92.76  108.15&lt;BR /&gt;&lt;BR /&gt;Assoc from node2 is as follows:&lt;BR /&gt;ntpq&amp;gt; assoc&lt;BR /&gt;ind assID status  conf reach auth condition  last_event cnt&lt;BR /&gt;===========================================================&lt;BR /&gt;  1 44732  9014   yes   yes  none    reject   reachable  1&lt;BR /&gt;&lt;BR /&gt;That one is the peer entry that points to my node1.&lt;BR /&gt;readvars as follows:&lt;BR /&gt;ntpq&amp;gt; readvar 44732&lt;BR /&gt;status=9014 reach, conf, 1 event, event_reach,&lt;BR /&gt;srcadr=node1, srcport=123, dstadr=10.101.129.32, dstport=123, leap=00,&lt;BR /&gt;stratum=2, precision=-11, rootdelay=1.923, rootdispersion=44.907,&lt;BR /&gt;refid=ntp01, reach=007, unreach=0, hmode=1, pmode=2, hpoll=6,&lt;BR /&gt;ppoll=6, flash=00 ok, keyid=0, offset=-19.749, delay=0.488,&lt;BR /&gt;dispersion=1938.945, jitter=0.728,&lt;BR /&gt;reftime=cd7b582b.d527e521  Mon, Mar 30 2009 16:39:39.832,&lt;BR /&gt;org=cd7b5ecb.56ec8d5c  Mon, Mar 30 2009 17:07:55.339,&lt;BR /&gt;rec=cd7b5ecb.5bfad299  Mon, Mar 30 2009 17:07:55.359,&lt;BR /&gt;xmt=cd7b5ecb.5bbacb42  Mon, Mar 30 2009 17:07:55.358,&lt;BR /&gt;filtdelay=     0.49    0.98    0.49    0.00    0.00    0.00    0.00    0.00,&lt;BR /&gt;filtoffset=  -19.75  -18.99  -20.44    0.00    0.00    0.00    0.00    0.00,&lt;BR /&gt;filtdisp=      0.98    1.92    2.87 16000.0 16000.0 16000.0 16000.0 16000.0&lt;BR /&gt;&lt;BR /&gt;This didn't tell me all that much thou... pretty much stuck at the same place as earlier.&lt;BR /&gt;I'm wondering if my NTP service is trying to reuse the same resources as my other cluster node. But if that was the case it would have worked when i tried to stop node1's ntp and started node2's.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Mon, 30 Mar 2009 14:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166837#M94344</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-30T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166838#M94345</link>
      <description>Fredrik,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;ntpq&amp;gt; assoc&lt;BR /&gt;ind assID status  conf reach auth condition  last_event cnt&lt;BR /&gt;===========================================================&lt;BR /&gt;  1 44732  9014   yes   yes  none    reject   reachable  1&lt;BR /&gt;&lt;BR /&gt;That one is the peer entry that points to my node1.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;If I understand the ntpq page at &lt;A href="http://www.eecis.udel.edu/~mills/ntp/html/ntpq.html" target="_blank"&gt;http://www.eecis.udel.edu/~mills/ntp/html/ntpq.html&lt;/A&gt; and the status word description at &lt;A href="http://www.eecis.udel.edu/~mills/ntp/html/decode.html#peer" target="_blank"&gt;http://www.eecis.udel.edu/~mills/ntp/html/decode.html#peer&lt;/A&gt; correctly, a condition of "reject" means node1's time was "discarded as not valid" - whatever the reason.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 30 Mar 2009 18:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166838#M94345</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-03-30T18:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166839#M94346</link>
      <description>Thanks again Martin&lt;BR /&gt;&lt;BR /&gt;That entry doesn't effect the outcome of my problem. That entry is just a test to see if I could get anything to show up at all, which it apperantly did.&lt;BR /&gt;&lt;BR /&gt;But I guess I should try to get it to work properly since it seems like the only method I have at the moment.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Tue, 31 Mar 2009 05:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166839#M94346</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-31T05:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166840#M94347</link>
      <description>Fredrik,&lt;BR /&gt;&lt;BR /&gt;sorry for having been distracted.&lt;BR /&gt;&lt;BR /&gt;From the assoc list it seems node2 is not even considering ntp01 and ntp02.&lt;BR /&gt;&lt;BR /&gt;One command which could tell more could be &lt;BR /&gt;&lt;BR /&gt;node2&amp;gt; ntpq -c sysinfo ntp01  ! and/or ntp02&lt;BR /&gt;&lt;BR /&gt;to see whether it can talk at all to ntp01/02.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Tue, 31 Mar 2009 07:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166840#M94347</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-03-31T07:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166841#M94348</link>
      <description>Since I'm not at work full time I can't test this right away, but... &lt;BR /&gt;&lt;BR /&gt;node2&amp;gt;ntpdate -q ntp01&lt;BR /&gt;Server ntp01 (172.xx.xx.xx), stratum 1&lt;BR /&gt;offset +0.9998752, delay +0.0275512&lt;BR /&gt;&lt;BR /&gt;Should mean that I can talk to the ntp01 server. Since it reports back and tells me that I'm 1 second behind it.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Tue, 31 Mar 2009 07:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166841#M94348</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-31T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166842#M94349</link>
      <description>Okay, let's try another approach:&lt;BR /&gt;&lt;BR /&gt;Looking into sys$startup:tcpip$ntp_startup.com, I see there are some possibilities to manipulate the service:&lt;BR /&gt;&lt;BR /&gt;- if the logical tcpip$ntp_conf is defined, the file it points to is used instead of sys$specific:[tcpip$ntp]tcpip$ntp.conf.&lt;BR /&gt;&lt;BR /&gt;- if sys$startup:tcpip$ntp_systartup.com exists, it's executed before the service is started (but then the logfile should contain something like "%TCPIP-I-INFO, executing site-specific startup").&lt;BR /&gt;&lt;BR /&gt;And some other thoughts as to what could go wrong:&lt;BR /&gt;&lt;BR /&gt;- SYS$SPECIFIC:[TCPIP$NTP] and all files therein must be owned by TCPIP$NTP.&lt;BR /&gt;&lt;BR /&gt;- SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP_*.DRIFT; could have reached version 32767.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Tue, 31 Mar 2009 09:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166842#M94349</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-03-31T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166843#M94350</link>
      <description>I'll check that as soon as I can get my hands on the machines again :)&lt;BR /&gt;&lt;BR /&gt;Thanks alot for you persistant help :D&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Tue, 31 Mar 2009 10:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166843#M94350</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-03-31T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166844#M94351</link>
      <description>&lt;!--!*#--&gt;Hi again,&lt;BR /&gt;&lt;BR /&gt;Now I've checked you suggestions... these are the logicals defined:&lt;BR /&gt;(LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;  "TCPIP$NTP" = "DSA0:[SYS0.TCPIP$NTP]"&lt;BR /&gt;  "TCPIP$NTP_CONF" = "SYS$SPECIFIC:[TCPIP$NTP]TCPIP$NTP.CONF"&lt;BR /&gt;  "TCPIP$NTP_ENABLE" = ".1.."&lt;BR /&gt;  "TCPIP$NTP_RES_CHILD" = "SYS$COMMON:[SYSEXE]TCPIP$NTP_RES_CHILD.EXE"&lt;BR /&gt;  "TCPIP$NTP_TEMPFILE" = "SYS$SPECIFIC:[TCPIP$NTP]NTPXXXXXX"&lt;BR /&gt;&lt;BR /&gt;Also I changed all the owners to[TCPIP$AUX,TCPIP$NTP] since most of the files were owned by [1,1].&lt;BR /&gt;&lt;BR /&gt;The drift file is at ;396 so that isn't an issue either. &lt;BR /&gt;node2&amp;gt;dir *2.drift;&lt;BR /&gt;&lt;BR /&gt;Directory DSA0:[SYS0.TCPIP$NTP]&lt;BR /&gt;&lt;BR /&gt;TCPIP$NTP_node2.DRIFT;396                    1/9         2-APR-2009 12:07:08.79</description>
      <pubDate>Thu, 02 Apr 2009 09:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166844#M94351</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-04-02T09:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: NTPD wierdness</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166845#M94352</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've found a solution now. It's not an optimal one, and I don't really understand why it works but it does.&lt;BR /&gt;&lt;BR /&gt;Instead of hostnames I'm using IP's now and it seems to what I want it to.&lt;BR /&gt;&lt;BR /&gt;The attachment is a debuglog where it shows and tells me that the the address isn't resolving (even thou it is if I'm trying to resolv from my shell).&lt;BR /&gt;&lt;BR /&gt;Anyway, it works. Thanks for all the help :)&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Mon, 04 May 2009 07:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntpd-wierdness/m-p/5166845#M94352</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-05-04T07:04:56Z</dc:date>
    </item>
  </channel>
</rss>

