restarting man service helped.I have Python scripts running in another box
to provision machine which runs every minute. I think I have to increase
 the schedule time for the scripts

Is there any Global settings which i need to tweak related to API


On Thu, Apr 10, 2014 at 6:17 AM, Anoop Mohan <[email protected]> wrote:

>  ps aux | grep D
> USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
> cloud    21378 66.4 25.2 6522660 2029840 ?     Sl   Apr09 908:58
> /usr/lib/jvm/jre/bin/java -Djava.awt.headless=true
> -Dcom.sun.management.jmxremote=false -Xmx2g -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
> -XX:MaxPermSize=800m -classpath
> :::/etc/cloudstack/management:/usr/share/cloudstack-management/setup:/usr/share/cloudstack-management/bin/bootstrap.jar:/usr/share/cloudstack-management/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar
> -Dcatalina.base=/usr/share/cloudstack-management
> -Dcatalina.home=/usr/share/cloudstack-management -Djava.endorsed.dirs=
> -Djava.io.tmpdir=/usr/share/cloudstack-management/temp
> -Djava.util.logging.config.file=/usr/share/cloudstack-management/conf/logging.properties
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> org.apache.catalina.startup.Bootstrap start
>
>
>
> On Thu, Apr 10, 2014 at 5:57 AM, Marty Sweet <[email protected]> wrote:
>
>> On 10 April 2014 13:50, Anoop Mohan <[email protected]> wrote:
>> > Man Server load around 100 and java ,mysql  process taking too much
>> load.
>> >
>> > Man Server config : 4VCPU,8GB RAM,Centos 6.4
>> >
>> >
>> > top - 18:08:16 up 13 days,  5:02,  1 user,  load average: 108.75,
>> 101.90,
>> > 98.31
>> > Tasks: 132 total,   1 running, 131 sleeping,   0 stopped,   0 zombie
>> > Cpu(s):  1.9%us,  1.3%sy,  0.0%ni, 96.3%id,  0.2%wa,  0.0%hi,  0.2%si,
>> > 0.0%st
>> > Mem:   8028712k total,  4987304k used,  3041408k free,   145424k buffers
>> > Swap:  8175608k total,        0k used,  8175608k free,  2596920k cached
>> >
>> >   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
>> > 21378 cloud     20   0 6369m 1.8g  17m S 136.5 23.4 834:31.48 java
>> > 21302 mysql     20   0 2214m 128m 7044 S 131.2  1.6   1136:00 mysqld
>> >     1 root      20   0 19228 1404 1124 S  0.0  0.0   0:00.23 init
>> >     2 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kthreadd
>> >     3 root      RT   0     0    0    0 S  0.0  0.0   0:02.06 migration/0
>> >
>> > I found below blog and tried it .But it doesn't help
>> >
>> >
>> http://blog.remibergsma.com/2012/07/01/high-cpu-load-on-cloudstack-management-servers-after-leap-second-3062012235959-utc/
>> >
>>
>> Hi Anoop,
>>
>> Those processor loads shouldn't be causing such load averages. My
>> closest guess would be processes stuck in D state.
>> Could you provide the output of
>>
>> ps aux | grep D
>>
>>
>> Thanks,
>> Marty Sweet
>>
>
>
>
> --
> Thanks & Regards,
> Anoop Mohan
>



-- 
Thanks & Regards,
Anoop Mohan

Reply via email to