<div dir="ltr">Hi, <div><br></div><div>I recently noticed that my instance of starcluster stopped submitting jobs. I had disabled jobs on the master node using `/opt/sge6/bin/linux-x64/qmod -d all.q@master`, but the jobs were submitting to other nodes fine until recently. </div><div><br></div><div>Interestingly, my output of `qstat -f`: </div><div><br></div><div><div>queuename                      qtype resv/used/tot. load_avg arch          states</div><div>---------------------------------------------------------------------------------</div><div>all.q@master                   BIP   0/0/8          1.01     linux-x64     d</div></div><div><br></div><div>So there&#39;s only one queue available (which is disabled). However, in /etc/hosts, I see</div><div><br></div><div><div>10.0.0.85 master</div><div>10.0.0.80 node018</div><div>10.0.0.124 node025</div><div>10.0.0.139 node039</div></div><div><br></div><div>So for some reason, the queues for these other nodes aren&#39;t registered even though the nodes exist and are associated with starcluster when I do, for example, `starcluster listclusters`: </div><div><br></div><div><div>Cluster nodes:</div><div>     master running i-3d8a8cc2 52.7.83.124</div><div>    node018 running i-4331d5bd 52.0.84.150</div><div>    node025 running i-e9e10717 52.6.226.185</div><div>    node039 running i-e11afc1f 54.175.131.15</div><div>Total nodes: 4</div></div><div><br></div><div>I&#39;m also running a load balancer on the cluster if that&#39;s relevant. Have any of you seen this or know what might cause this? </div><div><br></div><div>Cheers,</div><div>David</div></div>