CentOS 5 :: Doesn't Log Of All Startup Messages

Sep 22, 2010

After reviewing the dmesg log, I realize that it does not log all startup messages. Is there a way to configure it or another log to do so?

View 7 Replies


ADVERTISEMENT

Programming :: Logging Messages From Program Doesn't Reach /var/log/messages?

Jul 13, 2011

I have a syslog-ng running and kernel build of 2.6.34.8 I use a syslog API in my program with facility LOG_LOCAL5 and and levels debug err and crit and info. when I ran on the older syslog facility I had everything logged fine as I intended. now I have written these rules into the syslog-ng.conf:

options {
flush_lines (0);
time_reopen (10);
log_fifo_size (1000);

[code]....

the last two rules show my program gnssapp. the result is all debug levels or crit or err levels I don't see any of them !

View 3 Replies View Related

CentOS 5 Networking :: Network Doesn't Run At Startup?

Mar 31, 2011

I have to type /etc/init.d/network start everytime after log in.I search little over internet and found out some command to fix it so i tried it but i got error response.Here is what i typed and what i got response.[root@winn ~]# system-config-netbootbash: system-config-netboot: comman not foundI also tried to find setting but i could not under Applications > System Settings > Server Settings > Network Booting Service.Also my ifcfg-eth0 files is below:

# Intel Corporation 82566DM-2 Gigabit Network Connection
DEVICE=eth0
BROADCAST=192.168.1.255

[code]....

View 5 Replies View Related

CentOS 5 :: Kernel Panic - Getting This"failed To Make Kdump Initrd" Messages At Startup."?

Oct 12, 2009

I've had a Centos 5.3 zimbra mailserver set up for about 3 months now.Every 7-10 days or so, the system will do a kernel panic and I've been putting off its resolution due to other matters.I'm now ready to look into it but I have two issues :

1) No logs.

So far, I've manually rebooted when a kernel panic occured and could look at the panic printout and write down relevant info. But since I wanted more info than I had written down, I went hunting in the logs for the kernel panic event (one happened earlier today) but, to my surprise, I noticed the system doesn't log the kernel panic at all. Kdump is currently disabled as I'd like to keep all available memory available to the system but I was under the impression it would log the kernel panic message regardless but would simply leave out more advanced diagnostic information.How would I make sure the kernel panic is logged so I can have more info about it ?

2) The actual panic.Here's a snippet of what's appearing when the kernel panics :

EIP c0467136 page_remove_rmap+0x66/0xc0 SS:ESP 0068:c3ca6ddc <0> Kernel panic - not syncing: Fatal Exception

I've also seen f793bee4 instead of the highlighted part above but everything else is always the same from the times I've seen (as I haven't always had the chance to be around when a panic occured).I'm looking further into it at this point but early research seem to indicate this could be a memory issue. I'll run memtest next weekend to check that out (since I don't want to take the system offline for any length of time during office hours) but people here might have other theories based on what I've put up so far. The system has all of the latest patches and updates and is running only what I need as far as software goes (zimbra server + prerequisites, x + GNOME (not loaded on startup), firefox and vnc for windows RDP access). My system also uses a software RAID1 array (boot = md0 and / = md2 with swap files not being mirrored as there's no need to).

PS : In order to further troublehsoot by myself before posting here, I've tried to enable kdump to see if kdump is the culprit for the missing logs but I'm also having an issue with it. I'm getting a "No kdump initial ramdisk found" and "mkdumprd: failed to make kdump initrd" messages at startup. I'm thinking this might be because of my raid array ? I've found an old bug report regarding one of those error messages on centos 5.2 but it was supposedly fixed in the 30 version by RH and I'm using the latest one (56).

View 5 Replies View Related

General :: Email Startup Screen Messages Log?

Sep 11, 2011

I currently have a NAS (Ubuntu 10.04) on my network without an access to a monitor due to a lack of a graphics card. I noticed that every time I restart the NAS, it's been taking longer to fully restart. I suspect that something might be wrong, and the warning or error messages are being displayed during startup.

