Re[2a]: [OpenAFS] afsd: Can't mount AFS on /afs(22)

Ron Croonenberg ronc@depauw.edu
Sun, 14 Nov 2004 13:17:09 EST


>Just for kicks, can you run 'lsmod' and see if libafs is loaded?
>If not, can you run:
>
>   insmod -f /usr/vice/etc/modload/libafs-2.4.21-4.EL-i686.mp.o
>
>and copy any errors here?  If _THAT_ works, then it's purely a
>configuration issue.

The lib isn't loaded until I start the service.

this is what I see :

[root@neptune root]# service afs start
Found libafs-2.4.21-4.EL-i686.mp.o from SymTable... Loading...
Starting AFS services.....
afsd: All AFS daemons started.
afsd: Can't mount AFS on /afs(22)
[root@neptune root]# lsmod | grep afs
libafs-2.4.21-4.EL-i686.mp  566672   0

and :
[root@neptune root]# ps -eaf | grep afs
root     12220     1  0 13:10 ?        00:00:00 /usr/afs/bin/bosserver
root     12225 12220  0 13:10 ?        00:00:00 /usr/afs/bin/kaserver
root     12226 12220  0 13:10 ?        00:00:00 /usr/afs/bin/buserver
root     12227 12220  0 13:10 ?        00:00:00 /usr/afs/bin/ptserver
root     12228 12220  0 13:10 ?        00:00:00 /usr/afs/bin/vlserver
root     12229 12220  0 13:10 ?        00:00:00 /usr/afs/bin/fileserver
root     12230 12220  0 13:10 ?        00:00:00 /usr/afs/bin/volserver
root     12231 12220  0 13:10 ?        00:00:00 /usr/afs/bin/upserver -crypt
/usr/afs/etc -clear /usr/afs/bin
root     12233     1  0 13:10 ?        00:00:00 [afs_rxlistener]
root     12235     1  0 13:10 ?        00:00:00 [afs_callback]
root     12237     1  0 13:10 ?        00:00:00 [afs_rxevent]
root     12240     1  0 13:10 ?        00:00:00 [afsd]
root     12242     1  0 13:10 ?        00:00:00 [afs_checkserver]
root     12245     1  0 13:10 ?        00:00:00 [afs_background]
root     12246     1  0 13:10 ?        00:00:00 [afs_background]
root     12248     1  0 13:10 ?        00:00:00 [afs_background]
root     12266     1  0 13:10 ?        00:00:00 [afs_cachetrim]


As I mentioned in my earlier e-mail, I just uninstalled/removed the 1.2.11 rpm's
and installed the 1.2.13 rpms. (and followed the instructions in the Linux
quickstart guide.
Should I have removed all afs directories too ?
Or is there something else I can do ?

thanks,

Ron
=================================================================
1879:
     Thomas Edison gets an idea, and his brother Timmy says,
     "Hey, what's that thing over your head?
=================================================================
 Ron Croonenberg               | Phone: 1 765 658 4761
 Technology Coordinator        | Fax:   1 765 658 4732
                               |
 Department of ComputerScience | e-mail : ronc@DePauw.edu
 DePauw University             |
 Julian Science & Math Center  |
 602 South College Ave.        |
 Greencastle, IN  46135        |
=================================================================
 http://www.depauw.edu/acad/computer/RonCroonenberg.asp
=================================================================