Re: [ClusterLabs] Antw: Re: pcsd processes using 100% CPU

2018-07-23 Thread Valentin Vidic
On Thu, May 24, 2018 at 12:16:16AM -0600, Casey & Gina wrote:
> Tried that, it doesn't seem to do anything but prefix the lines with the pid:
> 
> [pid 24923] sched_yield()   = 0
> [pid 24923] sched_yield()   = 0
> [pid 24923] sched_yield()   = 0

We managed to track this down to a fork bug in some Ruby
versions:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876377

It is now fixed in Debian stretch/stable but other distros
might still have this problem.

-- 
Valentin
___
Users mailing list: Users@clusterlabs.org
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


Re: [ClusterLabs] Antw: Re: pcsd processes using 100% CPU

2018-05-23 Thread Casey & Gina
Tried that, it doesn't seem to do anything but prefix the lines with the pid:

[pid 24923] sched_yield()   = 0
[pid 24923] sched_yield()   = 0
[pid 24923] sched_yield()   = 0

Regards,
-- 
Casey

> On May 23, 2018, at 11:40 PM, Ulrich Windl 
>  wrote:
> 
 Casey & Gina  schrieb am 23.05.2018 um 20:43 in
> Nachricht <3b8567a0-ef36-44af-bbad-0d494b08f...@icloud.com>:
> [...]
>> I ran `strace ‑p `, and the screen filled with the following line 
>> repeating as fast as my terminal can render:
>> sched_yield()   = 0
>> sched_yield()   = 0
>> sched_yield()   = 0
> 
> I wonder whether such a process is multi-threaded and whether adding option
> "-f" to strace would make a difference...
> 
> [...]
> Regards,
> Ulrich
> 
> ___
> Users mailing list: Users@clusterlabs.org
> https://lists.clusterlabs.org/mailman/listinfo/users
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

___
Users mailing list: Users@clusterlabs.org
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org