Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread Feizhou
John Thomas wrote: Feizhou said the following on 08/19/2007 07:22 PM: Debug with gdb. Enable in main.cf This sounds interesting. The "crash" happens very rarely, once every day or two, and I have not seen a pattern with domain, etc. Will your suggestion help given this randomness (i.e. I

Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread John Thomas
Feizhou said the following on 08/19/2007 07:22 PM: Debug with gdb. Enable in main.cf This sounds interesting. The "crash" happens very rarely, once every day or two, and I have not seen a pattern with domain, etc. Will your suggestion help given this randomness (i.e. I cannot seem to make

Re: [CentOS] Install on a usb flash drive

2007-08-19 Thread Paul
On Sat, 2007-08-18 at 17:52 +, [EMAIL PROTECTED] wrote: > It'll only be a problem if you're planning to use a swap file or do frequent > writes (compiling programs, etc). Solid state devices really aren't great if > your going to do heavy writing because they will fry eventually. Under > n

Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread Feizhou
John Thomas wrote: Any suggestions to help me troubleshoot a "killed by signal 11" problem with Postfix? I've Googled and fiddled, but cannot figure it out. I have no idea where to look/start. Debug with gdb. Enable in main.cf debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:

[CentOS] Re: Kernel

2007-08-19 Thread Scott Silva
Barry Brimer spake the following on 8/19/2007 10:18 AM: >> my server is in remote location, and I don't see any grub screen, so I >> was wondering >> if there is an option that I can specify the kernel that Linux to be >> booted at the reboot time, >> some thing like shutdown -g0 -i6 which_kernel-o

Re: [CentOS] Problems reading a backup data DVD

2007-08-19 Thread Robert
Mark Hull-Richter wrote: I wrote a bunch of files to a backup DVD about two months ago and now neither of my drives will read it. I get mount errors from "not a directory" to something like "unrecognized file system type" and so on, usually after a really long wait and a notice about how the d

[CentOS] Problems reading a backup data DVD

2007-08-19 Thread Mark Hull-Richter
I wrote a bunch of files to a backup DVD about two months ago and now neither of my drives will read it. I get mount errors from "not a directory" to something like "unrecognized file system type" and so on, usually after a really long wait and a notice about how the drive is write-protected (duh)

Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread Stephen Harris
On Sun, Aug 19, 2007 at 04:08:56PM -0700, John Thomas wrote: > Stephen Harris said the following on 08/19/2007 03:45 PM: > >Try running a memory test (memtest86) on the machine. One of the > >standard "this machine has hardware problems" indicators is gcc dieing > >with signal 11. Maybe your post

Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread John Thomas
Stephen Harris said the following on 08/19/2007 03:45 PM: On Sun, Aug 19, 2007 at 02:55:11PM -0700, John Thomas wrote: Any suggestions to help me troubleshoot a "killed by signal 11" problem with Postfix? I've Googled and fiddled, but cannot figure it out. I have no idea where to look/start.

Re: [CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread Stephen Harris
On Sun, Aug 19, 2007 at 02:55:11PM -0700, John Thomas wrote: > Any suggestions to help me troubleshoot a "killed by signal 11" problem > with Postfix? I've Googled and fiddled, but cannot figure it out. I > have no idea where to look/start. Try running a memory test (memtest86) on the machine.

[CentOS] postfix - killed by signal 11 - debug help

2007-08-19 Thread John Thomas
Any suggestions to help me troubleshoot a "killed by signal 11" problem with Postfix? I've Googled and fiddled, but cannot figure it out. I have no idea where to look/start. Based on this post, Wietse suggests this type of problem happens when there compiled with different libraries. I trie

Re: [CentOS] Kernel

2007-08-19 Thread Barry Brimer
my server is in remote location, and I don't see any grub screen, so I was wondering if there is an option that I can specify the kernel that Linux to be booted at the reboot time, some thing like shutdown -g0 -i6 which_kernel-options This is handled by your bootloader, which is grub. In your

Re: [CentOS] Kernel

2007-08-19 Thread John R Pierce
centos wrote: Thanks , I will try to use kernel that comes in centos website, I think that would be safer. my server is in remote location, and I don't see any grub screen, so I was wondering if there is an option that I can specify the kernel that Linux to be booted at the reboot time, so

Re: [CentOS] Kernel

2007-08-19 Thread centos
Thanks , I will try to use kernel that comes in centos website, I think that would be safer. my server is in remote location, and I don't see any grub screen, so I was wondering if there is an option that I can specify the kernel that Linux to be booted at the reboot time, some thing like s

Re: [CentOS] Kernel

2007-08-19 Thread Akemi Yagi
On 8/19/07, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On 8/19/07, centos <[EMAIL PROTECTED]> wrote: > You can compile and run the latest kernel in CentOS 4 IF you have good > knowledge on kernel building and are aware of potential issues > associated with: > > (1) changing from the CentOS/RedHat ker

Re: [CentOS] Kernel

2007-08-19 Thread Lukasz
User centos wrote: Is kernel depends on Centos version, I mean I have installed Centos 4.3 and its kernel version is 2.6.9, but I want to upgrade the kernel to the latest available in kernel.org. you can use any 2.6.x kernel version, but then you have to run it yourself I suggest to use ke

Re: [CentOS] Kernel

2007-08-19 Thread Akemi Yagi
On 8/19/07, centos <[EMAIL PROTECTED]> wrote: > Hello > > Is kernel depends on Centos version, I mean I have installed Centos 4.3 > and its kernel > version is 2.6.9, but I want to upgrade the kernel to the latest > available in kernel.org. You can compile and run the latest kernel in CentOS 4 IF

Re: [CentOS] Correlate i/o with a process

2007-08-19 Thread Mag Gam
Very nice...thanks! On 8/19/07, Feizhou <[EMAIL PROTECTED]> wrote: > > Mag Gam wrote: > > Hello: > > > > I have a server with 2 HBAs, and the users keeps complaining about > > performance problems. My question is, how can I relate the process with > high > > I/O wait? Also, is it possible to see

[CentOS] Kernel

2007-08-19 Thread centos
Hello Is kernel depends on Centos version, I mean I have installed Centos 4.3 and its kernel version is 2.6.9, but I want to upgrade the kernel to the latest available in kernel.org. also , is there any way to specify which kernel should be booted when we are restarting computer , rather th

Re: [CentOS] Correlate i/o with a process

2007-08-19 Thread Feizhou
Mag Gam wrote: Hello: I have a server with 2 HBAs, and the users keeps complaining about performance problems. My question is, how can I relate the process with high I/O wait? Also, is it possible to see how much data is being pushed thru by my 2 HBAs? atop http://oldwww.atconsultancy.nl/ato

Re: [CentOS] Correlate i/o with a process

2007-08-19 Thread Dag Wieers
On Sat, 18 Aug 2007, Dag Wieers wrote: > On Fri, 17 Aug 2007, Mag Gam wrote: > > On 8/17/07, John R Pierce <[EMAIL PROTECTED]> wrote: > > > Mag Gam wrote: > > > > > > > I have a server with 2 HBAs, and the users keeps complaining about > > > > performance problems. My question is, how can I relate

Re: [Centos] problem with fetchmail

2007-08-19 Thread Alexander Dalloz
Rajeev R Veedu schrieb: > Alexander, > > Could you please tell me how do I specify this --expunge ?. > > Thanks > > Rajeev R. Veedu Please do not top-post. http://catb.org/~esr/fetchmail/fetchmail-man.html You can run fetchmail with that option explicitly: fetchmail --expunge 66 ... or add

RE: [Centos] problem with fetchmail

2007-08-19 Thread Rajeev R Veedu
Alexander, Could you please tell me how do I specify this --expunge ?. Thanks Rajeev R. Veedu -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Dalloz Sent: Sunday, August 19, 2007 4:29 PM To: CentOS mailing list Subject: Re: [CentOS] problem w

Re: [CentOS] problem with fetchmail

2007-08-19 Thread Alexander Dalloz
Rajeev R Veedu schrieb: > Could someone form the list please let me know an equalent pop connector to > fetchmail?. I have problem with fetchmail that it downloads only 99 mails > and in the event of mails exceeding this limit will result a socket error. > > > > Fetchmail: Query status=2 (SOCKE

[CentOS] problem with fetchmail

2007-08-19 Thread Rajeev R Veedu
Could someone form the list please let me know an equalent pop connector to fetchmail?. I have problem with fetchmail that it downloads only 99 mails and in the event of mails exceeding this limit will result a socket error. Fetchmail: Query status=2 (SOCKET) Thanks Rajeev R. Veedu

Re: [CentOS] Install CentOS over FTP / STRANGE THING

2007-08-19 Thread John Bowden
On Saturday 18 August 2007 10:59:17 William L. Maltby wrote: > On Fri, 2007-08-17 at 16:03 -0400, Phil Schaffner wrote: > > On Fri, 2007-08-17 at 18:45 +0100, Mário Gamito wrote: > > > Hi, > > > > > > > > > > > > > > > I just read in your previous email that your pc goes berzerk when > > > > trying