[697] in SIPB bug reports
reconciling NFS with AFS
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Oct 18 09:48:20 1989
Date: Wed, 18 Oct 89 09:49:21 -0400
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bug-sipb@ATHENA.MIT.EDU
I reconciled the NFS sipb locker from the AFS volume last night
after somebody reported to me that they were having problems playing
mboggle (I installed a new version of mboggle a couple weeks ago, and
the new server is incompatible with the old client).
If you install something into the AFS read-write sipb volume, it
doesn't hurt to do a reconcile in the background as you continue to
work. The command I use is:
/afs/athena/service/reconcile -s source -d dest -f >& /tmp/reconcile-log &
source is the AFS volume path, and dest is the path to the mounted NFS
volume.
jik