LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Again: LVS/Apache cluster freezes from time to time

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Again: LVS/Apache cluster freezes from time to time
From: "Karl Kopper" <karl@xxxxxxxxxxxxxxx>
Date: Tue, 4 Nov 2003 10:16:06 -0800
>
> Next result: I always asumed that something stopped me from starting new
> processes during the freeze. This is wrong. Something stopps tasks that
> accesses the /proc filesystem for process information.
> I can run "netstat -n", but I can't "netstat -n --program" when freezed.
>
> I can do a "ls /proc/", but I can't do "ls /proc/<id>/" (<id> is the pid
> of an apache thread)
>
> That's strange, isn't it?
> Jan
>


I've not followed this entire thread so sorry if someone has already
suggested this... are you looking at things like page faults?

You can use "ps" output options for  "maj_flt" and "min_flt" to check this
for a process.

--Karl

<Prev in Thread] Current Thread [Next in Thread>