Is there a log file that Ubuntu prints to for everything that is displayed from the moment the system starts up until the login screen? I have email set up on the system via .mailrc and .mstmprc where I could email out with the mail command. I would like to email myself the log file every time the system starts up so I can monitor the system's health.

View 1 Replies View Related

Ubuntu :: Error Messages About Applets / Won't Appear After Startup

May 29, 2010

Can someone please help me? I'm a noob and I've never had a problem like this before.Ever since I installed on this system every time I start up I get a bunch of error windows.I tried pressing the "Don't Delete" or "Reload" buttons as appropriate. Then the applets sometimes reappear and sometimes they don't. Please help a noob!

View 2 Replies View Related

Ubuntu :: Several Grub Error Messages On Startup

May 1, 2011

I just installed Natty on my laptop. It has SSD drive, so to align the file system to the physical block size properly I created the partitions manually. After the installation it only boots to the GRUB recovery console, so I tried re-installing GRUB from Live CD by:

Code:
sudo mount /dev/sda1 /mnt
sudo grub-install --root-directory=/mnt /dev/sda

It now boots to the system but always shows the following error messages instead of the GRUB menu on every boot:

Code:
error: file not found.
error: file not found.
error: no suitable mode found.
error: no video mode activated.
error: file not found.
error: file not found.

I suspect that I've missed out something during the installation, since SSD drives seem to need some more attention.

View 2 Replies View Related

Ubuntu :: Show Boot Text Messages During The Startup?

Jul 16, 2011

Howto configure Ubuntu 11.4 with Gnome to show boot text messages on the screen, each time during the startup?

View 3 Replies View Related

Debian :: Hide Boot Text Messages During The Startup?

Sep 23, 2010

Howto hide boot text messages on the screen during Lenny startup? I've tried to change in /boot/grub/menu.lst:

Code:
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

View 5 Replies View Related

Debian Configuration :: Hide Boot Text Messages During The Startup?

Sep 25, 2010

Howto configure /boot/grub/menu.lst from Lenny to hide boot text messages during the startup?

View 14 Replies View Related

Ubuntu :: Empathy Sometimes Doesn't Show Messages?

May 8, 2010

when I am having a conversation in empathy, I find that some messages people have sent me, don't arrive. Also the other way around: people don't receive messages I have sent them. I use ubuntu 10.04 now, but this also occurred to me in 9.10.

View 3 Replies View Related

General :: Using Xinetd - No Responses Or Messages At All - Doesn't Work

Sep 30, 2010

I'm going through strange symptom with my linux.

When I type

Code: service xinetd [start|restart|stop]

There is no responses or messages at all. Even when I tried some meaningless argument, such as

Code:service xinetd sdfsdfsdg , it just doesn't work.

I checked that xinetd is installed by using the command

Code: rpm -qv xinetd

Also I do not see the error message "Unrecognized service" when I type the commands.

Here's what I see when I type the command.

Code:

View 1 Replies View Related

Fedora :: Pidgin Doesn't Have An Option To Send Group Messages?

Feb 5, 2010

I know Pidgin doesn't have an option to send group messages. I've been searching for some plugin from a third part, found something for Debian, but nothing for Fedora/Redhat. Does anyone know here a working plugin for this problem?

View 2 Replies View Related

CentOS 5 :: Where To Find Log Messages Shown During Boot Up?

Jan 26, 2010

I looked in /var/log/messages and also tried dmesg both seem to contain something different than what I saw while booting up. But I am looking for the ones displayed while booting, where it says whether the particular step was ok and if failed it prints few things. I would like to know where I can find those messages.

View 6 Replies View Related

CentOS 5 :: Errno Messages When Installing Vsftpd

Aug 10, 2011

I'm new to Linux so I'm unsure how to resolve this. I'm trying to install vsftpd in order to make our CentOS box an FTP server for backups. But I keep running into this problem when doing the "yum install vsftpd"

[root@abc ~]# yum install vsftpd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.trouble-free.net
* base: hpc.arc.georgetown.edu

[Code]...

View 2 Replies View Related

