<div dir="ltr">Hi, <div><br></div><div>I noticed that my load balancer stopped working -- specifically, it has stopped deleting unnecessary nodes. It&#39;s been running fine for about three weeks. </div><div><br></div><div>I have a small T2 micro instance loadbalancing a cluster of M3.xlarge. The cluster is running Ubuntu 14.04 using the shared 14.0. AMI <span style="color:rgb(68,68,68);font-family:&#39;Helvetica Neue&#39;,Roboto,Arial,&#39;Droid Sans&#39;,sans-serif;font-size:15px;line-height:18.2000007629395px">ami-38b99850. </span></div><div><br></div><div>The loadbalancer process is still running (started with nohup CMD &amp;, where CMD is the loadbalancer command below): </div><div><br></div><div>```</div><div><div>ubuntu@ip-10-0-0-20:~$ ps -ef | grep load</div><div>ubuntu   11784 11730  0 15:04 pts/1    00:00:00 grep --color=auto load</div><div>ubuntu   19493     1  0 Apr26 ?        01:25:03 /opt/venv/python2_venv/bin/python /opt/venv/python2_venv/bin/starcluster -c /home/ubuntu/.starcluster/config loadbalance -n 1 -m 20 -w 300 dragon-1.3.0</div></div><div>```</div><div><br></div><div>Queue has been empty for several days. </div><div><br></div><div>```</div><div><div>dkoppstein@master:/dkoppstein/150521SG_v1.9_round2$ qstat -u &quot;*&quot;</div><div>dkoppstein@master:/dkoppstein/150521SG_v1.9_round2$</div></div><div>```</div><div><br></div><div>However, there are about 8 nodes that have been running over the weekend and are not being killed despite -n 1. If anyone has any guesses as to why the loadbalancer might stop working please let me know so I can prevent this from happening in the future. </div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><div><br></div><div><br></div></div>