[120] in Athena_Backup_System
Re: performance plan draft
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Jul 13 16:56:45 1995
To: Diane Delgado <delgado@MIT.EDU>
Cc: athena-backup@MIT.EDU
In-Reply-To: Your message of "Thu, 13 Jul 1995 12:48:58 EDT."
<9507131648.AA01135@green-acres.MIT.EDU>
Date: Thu, 13 Jul 1995 16:56:16 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
>> In addition to hardware, we need to identify the minimum Athena
>> environment which needs to run on this system. There are a few
>> issues here:
>>
>> AFS Client - It's not necessary for the proper functioning of
>> the ABS to run the AFS Client cache mgr. In fact, we probably
>> dont' want to do this since AFS cache mgr will compete for
>> precious memory resources with Oracle. AFS may also jeopordize
>> the stability of the host system.
>>
>>
>> Other AFS daemons - what's necesasry and what's not?
Just set AFSCLIENT to FALSE in /etc/athena/rc.conf. IT should DTRT.
You might need to set RVDCLIENT to false also (this is a misnomer,
RVDCLIENT controls whether the machine tries to attach system packs).
Both of these can mbe configured using mkserv.
>> Zephyr - The abs needs to use zephyr to send messages, but
>> it does not need to receive any. What's the minimum zephyr
>> configuration.
The normal configuration is appropriate for this. (zhm needs to be running)
>> Mail - The abs needs to be able to send mail; it does not
>> need to receive mail.
Then normal configuration is appropriate for this.
>> Any others?
The defaults are probably correct for everything else. Remem ber
people will have to maintain this machine, we don't want to eliminate
too many things. (this is assuming that mkserv ops will be run on the
machine.)