[OpenAFS] 1.1.0 client on RH 7.1

Tim Carlson tim.carlson@pnl.gov
Tue, 24 Jul 2001 08:49:42 -0700 (PDT)


On Tue, 24 Jul 2001, Patrick J. LoPresti wrote:

> In a large installation, the logical place to keep a collection of
> RPMs is in AFS itself.  So it should be possible to upgrade AFS using
> packages living under /afs; that is, while AFS itself is running.

I would think that in a large installation, you would want to keep a large
collection of RPMS on your kickstart server which may or may not be
associated with your AFS space.

I'd rather not upgrade filesystem named X while using filesystem
named X.  That just scares the hell out of me :)

Our AFS client upgrade process is typically:

chkconfig afs off
reboot
ssh in
wget http://ourkickstartserver/somedirectory/fancy-new-afs-client-x-y-z.rpm
rpm -Uvh fancy-new-afs-client-x-y-z.rpm
(or rpm -e old-crappy-afs-client-o-p-q; rpm -ivh fancy-new-afs-client-x-y-z.rpm)
chkconfig afs on
sh /etc/rc.d/init.d/afs start


Tim Carlson
Voice: (509) 376-0300
Email: Tim.Carlson@pnl.gov
EMSL UNIX System Support