May 2005 Archives

May 27, 2005

Recovered Files from Friday May 20th

Recall that mathserv2 crashed early Saturday morning before the Friday backups were complete; the new mathserv was brought up with backups from early Friday morning.

I've been able to mount the crashed file system and I've found no evidence of any damage to the mail, home-directory and web-site files created after the Friday am backups and before the Saturday am crash. These files are now available to you.

Continue reading Recovered Files from Friday May 20th.

May 25, 2005

Post-Recovery Problems

People have encountered a number of problems in the wake of the recovery from the weekend server crash; there are listed here in order of descending priority.

Continue reading Post-Recovery Problems.

May 24, 2005

The Various Mathservs

You will sometimes see references not just to mathserv but to mathserv1, mathserv2, mathserv3 and mathserv4. What does this mean?

Continue reading The Various Mathservs.

Mathserv Crash & Recovery

Mathserv crashed at 4:07 am on Saturday May 21st. The new fail-over server is now running as mathserv and all services are up as of Monday afternoon. Some email and data files are missing temporarily; I expect to have any missing data restored before Thursday. We may have to schedule some off-hours downtime in the coming weeks to complete the installation of the new fail-over configuration.

Continue reading Mathserv Crash & Recovery.

New Cisco VPN Client for OS X 10.4

Cisco has released a new version of their VPN Client; this version works with Tiger. UTS has not posted the version on their web site yet; email sysadmin@math.mcmaster.ca if you'd like a copy.

Update 2005/06/01: UTS has the new Tiger-friendly client available for download.

Mathserv Crash & ssh Host Key

Mathserv crashed late at night on Saturday, May 21st, while I was away at UBC. The new fail-over server has been put into service in its place.

You may well a message like the following when you try to ssh to mathserv:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!

That is because the new mathserv has a new ssh host-identification key. You can remove the existing keys from your ssh known-hosts file on a unix system (including OS X) like so:

cp -p ~/.ssh/known_hosts{,.bak}
perl -i -ne "print unless (/^(mathserv|www\.math)/);" \ ~/.ssh/known_hosts

You can copy-and-paste the three lines above into a terminal window.

May 13, 2005

Mac OS X 10.4 & Cisco VPN Client

The Cisco VPN Client recommended by UTS for MacConnect and off-campus VPN access doesn't work under OS X 10.4 (Tiger). The built-in VPN software can be used instead.

May 10, 2005

MATLAB Clean Up

Bayes and the msprime workstations have multiple copies of matlab. I plan to simplify things by removing all versions but the latest: MATLAB R14SP2 (version 7.0.4). Unless I hear that anyone has code that will only run in the older versions, I will remove the older version on May 24th.

UPDATE 2005/05/11: MATLAB R13 will not be removed in the immediate future.
Continue reading MATLAB Clean Up.

May 9, 2005

Power Outage Thursday AM

The will be a brief power interruption in Hamilton Hall on Thursday, May 12th at 6:30 am.

The msprime stations and other managed unix and Macintosh systems will be shut down automatically at 6:00 am. If you manage your own system - which is the case for all Windows PCs - I suggest that you power it off before you leave for the weekend.

The servers will not be affected by the power outage directly, though they will be inaccessible while the network has no power.

Continue reading Power Outage Thursday AM.

About this Archive

This page is an archive of entries from May 2005 listed from newest to oldest.

April 2005 is the previous archive.

June 2005 is the next archive.

Find recent content on the main index or look in the archives to find all content.