Re: [ClusterLabs] Antw: Re: Resources start serial, not parralel

2015-12-14 Thread Oleg Ilyin
Hi Ulrich, thank you for your answer, what about which limits do you talk? The pacemaker software runs by root user, so limits should be increased for root. There is output from one of my server: -bash-4.1# id uid=0(root) gid=0(root) groups=0(root) -bash-4.1# ulimit -a core file size

[ClusterLabs] Antw: Re: Resources start serial, not parralel

2015-12-13 Thread Ulrich Windl
Hi! There is one feature in Linux that may affect you: If processes block on I/O (NFS also), the load increases, and the load is the _sum_, and not the _average_ of all CPUs. So if you have many CPUs, your abservable load will typically increase. Recently we had a load of 60, but nobody