During a long-time run I am giving a cibadmin command to change the preferred location of a resource group once a minute (cibadmin -M -X '...').
I trace the used memory with ps and see the memory consumed by crmd,lrmd growing permanently: lrmd: RSS VSZ 5840 7860 /usr/sfw/lib/python2.3/heartbeat/lrmd 5856 7876 /usr/sfw/lib/python2.3/heartbeat/lrmd 5864 7884 /usr/sfw/lib/python2.3/heartbeat/lrmd .. .. 6472 8492 /usr/sfw/lib/python2.3/heartbeat/lrmd 6488 8508 /usr/sfw/lib/python2.3/heartbeat/lrmd 6496 8516 /usr/sfw/lib/python2.3/heartbeat/lrmd crmd: RSS VSZ 5716 7580 /usr/sfw/lib/python2.3/heartbeat/crmd 5724 7588 /usr/sfw/lib/python2.3/heartbeat/crmd 5740 7604 /usr/sfw/lib/python2.3/heartbeat/crmd .. .. 6396 8260 /usr/sfw/lib/python2.3/heartbeat/crmd 6440 8308 /usr/sfw/lib/python2.3/heartbeat/crmd 6488 8356 /usr/sfw/lib/python2.3/heartbeat/crmd I tried to apply memory patches published in the past but they all seem to be already incorporated.
_______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
