[816] in SIPB-AFS-requests
Re: sipb AFS cleanup "various old (useless) files..."
daemon@ATHENA.MIT.EDU (mhpower@Athena.MIT.EDU)
Wed Nov 4 17:54:46 1992
From: mhpower@Athena.MIT.EDU
To: sipb-afsreq@Athena.MIT.EDU
In-Reply-To: [0815] in SIPB-AFS-requests
Date: Wed, 04 Nov 92 17:54:08 EST
>I also included, since they fit on the tape, various other volumes
>that hadn't been updated in quite a while. Nothing else was deleted,
>though.
marc suggested that I send more details here, just so they'd get into
the discuss meeting for future reference. The following is probably of
no interest right now...
Everything was copied onto two tapes: one is here, and one is with IS
Offsite Data Storage in Building 11. The tapes are labeled with the
contents and the archive format. It took about three hours to write
each tape.
I put the list of files into /afs/sipb/admin/text/backup-archives.
Since this (potentially) contains names of users' private files, I
only set 'l' permission on this directory.
The tapes were made mainly to archive the removed volumes. There's no
particular reason why some other files and directories were included,
but others weren't. Usually I included things that seemed fairly
static at present, and that we might as well have another backup copy
of. Also, I only included volumes that were entirely readable; I
didn't change any acls so that files could be copied onto tape.
The user volumes were ones that hadn't been updated in the past few
months, and were owned by members. (If you check, you'll probably
notice that most were last updated on May 24, 1992. See [0691] for
details on this.) I didn't do anything about the home directories of
guest accounts -- I believe someone else is working on this.
Anyway, I've included the entire backup script below.
Matt
#!/bin/csh -f
cd /afs/.sipb.mit.edu/project
tar cV \
NeXT \
beacon-src \
butler \
dvi2ps \
dxpsview \
exadump \
fonts-x11r5 \
iap \
ktelnet \
lisp2cobol \
machines \
metafont \
motd \
musictex \
nawm \
num_anal \
old-next \
openwin \
pcomm \
sipb-old \
sipbsrc/src/{freeze,freeze.old,phony.c,webster,wh*} \
sumacc \
sunrpc \
tss \
xgraph \
../admin/cia \
../admin/minutes/HISTORY \
../system/cap \
../system/xdm \
../user/akonishi \
../user/aleonard \
../user/ambar \
../user/amdehon \
../user/amehta \
../user/amy \
../user/ayshames \
../user/barmar \
../user/bobf \
../user/chariot \
../user/cheshire \
../user/cmj \
../user/csmith \
../user/djb \
../user/drwho \
../user/dsvarona \
../user/ew \
../user/garges \
../user/gfitz \
../user/gimbel \
../user/holtzman \
../user/hornig \
../user/hyland \
../user/irene \
../user/jay \
../user/lai \
../user/lee \
../user/llzien \
../user/marker \
../user/mer \
../user/pae \
../user/pww \
../user/rdz \
../user/sl \
../user/theschun \
../user/wcs \
../user/whbh \
../user/york