<div dir="ltr">Ken, thank you so much.  The cause of the slowness we&#39;ve been seeing the last few days is some runaway seaside client Process.  It was busy rendering HTML on the difference between two different versions of 45Deprecated-fbs.8 (with two different UUID&#39;s) but, somehow, had itself caught in an endless loop that was sucking resources and causing the image to grow.<br>
<br>I downloaded the image to my local machine, terminated the rogue process from the Process Browser, reuploaded it, renamed the old Squeak3.11-8824-SS.image to .bad, then killed the SS process.<br><br>At first, it looked like daemontools was restarting it, but something looked weird when I grepped for the process; there were two of them.<br>
<br>chrismuller@box2:/home/squeaksource$ ps -ef | grep Squeak3.11-8824-SS.image<br><b><br></b><div><b>root      2218  2109  0 Sep13 ?        00:00:01 readproctitle service errors: ...in BlockContext&gt;newProcess?+ exec /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 -vm-display-none /home/squeaksource/Squeak3.11-8824-SS.image?+ exec /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 -vm-display-none /home/squeaksource/Squeak3.11-8824-SS.image?<br>
<br></b><div><b>squeaks  30167  2224  0 21:34 ?        00:00:00 /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 -vm-display-none /home/squeaksource/Squeak3.11-8824-SS.image</b><br>
<br>And yet, I could not access <a href="http://source.squeak.org">source.squeak.org</a>.</div></div><div><br></div><div>So, I killed both of those and waited for daemontools to start it again.  I thought it would be immediate, but repeated ps checks did not show anything.  Maybe I didn&#39;t wait long enough, but I went ahead and started it manually.</div>
<div><br></div><div>So <a href="http://source.squeak.org">source.squeak.org</a> is up but now there are two processes, each owned by root, instead of squeaksource.  Hmph.</div><div><br></div><div><div>root      5753 26447  0 21:45 pts/0    00:00:00 sudo /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 -vm-display-none /home/squeaksource/Squeak3.11-8824-SS.image</div>
<div>root      5754  5753 15 21:45 pts/0    00:00:12 /usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 -vm-display-none /home/squeaksource/Squeak3.11-8824-SS.image</div>
</div><div><br></div><div>I don&#39;t know why daemontools didn&#39;t start it automatically, but as I was sitting there, waiting for it, I realized how much I dislike not being in control of whether the process is running or not...</div>
<div><br></div><div>Any advice?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 1:49 PM, Ken Causey <span dir="ltr">&lt;<a href="mailto:ken@kencausey.com" target="_blank">ken@kencausey.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/02/2013 04:02 PM, Chris Muller wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don&#39;t know how to restart it.  I tried killing the process by pid<br>
but it said &quot;Operation not permitted&quot;.  Who has sudo access on this<br>
box?<br>
</blockquote>
<br>
User_Alias      ADMINS=kencausey, colinputney, gorankrampe, bertfreudenberg,\<br>
 chrismuller, craig, leventeuzonyi, ceesdegroot, randalschwartz,\<br>
 chriscunnington<br>
<br>
As you will note that includes you.  Perhaps the problem is your password?<br>
<br>
This system is the first one I setup sudo on and just expediently started listing users, not really considering that there may be other options.  On the other servers I instead enabled it for all users in the sudo group and instead add users to the group.  I&#39;ve had little reason to re-evaluate this on box2 and haven&#39;t bothered to change it.<br>

<br>
<br>
I was considering restarting <a href="http://source.squeak.org" target="_blank">source.squeak.org</a> myself but I saw you were logged in so I didn&#39;t want to interfere with anything you might be doing.  I&#39;ll assume that I&#39;m free to restart it, however I need to check that it appears the image on the filesystem is not corrupted first. Also I would like to check things first, so it may be a bit before I restart it.<span class="HOEnZb"><font color="#888888"><br>

<br>
Ken<br>
</font></span></blockquote></div><br></div>