Coda File System

Re: startserver problem

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Thu, 6 Nov 2003 13:50:01 -0500
On Thu, Nov 06, 2003 at 03:06:11PM -0300, Lucas wrote:
> Hi all,
> I have a weird problem. The SCM server was up and ok, but I needed to shut
> it down and never could start it up again!
> I dont know why. Before run stratserver &, I start these processes:
> auth2
> rpc2portmap
> updatesrv
> updateclnt -h codascmserver
> 
> startserver don't spit out any errors, it simply finish ([1]+ Done)
> Any ideas?

Check for a /vice/srv/CRASH file or something. startserver is a shell
script, so you could also run it with 

    sh -x /usr/sbin/startserver

And see where it exits.

Jan
Received on 2003-11-06 13:51:11