Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-server
Navigation:
Lists: gentoo-server: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-server@g.o
From: Eduardo Tongson <propolice@...>
Subject: Re: Server lockups (still ping) (OT because not Gentoo-specific?)
Date: Sun, 24 Apr 2005 18:23:21 +0000
> Nothing.  The logs simply stop when the machine does and are no longer written
> even though the kernel is operable enough to respond to pings and initiate
> TCP sessions.

You could certainly encounter this too when the machine's load shoots to the 
roof or one of the running programs is vehemently leaking memory.
When trying to log in via ssh, wait for a few minutes for the prompt
or response to
come up. Most of the time it takes a while for the kernel to kill the
misbehaving
process. 

BTW just in case its a load issue, this patch to kernel/fork.c could help 

@@ -119,7 +119,7 @@ void __init fork_init(unsigned long memp
         * value: the thread structures can take up at most half
         * of memory.
         */
-       max_threads = mempages / (8 * THREAD_SIZE / PAGE_SIZE);
+       max_threads = mempages / (16 * THREAD_SIZE / PAGE_SIZE);
 
        /*
         * we need to allow at least 20 threads to boot a system


> Linux 2.6.11-hardened-r1 #3 SMP Tue Apr 12 07:22:52 UTC 2005 i686 Intel(R)
> Xeon(TM) CPU 2.40GHz GenuineIntel GNU/Linux
> Portage 2.0.51.19 (hardened/x86/2.6, gcc-3.3.5-20050130,
> glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)
> 
> ......
>
> Linux 2.4.20-24.9smp #1 SMP Mon Dec 1 11:25:17 EST 2003 i686 i686 i386
> GNU/Linux
> glibc-2.3.2-4.80.8
> Red Hat Linux release 8.0 (Psyche)
> 
> Linux 2.6.11-hardened #3 SMP Sat Apr 23 09:04:51 UTC 2005 x86_64 AMD
> Opteron(tm) Processor 250 AuthenticAMD GNU/Linux
> Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
> glibc-2.3.4.20041102-r1, 2.6.11-hardened x86_64)
> 
> Linux 2.6.11-hardened-r1 #3 Tue Apr 12 07:26:56 UTC 2005 i686 Pentium III
> (Coppermine) GenuineIntel GNU/Linux
> Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
> glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)

I would have speculated this being a probable issue with one of the
hardened-patches applied to the kernel but seeing redhat with linux
2.4 there hmmm
Are they by any chance all running the same programs/services?


-- 
                                                    Eduardo Tongson     
                                                    <pornadmin.net/~tongson>

-- 
gentoo-server@g.o mailing list

Replies:
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
-- Joby Walker
References:
Server lockups (still ping) (OT because not Gentoo-specific?)
-- Casey Allen Shobe - SeattleServer Mailing Lists
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
-- Eduardo Tongson
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
-- Casey Allen Shobe - SeattleServer Mailing Lists
Navigation:
Lists: gentoo-server: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
Next by thread:
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
Previous by date:
Re: Server lockups (still ping) (OT because not Gentoo-specific?)
Next by date:
Re: Server lockups (still ping) (OT because not Gentoo-specific?)


Updated Jun 17, 2009

Summary: Archive of the gentoo-server mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.