* [Comm] p6, время сообщений ядра в логе.
@ 2013-04-12 19:33 Sergey
2013-04-19 15:58 ` [Comm] syslog-ng, " Sergey
2013-04-22 16:34 ` [Comm] p6, " Anton Gorlov
0 siblings, 2 replies; 7+ messages in thread
From: Sergey @ 2013-04-12 19:33 UTC (permalink / raw)
To: Рассылка Altlinux
Приветствую.
Что-то всю голову сломал: ядро пишет сообщения в messages в UTC. Причём,
ситуация обычная, вопрос всегда нормально решался переходом на локальное
время в hwclock, а тут ни в какую. Когда началось, не обратил внимания,
может быть, и давно. Настройки с аналогичной системой, где всё хорошо,
усравнивался. /етс/sysconfig/clock идентичны, ядра идентичны
(2.6.32-el-smp-alt31), в hw clock localtime: hwclock --systohc --localtime
Apr 12 22:25:21 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 12 18:25:21 kernel: Initializing cgroup subsys cpuset
Apr 12 18:25:21 kernel: Initializing cgroup subsys cpu
Apr 12 18:25:21 kernel: KERNEL supported cpus:
Причём вот про klog написано правильно. В initrd что-то не то попадает,
что ли ?
--
С уважением, Сергей
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] syslog-ng, время сообщений ядра в логе.
2013-04-12 19:33 [Comm] p6, время сообщений ядра в логе Sergey
@ 2013-04-19 15:58 ` Sergey
2013-04-20 11:29 ` Sergey
2013-04-22 16:34 ` [Comm] p6, " Anton Gorlov
1 sibling, 1 reply; 7+ messages in thread
From: Sergey @ 2013-04-19 15:58 UTC (permalink / raw)
To: community
On Friday 12 April 2013, Sergey wrote:
> Apr 12 22:25:21 kernel: klogd 1.4.1, log source = /proc/kmsg started.
> Apr 12 18:25:21 kernel: Initializing cgroup subsys cpuset
> Apr 12 18:25:21 kernel: Initializing cgroup subsys cpu
> Apr 12 18:25:21 kernel: KERNEL supported cpus:
>
> Причём вот про klog написано правильно. В initrd что-то не то попадает,
> что ли ?
Нда... Совершенно случайно выяснил, что виновник - syslog-ng (причём и тот,
что в репозитарии, и 3.4.1). То есть, syslogd, будучи запущенным на этом же
хосте, пишет сообщения от ядра в localtime.
--
С уважением, Сергей
a_s_y@sama.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] syslog-ng, время сообщений ядра в логе.
2013-04-19 15:58 ` [Comm] syslog-ng, " Sergey
@ 2013-04-20 11:29 ` Sergey
0 siblings, 0 replies; 7+ messages in thread
From: Sergey @ 2013-04-20 11:29 UTC (permalink / raw)
To: ALT Linux Community general discussions
On Friday 19 April 2013, Sergey wrote:
> > Apr 12 22:25:21 kernel: klogd 1.4.1, log source = /proc/kmsg started.
> > Apr 12 18:25:21 kernel: Initializing cgroup subsys cpuset
> > Apr 12 18:25:21 kernel: Initializing cgroup subsys cpu
> > Apr 12 18:25:21 kernel: KERNEL supported cpus:
> >
> > Причём вот про klog написано правильно. В initrd что-то не то попадает,
> > что ли ?
>
> Нда... Совершенно случайно выяснил, что виновник - syslog-ng (причём и тот,
> что в репозитарии, и 3.4.1). То есть, syslogd, будучи запущенным на этом же
> хосте, пишет сообщения от ядра в localtime.
А лечится отключением klogd и заменой в syslog-ng источника
unix-dgram("/var/lib/klogd/dev/log") на file("/proc/kmsg").
--
С уважением, Сергей
a_s_y@sama.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] p6, время сообщений ядра в логе.
2013-04-12 19:33 [Comm] p6, время сообщений ядра в логе Sergey
2013-04-19 15:58 ` [Comm] syslog-ng, " Sergey
@ 2013-04-22 16:34 ` Anton Gorlov
2013-04-22 18:46 ` Sergey
1 sibling, 1 reply; 7+ messages in thread
From: Anton Gorlov @ 2013-04-22 16:34 UTC (permalink / raw)
To: ALT Linux Community general discussions
12.04.2013 23:33, Sergey пишет:
> Приветствую.
>
> Что-то всю голову сломал: ядро пишет сообщения в messages в UTC. Причём,
> ситуация обычная, вопрос всегда нормально решался переходом на локальное
> время в hwclock, а тут ни в какую. Когда началось, не обратил внимания,
> может быть, и давно. Настройки с аналогичной системой, где всё хорошо,
> усравнивался. /етс/sysconfig/clock идентичны, ядра идентичны
> (2.6.32-el-smp-alt31), в hw clock localtime: hwclock --systohc --localtime
>
> Apr 12 22:25:21 kernel: klogd 1.4.1, log source = /proc/kmsg started.
> Apr 12 18:25:21 kernel: Initializing cgroup subsys cpuset
> Apr 12 18:25:21 kernel: Initializing cgroup subsys cpu
> Apr 12 18:25:21 kernel: KERNEL supported cpus:
>
> Причём вот про klog написано правильно. В initrd что-то не то попадает,
> что ли ?
>
ради интереса - посмотрите есть ли в initrd localtime?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] p6, время сообщений ядра в логе.
2013-04-22 16:34 ` [Comm] p6, " Anton Gorlov
@ 2013-04-22 18:46 ` Sergey
2013-04-22 20:49 ` Anton Gorlov
0 siblings, 1 reply; 7+ messages in thread
From: Sergey @ 2013-04-22 18:46 UTC (permalink / raw)
To: ALT Linux Community general discussions
On Monday 22 of April 2013 20:34:06 Anton Gorlov wrote:
> > Причём вот про klog написано правильно. В initrd что-то не то попадает,
> > что ли ?
> ради интереса - посмотрите есть ли в initrd localtime?
А это вот тоже вопрос интересный. Ни один из известных мне способов
залезть в initrd не подошёл, а лезть в скрипт make-initrd не хотелось.
Отложил на потом, а, потом, проблема нашлась в связке klogd/syslog-ng.
--
С уважением, Сергей
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] p6, время сообщений ядра в логе.
2013-04-22 18:46 ` Sergey
@ 2013-04-22 20:49 ` Anton Gorlov
2013-04-23 5:57 ` Sergey
0 siblings, 1 reply; 7+ messages in thread
From: Anton Gorlov @ 2013-04-22 20:49 UTC (permalink / raw)
To: ALT Linux Community general discussions
22.04.2013 22:46, Sergey пишет:
> А это вот тоже вопрос интересный. Ни один из известных мне способов
> залезть в initrd не подошёл, а лезть в скрипт make-initrd не хотелось.
> Отложил на потом, а, потом, проблема нашлась в связке klogd/syslog-ng.
не должно быть такого.
По поводу распаковки
сначала gunzip на initrd
а дальше cpio
В общем нету там /etc/localtime. Отсюда и проблема. Повесьте багу.
P.S.
cp /boot/initrd-3.8.7-un-def-alt2.img /tmp/1/initrd-3.8.7-un-def-alt2.img.gz
cd /tmp/1/
gunzip initrd-3.8.7-un-def-alt2.img.gz
cpio -id < initrd-3.8.7-un-def-alt2.img
cpio: Removing leading `/' from member names
cpio: proc/self/fd/0 not created: newer or same age version exists
cpio: proc/self/fd/1 not created: newer or same age version exists
cpio: proc/self/fd/2 not created: newer or same age version exists
20416 blocks
ls etc/
fstab gshadow hosts initrd-3.8.7-un-def-alt2.img modprobe.d
nsswitch.conf passwd resolv.conf services syslog.conf
group host.conf initrd initrd-release mtab
os-release protocols rpc shadow udev
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] p6, время сообщений ядра в логе.
2013-04-22 20:49 ` Anton Gorlov
@ 2013-04-23 5:57 ` Sergey
0 siblings, 0 replies; 7+ messages in thread
From: Sergey @ 2013-04-23 5:57 UTC (permalink / raw)
To: ALT Linux Community general discussions
On Tuesday 23 of April 2013 00:49:12 Anton Gorlov wrote:
> а, потом, проблема нашлась в связке klogd/syslog-ng.
> не должно быть такого.
Отсутствует /etc/localtime в initrd
--
С уважением, Сергей
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-04-23 5:57 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12 19:33 [Comm] p6, время сообщений ядра в логе Sergey
2013-04-19 15:58 ` [Comm] syslog-ng, " Sergey
2013-04-20 11:29 ` Sergey
2013-04-22 16:34 ` [Comm] p6, " Anton Gorlov
2013-04-22 18:46 ` Sergey
2013-04-22 20:49 ` Anton Gorlov
2013-04-23 5:57 ` Sergey
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git