(07-23-2020, 04:52 PM)remkonoteboom Wrote: I am sorry, kanta. I mean to reply to your post, but accidentally overwrite it. There is no way to undo. At any rate, my response is repeated here:
Quote:I also tried'load balancing'.
What was the result of this? It should look something like the attached.
Nothing happens when I hit the'load balancing' button.
There is no text like the image you attached.
[root@q361-0706 ~]# top
top - 14:13:53 up 80 days, 21:58, 1 user, load average: 0.62, 0.36, 0.24
Tasks: 159 total, 2 running, 157 sleeping, 0 stopped, 0 zombie
%Cpu0 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu1 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu2 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu3 : 88.8 us, 11.2 sy, 0.0 ni, 0.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 16086852 total, 3333240 free, 2600172 used, 10153440 buff/cache
KiB Swap: 4194300 total, 4178940 free, 15360 used. 12207224 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7638 tactic 20 0 2928376 705844 9624 S 100.0 4.4 1234:05 python3
7456 tactic 20 0 2998552 839300 9596 S 1.3 5.2 1240:44 python3
I think the reason of slow Tactic is Tactic process which executed by python3 /opt/tactic/tactic/src/bin/startup.py 8082 reached to CPU 100%. Is there possible to be slow due to the carrying out Tactic inner code?