[OpenAFS-devel] Strange (non)bug in openafs-1.2.7...
Derrick J Brashear
shadow@dementia.org
Tue, 1 Apr 2003 19:54:15 -0500 (EST)
On Tue, 1 Apr 2003, Jody Pearson wrote:
> Linux 2.4.18-18 Redhat Kernel.
> The same binaries now no longer work.
> /afs does not mount, and fails with these messages;
>
> afsd: No check server daemon in client.
> afsd: All AFS daemons started.
> afsd: Can't mount AFS on /afs(22)
Something network-wise external to the host itself changed?
> I can send machine output on request.
Before starting afs, run something like
tcpdump -n -vv -s 1500 port 7001
or if it's on a hub
tcpdump -n -vv -s 1500 port 7001 and host (hostname of unhappy machine)
start afs. you see rpcs go out. do you see answers coming back?