[Box-Admins] source.squeak.org is down

David T. Lewis lewis at mail.msen.com
Mon Jun 2 11:12:41 UTC 2014


On Mon, Jun 02, 2014 at 11:28:57AM +0200, Tobias Pape wrote:
> Hello everyone.
> 
> On 02.06.2014, at 03:55, David T. Lewis <lewis at mail.msen.com> wrote:
> 
> > On Sun, Jun 01, 2014 at 08:21:13PM -0500, Chris Muller wrote:
> >> http://www.downforeveryoneorjustme.com/source.squeak.org
> >> 
> >> I tried simply killing the process on the server, and daemontools
> >> seemed to restart it, but it does not seem to be coming back up..
> > 
> > I'm not sure what the problem is, but it's something related to DNS or
> > the Apache configuration. The squeaksource image itself is fine, and if
> > you open http://source.squeak.org:9090 you see the expected user interface.
> > So it must be something to do with mapping source.squeak.org requests to
> > port 9090 on the server.
> > 
> > Has anyone changed anything related to Apache configurations on the box2
> > server?
> 
> I've been on the server.
> Problem is, rsnapshot's copying process is eating all cpu since this morning,
> also Disk space is low!!
> 
> box2:/var/cache/rsnapshot/daily.0/localhost# du -sh *
> 3.2G	etc
> 28G	home
> 261M	root
> 39M	usr
> 38G	var
> box2:/var/cache/rsnapshot/daily.0/localhost# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/hda2             146G  130G  8.6G  94% /
> tmpfs                 475M  4.0K  475M   1% /dev/shm
> 
>                                             CPU!!
> 28122 root      18   0  2052   904  1660 S  0.0  0.0  0:00.00  |   `- /USR/SBIN/CRON
> 28123 root      17   0  5296  3820  2708 S  0.0  0.1  0:00.09  |       `- /usr/bin/perl -w /usr/bin/rsnapshot daily
> 28352 root      25   0  199M  187M  1420 R 90.1  6.4  5h22:27  |           `- /bin/cp -al /var/cache/rsnapshot/daily.0/ /var/cache/rsnapshot/daily.1/
> 
> 
> Please do something or allow me to kill the cp and see if that fixes apache :)
> 
> Also, we should care about the disk space!

Thanks Tobias,

I will be away with no easy access to box2 for the next day, so I
don't want to touch anything that might cause a bigger problem that
I can't fix. That said ... I don't think the runaway rnapshot process
is the cause of the problem, although it might be a symptom of something
else. I can connect to source.squeak.org on 9090 and it works fine, so
the CPU usage is not directly causing a problem.

I will try restarting apache (sudo /etc/init.d/apache2 restart) and see
if it helps.

Dave



More information about the Box-Admins mailing list