Coda File System

Re: Auth2 fails to start - cannot create socket

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Mon, 11 Dec 2000 15:22:29 -0500
On Mon, Dec 11, 2000 at 11:22:56AM +0000, Stephen Torri wrote:
> Auth2 fails to start. Log file says that RPC_INIT failed to create socket.
> 
> Nothing fails to compile from srpm. All install fine. Only the startup of
> auth2 via /etc/rc.d/init.d/auth2.init fails. No message given other than
> the above.

Check whether there is any process already bound to port 370/udp.

    netstat -ln, or lsof -i udp:370

Jan
Received on 2000-12-11 15:22:36