Correction to this post, I was using coda-6.0.2, found 6.0.3, corrected
problem with the version error. but still won't run. Obviously I'm missing
something.
Bobby
----- Original Message -----
From: Bobby Hitt
To: [EMAIL PROTECTED]
Sent: Saturday, January 24, 2004 3:03 PM
Subject: Coda Install
Hello,
I'm tr\ying to install Coda here, and having a bitch of a time. First, I
downloaded and installed in this order:
- lwp
- rpc2
- rvm
-coda
No problems configuring, or installing.
Next I ran:
venus-setup testserver.coda.cs.cmu.edu 40000
insmod coda
lsmod coda
So far, no problems. When I tried to run venus, I got this:
venus &
Date: Sat 01/24/2004
15:04:35 Coda Venus, version 6.0.2
15:04:35 /usr/coda/LOG size is 1096421 bytes
15:04:35 /usr/coda/DATA size is 4385684 bytes
15:04:35 Initializing RVM data...
15:04:35 ...done
15:04:35 Loading RVM data
15:04:35 Starting RealmDB scan
15:04:35 Found 1 realms
15:04:35 starting VDB scan
15:04:35 0 volume replicas
15:04:35 0 replicated volumes
15:04:35 0 CML entries allocated
15:04:35 0 CML entries on free-list
15:04:35 starting FSDB scan (1666, 40000) (25, 75, 4)
15:04:35 0 cache files in table (0 blocks)
15:04:35 1666 cache files on free-list
15:04:36 starting HDB scan
15:04:36 0 hdb entries in table
15:04:36 0 hdb entries on free-list
15:04:36 Initial LRDB allocation
15:04:36 Mounting root volume...
15:04:36 Venus starting...
15:04:36 CHILD: mount system call failed. Killing parent.
Killed
Also I had to modify the worker.cc source to add a break after the
CIOC_KERNEL_VERSION case statement 2 to get venus to even attempt to load. I
have Coda support in the 2.4.24 config file.
I'm running Slackware 9.0, with kernel 2.4.24.
I'm following the instructions found here:
ftp://ftp.coda.cs.cmu.edu/pub/coda/linux/INSTALL.linux
Any help is appreciated,
Bobby