CentOS 5 :: Xen Vm 'POST' And Error Messages - Guest Not Running

Jul 31, 2009

I'm running xen as installed from the CentOS Virtualization Suite and I'm having some problems. One of my VMs powers off immediately after an error during 'POST'. Is there a way to stop it from immediately powering off so I can see the error? And there's also at least one error message that appears for a split second after the vm craps out, before the gui console reports 'Guest not running'.

View 3 Replies View Related

CentOS 5 Networking :: Syslog-ing Messages From A Particular Host To A Particular Log File

Oct 12, 2009

I've just configured my Linksys RVS-4000 router to syslog messages to remote syslogd server (i.e. my CentOS5 machine). Redirecting messages was easy, but now I'm having difficulties to redirect those same messages received from Linksys to a separate log file. By default, all these messages are logged to /var/log/messages, and after browsing manual pages for syslog, syslog.conf, and syslogd, came to suspect that what I want isn't possible.

View 1 Replies View Related

CentOS 5 :: Sending Messages Between Local Network Machines?

Jul 3, 2010

i am using centos 5.4 (5.5?) gnome on multiple machines in a local network.is there a program available that does the following:you type a message in a 'note'screen on one computer and can send it to one (to choose) or all machines in the local network that are online, so you can read the message on these other machines screens.

View 6 Replies View Related

CentOS 5 :: Setting Up Mail To Email Messages To Gmail Account

Feb 19, 2010

I am trying to figure out how if it is even possible to set up my centos server to email messages to gmail account I have tried mail -S Test account@gmail.com but every time it say in my log files that Connection refused by [127.0.0.1]

View 1 Replies View Related

CentOS 5 Networking :: Logs Filling With Messages From Myri10ge Driver?

Nov 8, 2010

I'm wondering why I keep getting the following in /var/log/messages on a system running the latest CentOS 5 64 bit kernel:

Nov 8 09:50:24 hostname kernel: myri10ge: eth2: link down
Nov 8 09:50:24 hostname kernel: myri10ge: eth2: link up
Nov 8 09:50:34 hostname kernel: myri10ge: eth2: link down

[Code]....

View 5 Replies View Related

CentOS 5 Hardware :: CentOS 5.3 3 Disc Software Raid 5 Array - "hardware Failure" Messages At Bootup

Apr 28, 2009

I've just setup a new centos 5.3 server with a 3-disc raid 5 software RAID array. I've setup other software raid 5 arrays on this same hardware, whilst testing, and had no trouble... I only just installed 3 new drives and performed a new install from scratch.

Hardware is: 4800XP X2 64-bit, 2GB RAM, Albatron KI-690G mainboard with Marvel SATA controller (I think) - 4 ports.

SATA port 0 is system drive (OCZ vertex 32GB SSD)

SATA port 1 is Western Digital "green" 1TB 8MB cache SATA 2
SATA port 2 is Western Digital "green" 1TB 8MB cache SATA 2
SATA port 3 is Western Digital "green" 1TB 8MB cache SATA 2

Ports 1-3 in software raid MD0 (raid 5)

All of this was configured in the GUI setup, with LVM on top of software RAID 5 mounted on /var. Partition size is ~1.9TB

Trouble is I get all sorts of "hardware failure" messages at bootup and the MD driver reports it was only able to bring up 2 out of 3 drives in the RAID set... however the RAID set formatted fine during the setup?

Here is the relevent dmesg output...

View 2 Replies View Related

Ubuntu :: Keyboard Doesn't At First Startup?

Apr 19, 2010

Problem one: My keyboard wasn't working. Solution one: Needed a new xorg.conf file.

Problem two: How to open a programme in terminal without rendering the terminal unresponsive until that programme is closed. Solution two: Append a '&' at the end of the command. For example: gedit test-file & [/SOLVED]

The problem is, my keyboard doesn't respond when I first boot into Ubuntu. None of the keys seem to work except the 'power' key (which helps me turn this laptop on or off). During the second boot, I incessantly press the space bar hoping for something to happen. Only when the boot process completes and I see my desktop does the keyboard, finally, respond. That is precisely how I'm typing this very moment. I had not faced this problem on Windows. I use a laptop (an old one but not too old).

