Hi all,
Setting up a second non SCM Server (coda-5.3.10 on Debian Linux), the Server
(codasrv) won't start!
My SCM-Server works fine on pccb.
I've already changed /vice/db/VSGDB and /vice/db/servers to:
/vice/db/VSGDB
E0000100 pccb
E0000101 pccb2
E0000102 pccb pccb2
/vice/db/servers
pccb 1
pccb2 10
starting on second server:
updatesrv
updateclnt -h pccb
auth2 -r -chk
it all works fine!!!, /vice/db/VSGDB an servers on the second server are
looking good!!!
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???):
RPC2_NewBinding to server pccb2 failed with RPC2_NOBINDING (F)
cat: /tmp/vollist.1504: Datei oder Verzeichnis nicht gefunden
Found no partitions for server pccb2.
Where is the rub???
many thanks
Christian