Hi Jim, On Mon, Mar 7, 2011 at 8:48 AM, Jim Meyering <[email protected]> wrote: > FYI, this was the fix for the cgit problem: > > http://hjemli.net/git/cgit/commit/?id=fc384b16fb9787380746000d3cea2d53fccc548e > > There's a new version of cgit as of Saturday. > I'll install it some time this week, to replace our locally-patched one.
Excellent! It's always great to have an admin who is also a knowledgeable developer :) >>> The machine cvs.savannah.nongnu.org seems to be under heavy load, with >>> lots of svn blame, viewvc.cgi and cvs processes competing for i/o. >>> >>> Let me know if I can be of any help. >>> >>> Alex. >>> >>> >> load average: 105.00, 106.65, 83.33 >> >> Looks like it's under high load... investigating. > > It looks fine now (6 hrs later): > > 07:25:28 up 75 days, 4:44, 1 user, load average: 2.37, 2.27, 2.79 > > When this happens, please run something like this > > d=$(date +%F.%T); > cd ~; ps auxww>ps-$d & lsof>lsof-$d & netstat --numeric-hosts>netstat-$d > > so we have some clues if/when it happens again. Will do so. Thanks a lot, Alex.
