staff blogs

distributed.net staff keep (relatively) up-to-date logs of their activities in .plan files. These were traditionally available via finger, but we've put them on the web for easier consumption.

2003-09-02

decibel [02-Sep-2003 @ 17:02]

Filed under: Uncategorized @ 17:02 +00:00

:: 02-Sep-2003 17:02 GMT (Tuesday) ::

Good news; I’ve found and corrected the problem with the apache processes
consuming several hundred meg, which means not only can I bump the timeout
setting back up, but that you’re much less likely to run into database
connection errors (which are still masquerading as other errors).

decibel [02-Sep-2003 @ 13:58]

Filed under: Uncategorized @ 13:58 +00:00

:: 02-Sep-2003 13:58 GMT (Tuesday) ::

I’m doing some quick maintenance which means some pages won’t be working for
the time being. Should hopefully take only 10 minutes or so.

decibel [02-Sep-2003 @ 09:46]

Filed under: Uncategorized @ 09:46 +00:00

:: 02-Sep-2003 09:46 GMT (Tuesday) ::

Two issues people should be aware of:

– There is a problem with apache processes sometimes consuming several hundred
megs of memory. We don’t know what’s causing this yet, although it seem to
only happen during certain parts of the daily statsrun. Because of this, I’ve
dropped the connection timeout to 30 seconds. This could affect users who are
on dial-up.

– Database connection errors are not being properly trapped. When PHP can’t
connect to the database, you’ll get incorrect output, such as ‘team does not
exist’. Give it a few minutes and try again; the data is there.

2003-09-01

decibel [01-Sep-2003 @ 18:31]

Filed under: Uncategorized @ 18:31 +00:00

:: 01-Sep-2003 18:31 GMT (Monday) ::

I forgot to mention that stats are working through a backlog right now; should
be caught up in a day or two.

decibel [01-Sep-2003 @ 18:26]

Filed under: Uncategorized @ 18:26 +00:00

:: 01-Sep-2003 18:26 GMT (Monday) ::

Stats are finally back again, now powered by PostgreSQL, though there’s still
work to be done.

All code that would modify the database is currently disabled, so you can’t
edit your info, join teams, etc.

There are still some other minor bugs. If you find any bugs, please enter
them into bugzilla, but PLEASE check to make sure someone else hasn’t already
entered it!

2003-08-31

decibel [31-Aug-2003 @ 22:39]

Filed under: Uncategorized @ 22:39 +00:00

:: 31-Aug-2003 22:39 GMT (Sunday) ::

Paul’s done a lot of work today, and except for a few bugs I think we’re ready
to roll out mostly functional stats. I’d do it tonight but I want to make sure
he’s around in case of problems.

All of the lookup functionality exists; what is missing is participant editing.
We should be able to get that done fairly soon though.

2003-08-30

decibel [30-Aug-2003 @ 18:04]

Filed under: Uncategorized @ 18:04 +00:00

:: 30-Aug-2003 18:04 GMT (Saturday) ::

The PostgreSQL copy of stats is up-to-date now, although it does need to
process August. The HTML side still needs to be setup, which paul will work on
in 10 hours or so (it’s midnight his time right now).

Unfortunately this means another day without stats, but I’m really
uncomfortable with trying to get data back into Sybase properly. There might
be some information that has been lost going into PostgreSQL, but it should
only be some changes that were made in a window of about 8 hours. The Sybase
database is currently 6 weeks out of date, so there’s much more room for
problems.

While paul is getting the HTML stuff setup there might be periods where you can
not get to any stats web pages at all. Don’t worry, this is just him working on
stuff.

I want to thank everyone for their patience; the end is in sight.

decibel [30-Aug-2003 @ 13:21]

Filed under: Uncategorized @ 13:21 +00:00

:: 30-Aug-2003 13:21 GMT (Saturday) ::

Quick update…

Sybase is up and running again, but with month-old data. Sybase’s BCP routine
doesn’t handle embedded delimiter characters very well, so I’m a bit uneasy
about trusting the data pulled out of the corrupted database, especially for
loading in a month of changes impacting 2600 participants.

Because of this, I’m concentrating on getting the data loaded into PostgreSQL,
since there should be very few changes (the data is PostgreSQL is only a few
hours older than when I shut down stats).

In any case, progress is being made and we’re much closer to working stats now
than we were yesterday.

decibel [30-Aug-2003 @ 00:03]

Filed under: Uncategorized @ 00:03 +00:00

:: 30-Aug-2003 00:03 GMT (Saturday) ::

I just talked with MattR; he’s not going to be able to recover the existing
database. We’ll be restoring from a backup as soon as it’s done bunzipping.

2003-08-29

decibel [29-Aug-2003 @ 23:58]

Filed under: Uncategorized @ 23:58 +00:00

:: 29-Aug-2003 23:58 GMT (Friday) ::

MattR was able to get the database online again, so I now have copies of the 3
tables. This means that no data should end up lost out of all of this.

There are 3 options we have right now. First, we can attempt to repair the
existing stats database. MattR’s attempting this right now. The second option
is to drop the existing database, restore from the July 12th backup, and bring
in the updated information. The third option is for us to cut-over to stats
running on PostgreSQL, which is 95% done right now.

I’m playing it a bit by ear before deciding which way to go. Going to
PostgreSQL is very tempting, since we’ll need to do it in the near future
anyway, but I don’t like the idea of going to production when it’s not complete
and hasn’t been beta-tested.

Whatever happens, stats definitely won’t be up until tomorrow afternoon at the
very earliest.

« Newer PostsOlder Posts »