[5685] in Athena Bugs
Re: rt 7.1D: mkserv
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Aug 7 18:38:56 1990
Date: Tue, 7 Aug 90 18:38:34 -0400
To: qjb@MIT.EDU
Cc: bugs@MIT.EDU, testers@MIT.EDU
In-Reply-To: Emanuel 'Jay' Berkenbilt's message of Tue, 7 Aug 90 12:20:36 -0400,
From: Richard Basch <probe@MIT.EDU>
From: qjb@ATHENA.MIT.EDU
Date: Tue, 7 Aug 90 12:20:36 -0400
System name: soup
Type and version: RTPC-ROMPC 7.1D
Display type: apa16
What were you trying to do?
Get credentials files from moira. (Actually, I was
doing this on a 7.0 server, but the bug still exists
in 7.1).
What's wrong:
Running mkserv nfs and setting SMSUPDATE to true in
rc.conf is not sufficient. The nfs update script depends
on the tar program.
What should have happened:
There should be mkserv SMSUPDATE that copies
/usr/etc/update_server and /bin/tar local and sets
SMSUPDATE (why isn't this called MOIRAUPDATE? :-) ) to
true in /etc/rc.conf. I suggested this before but
didn't include the necessity of having tar local. We'll
see after tonight's update whether anything else needs
to be local that isn't already. :-)
Actually, you will find that "mkserv ops" will bring over update_server
and everything necessary for Moira updates to run (these only happen to
operations' servers, right?)
-Richard