Nothing happens during the first boot regardless the key I press on any time.
It is a nuisance to restart my laptop and periodically strain my space bar for the keyboard to respond on the second boot (It refuses to respond on the first boot, regardless of what I do).

When I, sometimes, open files using gedit through terminal by typing: ~$ gedit PATH, what happens is that I am then unable to use any other commands on the same terminal until I close gedit or open another terminal. I can type in the terminal but nothing happens until I exit gedit. I would like my terminal to be responsive whilst I am working on gedit simultaneously. I hope it is not impossible...

View 9 Replies View Related

Ubuntu :: Mouse Doesn't Appear At Startup?

Jun 7, 2010

The mouse has been working fine ever since we got Ubuntu 10.04, until I switched monitors. For some reason, after changing monitors from 4:3 to 16:9 and back, (changing the output res in the process), the mouse doesn't appear when starting up the computer. It still highlights things, and it will pop up completely when searching for something on Google Chrome, and a few other things. But for some reason, the mouse doesn't appear right away when starting up the computer. I'm not sure why this happened -- I'm new to Ubuntu, (used to Windows)

View 1 Replies View Related

CentOS 5 :: Printing Of E-mail Messages By Evolution - Some Letters Squished Together While Others Are Spaced Too Far Apart

Oct 25, 2010

When I print e-mail messages from within evolution the output comes out really ugly. Specifically the letter spacing (kerning) is very uneven with some letters squished together while others are spaced too far apart. This happens for printing to a file as well (PostScript or PDF). Attached is an example (converted to jpg). Has anyone else experienced this? I don't know if this is an issue with evolution itself or perhaps a backend used by it for output.

View 2 Replies View Related

OpenSUSE :: Launching Script At Startup But It Doesn't Run?

Nov 16, 2010

I have installed kbiff (mail notifier) on opensuse 11.3, and I would like to have itlaunched at startup.I searched on the web, tried some answers using /etc/init.d, ln , etc... but it doesn't run.could you tell me what are the steps to have it done

View 2 Replies View Related

Ubuntu :: Startup Music Doesn't Play?

May 15, 2010

For a long time, I haven't heard a startup sound from Ubuntu. I do hear the short staccato drum beat when the log in screen is displayed. However, the other longer startup music doesn't play. Not a very serious flaw but since I upgraded to ubuntu 10.04, I thought I'd like to have everything in perfect working order.

View 3 Replies View Related

Ubuntu :: Startup Script Doesn't Work?

Jul 24, 2010

I try to run a bash script when the machine boots up. I followed the exactly the same procedure as stated in [URL] I tried to use update-rc.d and rc.local. The both ways still dont make the bash script automatically run when it boots up in Ubuntu 9.04. The script can be successfully executed when I log in as root and run it manually.

View 5 Replies View Related

Ubuntu :: Tweak Doesn't Have The Option Startup?

Oct 19, 2010

Ubuntu-Tweak doesn't have the option Startup which includesSession ManagerSession Control and few other options are not there. I am running the latest version available to download. I remember having all those menus in lucid.for a better difference comparison see the menus in the ubuntu tweak homepage http://ubuntu-tweak.com/ with mine....

View 1 Replies View Related

Ubuntu :: Run The Script Ok Through The Terminal \ But It Doesn't Run On Startup?

Oct 21, 2010

I'm having trouble with the rc.local file. So I tried the suggestions on this page[URL]I could run the script ok through the terminal. But it doesn't run on startup. Has anyone got this to work in the way explained in the link above? I'm using Ubuntu Lucid.

View 2 Replies View Related

Ubuntu Networking :: Interface Doesn't Come-up On Startup

Nov 27, 2010

I have a server with 3 interfaces. Only one of them comes up after boot tho (the one with the cable plugged in). When I start dhclient the others show up in ifconfig... Could it be just cause there is no cable plugged in them? Or then how do i bring them up automatically without having to issue dhclient myself after boot?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved