Coda File System

Adding Servers..

From: Bradley Marshall <bmarshal_at_plugged.net.au>
Date: Fri, 19 Jun 1998 15:20:09 +1000
Hi again,

I've been playing around with a server and a client under coda for a
while, and thought I'd play with multiple servers.  I installed the
server, as I did with the other one, and am now having troubles with
getting it to start.

After running gdb on it, it fails as follows:

(gdb) run -rvm /var/log/rvm.log /var/log/rvm.data 20480000
Starting program: /usr/sbin/srv -rvm /var/log/rvm.log /var/log/rvm.data
20480000

Program received signal SIGSEGV, Segmentation fault.
0x80fbb6e in coda_init () at
../../../coda-4.4.3/coda-src/vol/recovc.cc:178
../../../coda-4.4.3/coda-src/vol/recovc.cc:178: No such file or
directory.

And that section of code is:

    if (ThisServerId == -1) {
        LogMsg(0, VolDebugLevel, stdout,  "ThisServerId is
uninitialized!!! Exit
ing.");
        assert(0);
    }        

I've allocated a server id in /vice/db/servers on the SCM.  What am I
missing?

Thanks,
Brad
-- 
Bradley Marshall
Sysadmin
Plugged In Software
Received on 1998-06-19 01:22:37