linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* can't find startup messages since april in /var/log/messages using 2.4.18
@ 2002-05-25  9:48 Floydsmith
  2002-05-25  9:57 ` Tony Hoyle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Floydsmith @ 2002-05-25  9:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: Floydsmith


For some strange reason I can't find where my "startup messagges" are being 
stored. I booted up twice this morning (052502) and only get only 1 line in 
/var/log/messages which is:
May 25 05:10:05 localhost syslogd 1.3-3: restart.

All boots since April 11 have only one such entry recorded. "dmesg" and a 
"vi" of "messages" show a full log journal for April 11.
I have did a "df" and all file sytems have free space.

Of course, the meesages do appear on the console at startup.

Any suggestions?

Floyd,


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find startup messages since april in /var/log/messages using 2.4.18
  2002-05-25  9:48 can't find startup messages since april in /var/log/messages using 2.4.18 Floydsmith
@ 2002-05-25  9:57 ` Tony Hoyle
  2002-05-25 10:26 ` Andreas Roedl
  2002-05-25 13:26 ` Der Herr Hofrat
  2 siblings, 0 replies; 4+ messages in thread
From: Tony Hoyle @ 2002-05-25  9:57 UTC (permalink / raw)
  To: linux-kernel

On Sat, 25 May 2002 10:52:31 +0100, Floydsmith wrote:


> For some strange reason I can't find where my "startup messagges" are
> being stored. I booted up twice this morning (052502) and only get only
> 1 line in /var/log/messages which is: May 25 05:10:05 localhost syslogd
> 1.3-3: restart.
> 
> All boots since April 11 have only one such entry recorded. "dmesg" and
> a "vi" of "messages" show a full log journal for April 11. I have did a
> "df" and all file sytems have free space.
> 
> Of course, the meesages do appear on the console at startup.
> 
> Any suggestions?
> 
Look in /var/log/messages.0

I have a machine that does this - exactly the same config as every other
machine but it insists of logging to the backup files.

Tony


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find startup messages since april in /var/log/messages using 2.4.18
  2002-05-25  9:48 can't find startup messages since april in /var/log/messages using 2.4.18 Floydsmith
  2002-05-25  9:57 ` Tony Hoyle
@ 2002-05-25 10:26 ` Andreas Roedl
  2002-05-25 13:26 ` Der Herr Hofrat
  2 siblings, 0 replies; 4+ messages in thread
From: Andreas Roedl @ 2002-05-25 10:26 UTC (permalink / raw)
  To: linux-kernel

Hello!

Am Samstag, 25. Mai 2002 11:48 schrieb Floydsmith@aol.com:
> For some strange reason I can't find where my "startup messagges" are being
> stored. I booted up twice this morning (052502) and only get only 1 line in
> /var/log/messages which is:
> May 25 05:10:05 localhost syslogd 1.3-3: restart.
>
> All boots since April 11 have only one such entry recorded. "dmesg" and a
> "vi" of "messages" show a full log journal for April 11.
> I have did a "df" and all file sytems have free space.
>
> Of course, the meesages do appear on the console at startup.
>
> Any suggestions?

Check if klogd is running.


Andi

-- 
Web:   http://www.flood-net.de/
Mail:  flood@flood-net.de
Phone: +49-(0)-30-680577-44

Windows sucks, Linux rules :-)              http://srom.zgp.org/
Watch more TV! http://www.cadsoft.de/people/kls/vdr/software.htm
Who needs DivX?                          telnet blinkenlights.nl


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find startup messages since april in /var/log/messages using 2.4.18
  2002-05-25  9:48 can't find startup messages since april in /var/log/messages using 2.4.18 Floydsmith
  2002-05-25  9:57 ` Tony Hoyle
  2002-05-25 10:26 ` Andreas Roedl
@ 2002-05-25 13:26 ` Der Herr Hofrat
  2 siblings, 0 replies; 4+ messages in thread
From: Der Herr Hofrat @ 2002-05-25 13:26 UTC (permalink / raw)
  To: Floydsmith; +Cc: linux-kernel

> 
> For some strange reason I can't find where my "startup messagges" are being 
> stored. I booted up twice this morning (052502) and only get only 1 line in 
> /var/log/messages which is:
> May 25 05:10:05 localhost syslogd 1.3-3: restart.
> 
> All boots since April 11 have only one such entry recorded. "dmesg" and a 
> "vi" of "messages" show a full log journal for April 11.
> I have did a "df" and all file sytems have free space.
> 
> Of course, the meesages do appear on the console at startup.
> 
> Any suggestions?
>
check your init scripts , you might have some entry/error in /etc/rc.d/boot (or where ever you init scripts lie that clears the buffer befor syslogd/klogd get started. (my /etc/init.d/boot does dmesg -c > /var/log/boot.msg so I get the relevant messages during operation without screens of boot up infos, no boot messages in /var/log/messages this way ither.)

hofrat

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-25 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-25  9:48 can't find startup messages since april in /var/log/messages using 2.4.18 Floydsmith
2002-05-25  9:57 ` Tony Hoyle
2002-05-25 10:26 ` Andreas Roedl
2002-05-25 13:26 ` Der Herr Hofrat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).