On Fri, Dec 9, 2011 at 7:46 PM, Aleksey V. Kashin <[email protected]> wrote: >> How much do they have now? > > They have 12G RAM.
That seems respectable. > >> How much is in use by the radius servers? > > total used free shared buffers cached > Mem: 12038 11606 431 0 2 6479 > -/+ buffers/cache: 5124 6913 > Swap: 7632 3398 4233 That doesn't really answer the question though, you really need to find out where the memory is going. Although 12Gb is a decent amount of RAM, /If/ a single radius server needs 8Gb, then the machine is clearly not going to be able to handle 2 of them. There's not really anything Pacemaker can do about it. About the only thing you can do is increase the operation timeouts and perhaps play with the realtime and nice values of various processes. > And now I'm seeing again "resource unmanaged/failed" :( > Resource Group: raddb > raddb_ip (ocf::heartbeat:IPaddr2): Started radius1 (unmanaged) > FAILED > > Failed actions: > raddb_ip_monitor_15000 (node=radius1, call=4, rc=-2, status=Timed > Out): unknown exec error > raddb_ip_stop_0 (node=radius1, call=5, rc=-2, status=Timed Out): > unknown exec error > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
