On Thu, Nov 23, 2000 at 02:38:20PM +0100, [EMAIL PROTECTED] wrote:
...
> but starting the server using "startserver" or "codasrv" in /usr/local/sbin
> fails!!!, creating the following Logs:
> 
> /vice/srv/SrvLog:
> 14:51:52 New SrvLog started at Thu Nov 23 14:51:52 2000
> 14:51:52 Resource limit on data size are set to 2147483647
> 14:51:52 Server etext 0x80c9bec, edata 0x8100bbc
> 14:51:52 RvmType is Rvm
> 14:51:52 Main process doing a LWP_Init()
> 14:51:52 Main thread just did a RVM_SET_THREAD_DATA
> 14:51:52 Setting Rvm Truncate threshhold to 5.
> 14:52:31 Error in init of partition pccb2:
> 
> /vice/srv/SrvErr:
> 14:52:31 Error in init of partition pccb2:
> No such file or directory
> Assertion failed: 0, file "../../../coda-src/partition/ftreeifs.c", line 166
> VENUS IS EXITING! Bye!
> 
> The non-scm Server pccb2 needs a partition to startup, which can be created
> on the scm Server by using something like:
> createvol_rep replicated E0000102 /vicepa, creating the following Error
> (needs a server???):

That is to create a volume. There seems to be a problem with setting up the
partition (i.e. /vicepa, /vicepb). What does the /vice/db/vicetab file contain?
It should have an entry like:

pccb2 /vicepa ftreedb width=xx,height=yy

And the /vicepa partition (or directory) should exist and initially have an
empty file named FTREEDB in it so that the servers knows it may use that
partition.

Jan

Reply via email to