[164] in NetBSD-Development
AFS for NetBSD
daemon@ATHENA.MIT.EDU (Michael Graff)
Wed Oct 12 23:40:41 1994
Date: Wed, 12 Oct 1994 22:40:25 -0500
From: Michael Graff <explorer@vorpal.com>
To: netbsd-afs@MIT.EDU
I have found two problems.
1) When I do a cp /afs/path/file /tmp, any other process which tries to do
a ls -l /tmp locks until the copy completes.
2) While it ran with my old kernel, it will not on a freshly built one:
root@packrat# /etc/rc.local.afs
Module loaded as ID 0
afsd: All AFS daemons started.
afsd: Can't mount AFS on /afs(16)
root@packrat# ps
PID TT STAT TIME COMMAND
24904 p1 D 0:00.03 /usr/vice/etc/afsd -daemons 2 -nosettime
24905 p1 D 0:00.01 /usr/vice/etc/afsd -daemons 2 -nosettime
24906 p1 D 0:00.01 /usr/vice/etc/afsd -daemons 2 -nosettime
24907 p1 D 0:00.00 /usr/vice/etc/afsd -daemons 2 -nosettime