I everybody... i need help to enable boot.log at CentOS 5... i have a old server running for a few months, and sometimes when system boots up, a can see FAIL status, but the screen scrools fast and i cant determine which service can not boot up properly...
Best Regards
Cleiton Cipriani
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 06:28 PM
Boot.log Issue
Cleiton Cipriani wrote:
>
> I everybody... i need help to enable boot.log at CentOS 5... i have a old
> server running for a few months, and sometimes when system boots up, a can
> see FAIL status, but the screen scrools fast and i cant determine which
> service can not boot up properly...
>
/var/log/messages
mark
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 06:33 PM
Cleiton Cipriani
Boot.log Issue
Hi Mark, thanks for your help.. but /var/log/messages does'nt bring the boot log fails!
I Have a few boot.log files at /var/log but all empty (0 bytes)
at /etc/syslog.conf the line which refers to system boot log appears to be ok... see
# Save boot messages also to boot.log
local7.* /var/log/boot.log
Any Idea?
Cleiton
> Date: Fri, 10 Aug 2012 14:28:43 -0400
> From: m.roth@5-cent.us
> To: centos@centos.org
> Subject: Re: [CentOS] Boot.log Issue
>
> Cleiton Cipriani wrote:
> >
> > I everybody... i need help to enable boot.log at CentOS 5... i have a old
> > server running for a few months, and sometimes when system boots up, a can
> > see FAIL status, but the screen scrools fast and i cant determine which
> > service can not boot up properly...
> >
> /var/log/messages
>
> mark
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 06:37 PM
Boot.log Issue
Cleiton Cipriani wrote:
>
> Hi Mark, thanks for your help.. but /var/log/messages does'nt bring the
> boot log fails!
>
> I Have a few boot.log files at /var/log but all empty (0 bytes)
>
> at /etc/syslog.conf the line which refers to system boot log appears to be
> ok... see
>
> # Save boot messages also to boot.log
> local7.* /var/log/boot.log
>
> Any Idea?
Have you read through messages from the boot? Or how 'bout dmesg?
mark
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 06:47 PM
Keith Keller
Boot.log Issue
On 2012-08-10, Cleiton Cipriani <cleitoncipriani@tpa.com.br> wrote:
>
> I everybody... i need help to enable boot.log at CentOS 5... i have a old server running for a few months, and sometimes when system boots up, a can see FAIL status, but the screen scrools fast and i cant determine which service can not boot up properly...
You should be able to use ctrl-s to stop the flow of text, then use page
up/down to view the actual messages; when done, ctrl-q (IIRC) will
resume output to the terminal.
--keith
--
kkeller@wombat.san-francisco.ca.us
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 07:04 PM
Cleiton Cipriani
Boot.log Issue
Yes, i did check dmesg, and it seens to be right! at FC16 the boot.log works ok... but at the CentOS server, not is written there!
Cleiton
I cant see the system boot cuz im not near it, so I can only check the logs, but
> Date: Fri, 10 Aug 2012 14:37:30 -0400
> From: m.roth@5-cent.us
> To: centos@centos.org
> Subject: Re: [CentOS] Boot.log Issue
>
> Cleiton Cipriani wrote:
> >
> > Hi Mark, thanks for your help.. but /var/log/messages does'nt bring the
> > boot log fails!
> >
> > I Have a few boot.log files at /var/log but all empty (0 bytes)
> >
> > at /etc/syslog.conf the line which refers to system boot log appears to be
> > ok... see
> >
> > # Save boot messages also to boot.log
> > local7.* /var/log/boot.log
> >
> > Any Idea?
>
> Have you read through messages from the boot? Or how 'bout dmesg?
>
> mark
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 07:14 PM
Cleiton Cipriani
Boot.log Issue
Keith, i have not physical access to the server, so its not possible to do that commands!
Cleiton
> To: centos@centos.org
> From: kkeller@wombat.san-francisco.ca.us
> Date: Fri, 10 Aug 2012 11:47:33 -0700
> Subject: Re: [CentOS] Boot.log Issue
>
> On 2012-08-10, Cleiton Cipriani <cleitoncipriani@tpa.com.br> wrote:
> >
> > I everybody... i need help to enable boot.log at CentOS 5... i have a old server running for a few months, and sometimes when system boots up, a can see FAIL status, but the screen scrools fast and i cant determine which service can not boot up properly...
>
> You should be able to use ctrl-s to stop the flow of text, then use page
> up/down to view the actual messages; when done, ctrl-q (IIRC) will
> resume output to the terminal.
>
> --keith
>
> --
> kkeller@wombat.san-francisco.ca.us
>
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-10-2012, 08:01 PM
Michael Coffman
Boot.log Issue
This was broken in rhel5. I think all flavors. Just google 'rhel5
boot.log empty'. It is fixed in rhel6 with the addition of plymouth.
>From the rhel5.3 releasenotes:
Boot-time logging to /var/log/boot.log is not available in Red Hat
Enterprise Linux 5.3
On Fri, Aug 10, 2012 at 1:14 PM, Cleiton Cipriani <
cleitoncipriani@tpa.com.br> wrote:
>
> Keith, i have not physical access to the server, so its not possible to do
> that commands!
>
> Cleiton
>
> > To: centos@centos.org
> > From: kkeller@wombat.san-francisco.ca.us
> > Date: Fri, 10 Aug 2012 11:47:33 -0700
> > Subject: Re: [CentOS] Boot.log Issue
> >
> > On 2012-08-10, Cleiton Cipriani <cleitoncipriani@tpa.com.br> wrote:
> > >
> > > I everybody... i need help to enable boot.log at CentOS 5... i have a
> old server running for a few months, and sometimes when system boots up, a
> can see FAIL status, but the screen scrools fast and i cant determine which
> service can not boot up properly...
> >
> > You should be able to use ctrl-s to stop the flow of text, then use page
> > up/down to view the actual messages; when done, ctrl-q (IIRC) will
> > resume output to the terminal.
> >
> > --keith
> >
> > --
> > kkeller@wombat.san-francisco.ca.us
> >
> >
> > _______________________________________________
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
>
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
--
-MichaelC
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-11-2012, 04:08 AM
Keith Keller
Boot.log Issue
Please do not top-post.
On 2012-08-10, Cleiton Cipriani <cleitoncipriani@tpa.com.br> wrote:
>
> Keith, i have not physical access to the server, so its not possible to do that commands!
How are you able to see the console if you don't have physical access?
If you're using an IP KVM, IPMI, or serial console, ctrl-s from your own
terminal should still work.
--keith
--
kkeller@wombat.san-francisco.ca.us
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
08-11-2012, 05:47 PM
"Blackburn, Marvin"
Boot.log Issue
This was taken out of RHEL in 5 and was to be replaced.
However, I've not seen where, though I've not looked at 6 yet
_____________________________________
"He's no failure. He's not dead yet."
William Lloyd George
-----Original Message-----
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On
Behalf Of Cleiton Cipriani
Sent: Friday, August 10, 2012 2:23 PM
To: centos@centos.org
Subject: [CentOS] Boot.log Issue
I everybody... i need help to enable boot.log at CentOS 5... i have a
old server running for a few months, and sometimes when system boots up,
a can see FAIL status, but the screen scrools fast and i cant determine
which service can not boot up properly...
Best Regards
Cleiton Cipriani
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos