cloudstack/packaging/centos63
Rohit Yadav 3fe1f732d7 CLOUDSTACK-7951: Limit amount of memory used by cloudstack-agent jsvc
The -Xms value specifies the minimum heap size the JVM should start with and
-Xmx is the maximum heap size it can grow. The previous fix imposed minimum
limit of 1G which is unreasonably for small deployments. The fix is to start
with 256MB and limit to 2G for cloudstack-agent process. This was tested on
DevCloud/KVM and then again on a ACS/KVM deployment on real hardware.

With these values, it's possible for the agent to work in a DevCloud/KVM
environment and if JVM needs it can increase the heap size to 2G. The fix also
ports these settings to Debian cloud-agent init.d script as well.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit bb81082e58)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-25 18:06:57 +05:30
..
default Revert "CLOUDSTACK-7671: Management server restart failed after reboot" 2014-10-13 00:33:58 -04:00
rhel7 Revert "CLOUDSTACK-7671: Management server restart failed after reboot" 2014-10-13 00:33:58 -04:00
cloud-agent.rc CLOUDSTACK-7951: Limit amount of memory used by cloudstack-agent jsvc 2014-11-25 18:06:57 +05:30
cloud-ipallocator.rc CLOUDSTACK-6220: Take 2, Fix cloudstack init scripts so that they 2014-03-10 16:11:52 -06:00
cloud-management.rc CLOUDSTACK-7851:MS does not start after the VM it is running on is rebooted 2014-11-10 15:07:13 +05:30
cloud-management.sysconfig Summary: update packaging 2013-02-05 10:47:42 +01:00
cloud-usage.rc CLOUDSTACK-7633: fix "Provides" in most LSB headers 2014-10-12 23:58:50 -04:00
cloud.spec CLOUDSTACK-6892: use lowercase noredist, as package.sh lowercases build type 2014-11-13 17:48:56 +05:30
cloudstack-agent.te CLOUDSTACK-337 - first iteration of an agent SELinux policy 2013-03-16 13:26:24 -04:00
cloudstack-sccs follow up fix for CLOUDSTACK-1049 2013-10-22 15:53:55 -07:00
package.sh updated packge scripts to support simularot rpm build 2014-10-13 00:35:31 -04:00
replace.properties CLOUDSTACK-2033 Fix usage server startup and logging 2013-04-16 10:52:49 +02:00