странное твориться, как побороть не знаю. Внимание на экран:
Код: Выделить всё
[root@zair ~]# date; date 1152; date
Wed Jan 6 12:20:50 EET 2010
Wed Jan 6 11:52:00 EET 2010
Wed Jan 6 12:20:49 EET 2010
Подскажите куда смотреть.
Модератор: terminus
Код: Выделить всё
[root@zair ~]# date; date 1152; date
Wed Jan 6 12:20:50 EET 2010
Wed Jan 6 11:52:00 EET 2010
Wed Jan 6 12:20:49 EET 2010
Часовой пояс выставлен точно. Время плавает примерно, замечал от 28 до 34 минут. Не понимаю как такое может быть.Salam4ik писал(а):Часовой пояс выставлен твой?
Код: Выделить всё
[root@zair ~]# date; date 1152; date
Wed Jan 6 12:20:50 EET 2010
Wed Jan 6 11:52:00 EET 2010
Wed Jan 6 12:20:49 EET 2010
Если я правильно понял ты выводишь системное время, потом устанавливаешь его в 1152, далее у тебя происходит синхронизация и команда выводи опять текущее время. Или я чет перепил на новый год!rendevor писал(а):Код: Выделить всё
[root@zair ~]# date; date 1152; date Wed Jan 6 12:20:50 EET 2010 Wed Jan 6 11:52:00 EET 2010 Wed Jan 6 12:20:49 EET 2010
Код: Выделить всё
ntpdate_enable="YES"
ntpdate_program="/usr/local/bin/ntpdate"
ntpdate_flags="-u ntp1.hsdn.org"
у меня с портов не собралась прога, мявкнула что-то типа кулднт фетч ...server801 писал(а):ntp1.hsdn.org этот работает корректноКод: Выделить всё
ntpdate_enable="YES" ntpdate_program="/usr/local/bin/ntpdate" ntpdate_flags="-u ntp1.hsdn.org"
выложи логи своего нтпд?server801 писал(а):а его не надо ставить.тоже по дефолту юзаю...ну что получилось ?
а если не ребутил давно?server801 писал(а):логи не могу выложить-до сервера не достучаться до 11 числа.лог обновления даты - dmesg -a при загрузке ОС,при условии если роутер отдает серверу инет.
выложи свои сначалаserver801 писал(а):в логах чего?
Код: Выделить всё
date
суббота, 9 января 2010 г. 17:43:19 (MSK)
Код: Выделить всё
Setting date via ntp.
9 Jan 17:38:26 ntpdate[607]: step time server 88.147.254.228 offset -0.625757 sec
Код: Выделить всё
ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
*n1.time1.d6.hsd .PPS. 1 u 57 64 377 9.940 -0.550 2.139
Код: Выделить всё
ntpdate -q ntp1.hsdn.org
server 88.147.254.228, stratum 1, offset 0.001206, delay 0.03644
9 Jan 17:49:57 ntpdate[1122]: adjust time server 88.147.254.228 offset 0.001206 sec
как??server801 писал(а):у меня не ведутся логи
Код: Выделить всё
tail -f /var/log/ntp.log
9 Jan 18:19:29 ntpd[25255]: system event 'event_restart' (0x01) status 'sync_alarm, sync_unspec, 1 event, event_unspec' (0xc010)
9 Jan 18:22:44 ntpd[25255]: system event 'event_peer/strat_chg' (0x04) status 'sync_alarm, sync_ntp, 2 events, event_restart' (0xc621)
9 Jan 18:22:44 ntpd[25255]: synchronized to 88.147.254.228, stratum 1
9 Jan 18:22:44 ntpd[25255]: kernel time sync status change 2001
9 Jan 18:22:44 ntpd[25255]: system event 'event_sync_chg' (0x03) status 'leap_none, sync_ntp, 3 events, event_peer/strat_chg' (0x634)
9 Jan 18:22:44 ntpd[25255]: system event 'event_peer/strat_chg' (0x04) status 'leap_none, sync_ntp, 4 events, event_sync_chg' (0x643)
Код: Выделить всё
cat /etc/ntp.conf
#
# $FreeBSD: src/etc/ntp.conf,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# Default NTP servers for the FreeBSD operating system.
#
# Don't forget to enable ntpd in /etc/rc.conf with:
# ntpd_enable="YES"
#
# The driftfile is by default /var/db/ntpd.drift, check
# /etc/defaults/rc.conf on how to change the location.
#
#
# The following three servers will give you a random set of three
# NTP servers geographically close to you.
# See http://www.pool.ntp.org/ for details. Note, the pool encourages
# users with a static IP and good upstream NTP servers to add a server
# to the pool. See http://www.pool.ntp.org/join.html if you are interested.
#
# The option `iburst' is used for faster initial synchronisation.
# The option `maxpoll 9' is used to prevent PLL/FLL flipping on FreeBSD.
#
#server 0.freebsd.pool.ntp.org iburst maxpoll 9
#server 1.freebsd.pool.ntp.org iburst maxpoll 9
#server 2.freebsd.pool.ntp.org iburst maxpoll 9
#server 3.freebsd.pool.ntp.org iburst maxpoll 9
server ntp1.hsdn.org
#
# If you want to pick yourself which country's public NTP server
# you want sync against, comment out the above servers, uncomment
# the next ones and replace CC with the country's abbreviation.
# Make sure that the hostnames resolve to a proper IP address!
#
# server 0.CC.pool.ntp.org iburst maxpoll 9
# server 1.CC.pool.ntp.org iburst maxpoll 9
# server 2.CC.pool.ntp.org iburst maxpoll 9
#
# Security: Only accept NTP traffic from the following hosts.
# The following configuration example only accepts traffic from the
# above defined servers.
#
# Please note that this example doesn't work for the servers in
# the pool.ntp.org domain since they return multiple A records.
# (This is the reason that by default they are commented out)
#
#restrict default ignore
#restrict 0.pool.ntp.org nomodify nopeer noquery notrap
#restrict 1.pool.ntp.org nomodify nopeer noquery notrap
#restrict 2.pool.ntp.org nomodify nopeer noquery notrap
#restrict 127.0.0.1
#restrict -6 ::1
#restrict 127.127.1.0
#
# If a server loses sync with all upstream servers, NTP clients
# no longer follow that server. The local clock can be configured
# to provide a time source when this happens, but it should usually
# be configured on just one server on a network. For more details see
# http://support.ntp.org/bin/view/Support/UndisciplinedLocalClock
# The use of Orphan Mode may be preferable.
#
#server 127.127.1.0
#fudge 127.127.1.0 stratum 10
driftfile /var/db/ntp.drift
restrict 192.168.1.20 mask 255.255.255.0 nomodify notrap
#######log#####
logconfig =syncstatus +sysevents
logfile /var/log/ntp.log