[5519] in testers

home help back first fref pref prev next nref lref last post

Re: strange errors in console while restarting: trying to access /srvd?

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Jun 18 16:34:10 2003

Message-Id: <200306182034.h5IKY6SY012926@brad-majors.mit.edu>
To: Derek Atkins <warlord@MIT.EDU>
cc: testers@MIT.EDU
In-Reply-To: Your message of "18 Jun 2003 16:22:01 EDT."
             <sjmn0gfnnkm.fsf@kikki.mit.edu> 
Date: Wed, 18 Jun 2003 16:34:06 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>

I think you're just running afoul of the machine not having cluster
info; from reactivate:

if [ "$HOSTTYPE" = linux -a -n "$SYSPREFIX" ]; then
        config=$SYSPREFIX/config/$THISVERS
else
        config=/srvd
fi

and from mail you sent yesterday, it seems clear $SYSPREFIX isn't
getting set.

Just a cosmetic bug so we're not going to lose a lot of sleep over it,
but we'll try to do something to clean it up, time permitting.

Garry

home help back first fref pref prev next nref lref last post