<?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: system time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106370#M445176</link>
    <description>Dear Ahsan&lt;BR /&gt;&lt;BR /&gt;how i can assign the poitns only up to now i am getting what i have done before&lt;BR /&gt;ntpq and ntpdate and daemon running all these i have done after that i put it question there&lt;BR /&gt;still i am facing problem &lt;BR /&gt;u are talking about /etc/ntp.conf file in my first thread on wards i told i configured these two servers for synchronisation today morning just i have done on running ntp server date -u then value but not yet it is not synchronisitn my client with server&lt;BR /&gt;&lt;BR /&gt;prblem is still remaining!!!!!!!!!!!!!&lt;BR /&gt;because we didn'ttttttt any thing&lt;BR /&gt;&lt;BR /&gt;thanks one more dear&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Apr 2008 10:43:57 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2008-04-30T10:43:57Z</dc:date>
    <item>
      <title>system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106353#M445159</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;unfortunately I changed system time in my first server now it is not synchronisig time with second one.Without rebooting how I can manage this issue?&lt;BR /&gt;&lt;BR /&gt;data1# date&lt;BR /&gt;Wed Apr 30 15:05:54 WAT 2008&lt;BR /&gt;data2# date&lt;BR /&gt;Wed Apr 30 15:25:22 WAT 2008&lt;BR /&gt;&lt;BR /&gt;data2# ntpdate data1&lt;BR /&gt;30 Apr 15:26:35 ntpdate[2532]: the NTP socket is in use, exiting&lt;BR /&gt;&lt;BR /&gt;any idea&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 08:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106353#M445159</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T08:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106354#M445160</link>
      <description>can you post the output of ntpq -p?</description>
      <pubDate>Wed, 30 Apr 2008 08:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106354#M445160</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-30T08:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106355#M445161</link>
      <description>Did you stop the ntp (xntpd) daemon before running ntpdate?</description>
      <pubDate>Wed, 30 Apr 2008 08:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106355#M445161</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-30T08:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106356#M445162</link>
      <description>Hi Sajjad&lt;BR /&gt;&lt;BR /&gt;Did you enable NTP daemon in /etc/rc.config.d/netdaemons?&lt;BR /&gt;&lt;BR /&gt;what is your ntp.conf file content?</description>
      <pubDate>Wed, 30 Apr 2008 08:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106356#M445162</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T08:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106357#M445163</link>
      <description>Hi Sajjad Sahir,&lt;BR /&gt;&lt;BR /&gt;if want to sync time each other you can use this command to sync time each other &lt;BR /&gt;/usr/sbin/ntpdate -b (ip of another server)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Siva</description>
      <pubDate>Wed, 30 Apr 2008 08:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106357#M445163</guid>
      <dc:creator>siva baskaran</dc:creator>
      <dc:date>2008-04-30T08:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106358#M445164</link>
      <description>data1# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*LOCAL(1)        LOCAL(1)        10 l    5   64  377     0.00    0.000   10.01&lt;BR /&gt;&lt;BR /&gt;dear team &lt;BR /&gt;netdaemons and all these config.are ok&lt;BR /&gt;I already mentioned it is running ntp already configuration daemon and every things are ok i changed my system time from my first server unfortunately &lt;BR /&gt;then any command i can use to synchronise the second server time with first one&lt;BR /&gt;&lt;BR /&gt;also see i used systemm clock to configure.&lt;BR /&gt;if u have any other solutions please let me know&lt;BR /&gt;thanks and regards&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 08:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106358#M445164</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106359#M445165</link>
      <description>which ip u mean siva system ip or ip defined in u ntp configuration file&lt;BR /&gt;i told already&lt;BR /&gt;data2# ntpdate data1&lt;BR /&gt;30 Apr 15:26:35 ntpdate[2532]: the NTP socket is in use, exiting&lt;BR /&gt; i am getting this error while i am using &lt;BR /&gt;ntpdate command</description>
      <pubDate>Wed, 30 Apr 2008 08:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106359#M445165</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T08:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106360#M445166</link>
      <description>Hi again Sajjad&lt;BR /&gt;&lt;BR /&gt;I understand what u configured is ok from your side. but sometimes the configuration may cause the problem.&lt;BR /&gt;&lt;BR /&gt;yould you please post here what exactly you have changed in your ntp.conf file?</description>
      <pubDate>Wed, 30 Apr 2008 08:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106360#M445166</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T08:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106361#M445167</link>
      <description>Dear Ahsan Ustad&lt;BR /&gt;I didn't made any change in my /etc/ntp.conf file ok!!!!!!!!!!!!!&lt;BR /&gt;&lt;BR /&gt;what i did&lt;BR /&gt;used date -u then changed system time&lt;BR /&gt;only in my server thats all&lt;BR /&gt;don't go about againg /etc/ntp.conf file let is stay there&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 09:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106361#M445167</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T09:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106362#M445168</link>
      <description>without ntp how could you synchronize your date in your network?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;data2# ntpdate data1&lt;BR /&gt;30 Apr 15:26:35 ntpdate[2532]: the NTP socket is in use, exiting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this command will only applicable when there is a ntp server and synchonize its time to other server.&lt;BR /&gt;&lt;BR /&gt;are you confused abt the time server or UTC time?&lt;BR /&gt;&lt;BR /&gt;UTC is different thing. its aonly synchronize your server with UTC time.</description>
      <pubDate>Wed, 30 Apr 2008 09:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106362#M445168</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106363#M445169</link>
      <description>dear&lt;BR /&gt;&lt;BR /&gt;Ahsan &lt;BR /&gt;&lt;BR /&gt;u read my previous thread&lt;BR /&gt;&lt;BR /&gt;pleaseeeeeeeeeeeeeee&lt;BR /&gt;&lt;BR /&gt;i told u ntp server and client is already configured and it was running fine up to &lt;BR /&gt;today morning i changed only time from data1- my ntp server&lt;BR /&gt;okkkkkkkkkkkkkkkkkkkkkkk&lt;BR /&gt;data2 is my ntp client okkkkkkkkkkkkkkkkk&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 09:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106363#M445169</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T09:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106364#M445170</link>
      <description>Coooool Sajjad&lt;BR /&gt;&lt;BR /&gt;If you manually changed the NTP server then your ntp daemon has been terminated.&lt;BR /&gt;&lt;BR /&gt;Check that your xntpd daemon is running in both server.&lt;BR /&gt;&lt;BR /&gt;#ps -ef|grep xntpd (check both servers)&lt;BR /&gt;&lt;BR /&gt;then try the command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ntpq -p&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106364#M445170</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106365#M445171</link>
      <description>my ntp server&lt;BR /&gt;&lt;BR /&gt;society1# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*LOCAL(1)        LOCAL(1)        10 l   20   64  377     0.00    0.000   10.01&lt;BR /&gt;&lt;BR /&gt;__________________________________________-&lt;BR /&gt;my ntp client &lt;BR /&gt;&lt;BR /&gt;society2# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*society1        LOCAL(1)        11 u   39   64  177     0.20   -0.052  125.20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106365#M445171</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T10:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106366#M445172</link>
      <description>so, if the problem still exist?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, do you only get answers without points?&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106366#M445172</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106367#M445173</link>
      <description>&lt;BR /&gt;dear Ahsan&lt;BR /&gt;&lt;BR /&gt;I didn't understan what do u mean by points&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106367#M445173</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T10:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106368#M445174</link>
      <description>&lt;BR /&gt;Dear Ahsan&lt;BR /&gt;&lt;BR /&gt;BTW, do you only get answers without points?&lt;BR /&gt;&lt;BR /&gt;i didn't understand this?&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106368#M445174</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T10:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106369#M445175</link>
      <description>That means you didn't assign any points in your recent threads.&lt;BR /&gt;&lt;BR /&gt;If your date problem solved or not?</description>
      <pubDate>Wed, 30 Apr 2008 10:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106369#M445175</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-30T10:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106370#M445176</link>
      <description>Dear Ahsan&lt;BR /&gt;&lt;BR /&gt;how i can assign the poitns only up to now i am getting what i have done before&lt;BR /&gt;ntpq and ntpdate and daemon running all these i have done after that i put it question there&lt;BR /&gt;still i am facing problem &lt;BR /&gt;u are talking about /etc/ntp.conf file in my first thread on wards i told i configured these two servers for synchronisation today morning just i have done on running ntp server date -u then value but not yet it is not synchronisitn my client with server&lt;BR /&gt;&lt;BR /&gt;prblem is still remaining!!!!!!!!!!!!!&lt;BR /&gt;because we didn'ttttttt any thing&lt;BR /&gt;&lt;BR /&gt;thanks one more dear&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106370#M445176</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T10:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106371#M445177</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The 'xntpd' daemon will NOT synchronize your server's time if it differs from that of a source by more than about 900 seconds.  This prevents insane corrections.&lt;BR /&gt;&lt;BR /&gt;You must set your server's time to be very close to the correct time first.&lt;BR /&gt;&lt;BR /&gt;You can use 'date' to perform the adjustment.  If you are setting time backwards, you should stop critical processes like databases first,  You should also stop and restart the 'cron' daemon under these circumstances.  Moving your server time forward is rarely a problem to time-sensitive processes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Apr 2008 10:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106371#M445177</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-30T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: system time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106372#M445178</link>
      <description>dear James&lt;BR /&gt;it is already near to time in server side&lt;BR /&gt;&lt;BR /&gt;society1# date&lt;BR /&gt;Wed Apr 30 14:45:50 WAT 2008&lt;BR /&gt;&lt;BR /&gt;society2# cron -s&lt;BR /&gt;society2# ! cron is already running Wed Apr 30 15:06:40 WAT 2008&lt;BR /&gt;! ******* CRON ABORTED ******** Wed Apr 30 15:06:40 WAT 2008&lt;BR /&gt;&lt;BR /&gt;society2# ps -eaf | grep cron&lt;BR /&gt; ety2# ps -eaf | grep cron&lt;BR /&gt;root  1540     1  0 19:23:43 ?         0:00 /usr/sbin/cron&lt;BR /&gt;&lt;BR /&gt;it is not stoping cron daemon&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 11:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-time/m-p/5106372#M445178</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-30T11:08:23Z</dc:date>
    </item>
  </channel>
</rss>

