(Illustration by Gaich Muramatsu)
On Fri, Oct 01, 2004 at 09:16:35AM +0200, Aben Siatris wrote: > > Check the server log, it might have had a problem reading the > > /vice/db/vicetab file. > > server is configured with vice-setup and venus-setup. > from other linuxbox i have connect: cmon 192.168.0.22 > #more /vice/db/vicetab > ftree width=64,depth=3 > homebox /vicepa ftree width=256,depth=3 Ok, the server has trouble reading this file, > #more /vice/srv/SrvLog > Date: Wed 10/06/2004 > > 09:04:01 New SrvLog started at Wed Oct 6 09:04:01 2004 > > 09:04:01 Resource limit on data size are set to -1 > > 09:04:01 RvmType is Rvm > 09:04:01 Main process doing a LWP_Init() > 09:04:01 Main thread just did a RVM_SET_THREAD_DATA > > 09:04:01 Setting Rvm Truncate threshhold to 5. > > 09:04:59 The server (pid 7290) can be controlled using volutil commands At this point it should have logged the partitions it found, 01:49:21 Main process doing a LWP_Init() Partition /vicepa: inodes in use: 0, total: 262144. 01:49:22 Partition /vicepa: 3918532K available (minfree=5%), 1510988K free. 01:49:22 The server (pid 8640) can be controlled using volutil commands That first line in your vicetab looks strange, maybe the parser simply aborts because there aren't enough fields, it expects "<servername> <partition> <layout> <parameters>" Remove the line that just says 'ftree width=64,depth=3" JanReceived on 2004-10-02 11:47:21