<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; ntpd как то страно синхронизируется]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=26677&amp;type=atom" />
	<updated>2013-02-18T06:17:40Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=26677</id>
		<entry>
			<title type="html"><![CDATA[Re: ntpd как то страно синхронизируется]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=327981#p327981" />
			<content type="html"><![CDATA[<p>Ну а зачем удалять-то, пусть будет.</p>]]></content>
			<author>
				<name><![CDATA[Vascom]]></name>
				<uri>https://linuxforum.ru/profile.php?id=5339</uri>
			</author>
			<updated>2013-02-18T06:17:40Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=327981#p327981</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ntpd как то страно синхронизируется]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=327753#p327753" />
			<content type="html"><![CDATA[<p>Уважаемые модераторы и администраторы, если вас не затруднит удалите пожалуйста данную тему за неимением ответом на мой вопрос...<br />Если нет, то сугубо моё мнение и наблюдение за данным вопросом все с ntp норма просто те сервера с которыми я пытаюсь синхронизироваться думаю чересчур нагружены ну и они отвечают на мой запрос раз в несколько дней.</p>]]></content>
			<author>
				<name><![CDATA[lone_wolf]]></name>
				<uri>https://linuxforum.ru/profile.php?id=12648</uri>
			</author>
			<updated>2013-02-16T20:15:14Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=327753#p327753</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ntpd как то страно синхронизируется]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=326910#p326910" />
			<content type="html"><![CDATA[<p>Всем привет, на CentOS 6.3 вчера поднял ntpd все нормально синхронизировалось, а потом тупо перестал (в логи перестало писатся об синхронизации). Сегодня перезагрузил сервис, пару раз прошла синхронизация и на этом все опять закончилось. <br />вот конфиг :<br /></p><div class="codebox"><pre><code>server ntp.time.in.ua
server ntp2.time.in.ua
server ntp3.time.in.ua

driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntpstats

restrict default ignore

restrict 127.0.0.1 # vse razreheno, parametru idyt dla zapretov
restrict 192.168.255.0 mask 255.255.255.0 nomodify notrap nopeer

restrict ntp.time.in.ua nomodify notrap
restrict ntp2.time.in.ua nomodify notrap
restrict ntp3.time.in.ua nomodify notrap

server 127.127.1.0
fudge 127.127.1.0 stratum 8</code></pre></div><p>ntpq -p<br /></p><div class="codebox"><pre><code> remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*ntp.time.in.ua  .GPS.            1 u    2  128  377    8.443   -0.170   0.395
+ntp3.time.in.ua .GPS.            1 u   54  128  377    9.704   -0.836   1.390
 uran.colocall.n 62.149.0.30      2 u  125  128  377   10.750  -69.404   1.459
 LOCAL(0)        .LOCL.           8 l   52   64  377    0.000    0.000   0.000</code></pre></div><p>log<br /></p><div class="codebox"><pre><code>11 Feb 23:50:32 ntpd[2287]: ntpd exiting on signal 15
11 Feb 23:53:47 ntpd[2310]: synchronized to 62.149.0.30, stratum 1
11 Feb 23:53:47 ntpd[2310]: kernel time sync status change 2001
11 Feb 23:57:06 ntpd[2310]: synchronized to 31.28.161.71, stratum 1
12 Feb 00:02:27 ntpd[2310]: synchronized to 62.149.0.30, stratum 1
12 Feb 00:17:23 ntpd[2417]: ntpd exiting on signal 15
12 Feb 00:20:36 ntpd[2436]: synchronized to LOCAL(0), stratum 4
12 Feb 00:20:36 ntpd[2436]: kernel time sync status change 2001
12 Feb 00:20:37 ntpd[2436]: synchronized to 31.28.161.71, stratum 1
12 Feb 00:24:40 ntpd[2436]: ntpd exiting on signal 15
12 Feb 00:27:58 ntpd[2482]: synchronized to 62.149.0.30, stratum 1
12 Feb 00:27:58 ntpd[2482]: kernel time sync status change 2001
12 Feb 00:34:26 ntpd[2482]: synchronized to 31.28.161.71, stratum 1
12 Feb 00:46:12 ntpd[2482]: synchronized to 62.149.0.30, stratum 1
12 Feb 00:50:31 ntpd[2482]: synchronized to 31.28.161.71, stratum 1
12 Feb 00:53:43 ntpd[2482]: synchronized to 62.149.0.30, stratum 1
12 Feb 01:04:29 ntpd[2482]: synchronized to 31.28.161.71, stratum 1
12 Feb 16:43:33 ntpd[2482]: ntpd exiting on signal 15
12 Feb 16:46:46 ntpd[5153]: synchronized to 62.149.0.30, stratum 1
12 Feb 16:46:46 ntpd[5153]: kernel time sync status change 2001
12 Feb 17:16:56 ntpd[5153]: synchronized to 31.28.161.71, stratum 1
12 Feb 17:22:26 ntpd[5153]: synchronized to 62.149.0.30, stratum 1
12 Feb 17:33:59 ntpd[5153]: synchronized to 31.28.161.71, stratum 1
12 Feb 17:44:04 ntpd[5153]: synchronized to 62.149.0.30, stratum 1</code></pre></div>]]></content>
			<author>
				<name><![CDATA[lone_wolf]]></name>
				<uri>https://linuxforum.ru/profile.php?id=12648</uri>
			</author>
			<updated>2013-02-12T18:18:15Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=326910#p326910</id>
		</entry>
</feed>
