cloudstack/packaging/centos63
Rohit Yadav bb81082e58 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>
2014-11-25 18:03:53 +05:30
..
cloud-agent.rc CLOUDSTACK-7951: Limit amount of memory used by cloudstack-agent jsvc 2014-11-25 18:03:53 +05:30
cloud-ipallocator.rc CLOUDSTACK-1651 - point agent scripts to correct logging location, due to move 2013-03-12 12:20:22 -06:00
cloud-management.rc CLOUDSTACK-3583: Fix for Management server stop is not removing the PID 2013-10-22 16:20:51 +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-09-25 16:56:19 +02:00
cloud.spec CLOUDSTACK-6892: use lowercase noredist, as package.sh lowercases build type 2014-11-13 17:49:57 +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 CLOUDSTACK-6892: Create separate package for the mysql HA component 2014-08-20 12:00:08 +02:00
replace.properties CLOUDSTACK-2033 Fix usage server startup and logging 2013-04-16 10:52:49 +02:00