[10329] in Athena Bugs
Re: decmips mountd dumps core
daemon@ATHENA.MIT.EDU (Tom Yu)
Mon Mar 1 04:55:49 1993
Date: Mon, 1 Mar 93 04:55:44 -0500
To: epeisach@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU
In-Reply-To: epeisach@Athena.MIT.EDU's message of Mon, 01 Mar 93 04:38:42 EST <9303010938.AA07461@paris>
From: Tom Yu <tlyu@MIT.EDU>
Reply-To: <tlyu@MIT.EDU>
On all the machines involved, I have tickets as myself. The NFS server
is dragons-lair, which has had mkserv remote run on it. I am in the
credentials file properly. I have not had the opportunity to check this
bug on DECstation 3100 servers, so I am assuming that it is only a
problem with maxine NFS servers serving DECstation 3100 clients. I am
fairly certain that it is reproducible with any such combination of
server/client.
---Tom
(oliver is an RS/6000)
oliver# kinit tlyu
MIT Athena (oliver)
Kerberos Initialization for "tlyu"
Password:
oliver# attach -e dragon:/var
attach: filesystem dragon:/var (DRAGONS-LAIR.MIT.EDU:/var) mounted on /dragon/var (read-write)
(steve is an RT)
steve-dallas# kinit tlyu
MIT Athena (steve-dallas)
Kerberos Initialization for "tlyu"
Password:
steve-dallas# attach -e dragon:/var
attach: filesystem dragon:/var (DRAGONS-LAIR.MIT.EDU:/var) mounted on /dragon/var (read-write)
(lockpick is a maxine)
lockpick# kinit tlyu
MIT Athena (lockpick)
Kerberos Initialization for "tlyu"
Password:
lockpick# attach -e dragon:/var
attach: filesystem dragon:/var (DRAGONS-LAIR.MIT.EDU:/var) mounted on /dragon/var (read-write)
(podge is a DECstation 3100)
podge% attach -e dragon:/var
dragon:/var: Timeout while contacting mount daemon on DRAGONS-LAIR.MIT.EDU
attach: Ignoring host DRAGONS-LAIR.MIT.EDU for filesystem dragon:/var due to previous host errors
(mountd on dragons-lair proceeds to dump core)
podge% attach -n -e dragon:/var
attach: filesystem dragon:/var (DRAGONS-LAIR.MIT.EDU:/var) mounted on /dragon/var (read-write)
(note that this is successful)