Re: CODA Sever with 42G

2000-01-19 Thread Eric Tan
Sorry, but where can I find help on rvminit? The rvm manual on the website don't really help me very much. I know there are parameter that needs to be set when you ran rvminit, but what should I enter at each field? Thx Eric On Wed, 19 Jan 2000, Jan Harkes wrote: > On Tue, Jan 18, 2000 at 10

Re: CODA Server with 42G

2000-01-19 Thread Jan Harkes
On Wed, Jan 19, 2000 at 06:20:02PM +0800, Eric Tan wrote: > Sorry, but where can I find help on rvminit? The rvm manual on the website > don't really help me very much. > I know there are parameter that needs to be set when you ran rvminit, but what > should I enter at each field? > > Thx > > E

Re: Coda kernel module for 2.2.14?

2000-01-19 Thread Brice Ruth
This is the output of running venus with the -init flag: [root@ruthbd /root]# venus -init serv1.penguinboots.com 2 Date: Wed 01/19/2000 10:56:11 /usr/coda/LOG setup for size 0x87cc7 10:56:11 /usr/coda/DATA initialized at size 0x21f31c 10:56:11 brain-wiping recoverable store 10:56:12 loading

Re: coda limitations

2000-01-19 Thread Peter J. Braam
Coda is NOT suitable for database files! It does whole file updates. - Peter -

Re: CODA Sever with 42G

2000-01-19 Thread Peter J. Braam
It's also worth pointing out that some database servers statically link their binaries to remove shared libraries from the "middle" of the address space. This should give you considerably more. - Peter - On Tue, 18 Jan 2000, Jan Harkes wrote: > On Tue, Jan 18, 2000 at 10:37:40AM -0800, Phil N

Re: Coda kernel module for 2.2.14?

2000-01-19 Thread Jan Harkes
On Wed, Jan 19, 2000 at 11:02:22AM -0600, Brice Ruth wrote: > This is the output of running venus with the -init flag: > > [root@ruthbd /root]# venus -init serv1.penguinboots.com 2 I think you're confusing 'venus-setup serv1.penguinboots.com 2' with the venus command line, but it looks l

Re: Coda kernel module for 2.2.14?

2000-01-19 Thread Brice Ruth
You're obviously right - I was confusing venus-setup w/ venus (I agree - it did a good job of behaving nicely :)) Here's what /vice/db/servers contains: [root@serv1 /root]# cat /vice/db/servers serv1 1 serv1 1 ++ Questions: a) should it contain two entries? b) should it cont

Re: Coda kernel module for 2.2.14?

2000-01-19 Thread Jan Harkes
On Wed, Jan 19, 2000 at 01:06:14PM -0600, Brice Ruth wrote: > You're obviously right - I was confusing venus-setup w/ venus (I agree - it > did a good job of behaving nicely :)) > > Here's what /vice/db/servers contains: > > [root@serv1 /root]# cat /vice/db/servers > serv1 1 > serv1

vice-setup

2000-01-19 Thread Tom Tarka
is there a way to specify multiple storage areas for the root volume in vice-setup. i.e. i have /vicepa and /vicepb on different partitions and when vice setup asks where I want my root volume, I'd like it to span both. Should I just do this later, and if so, how? I thought about doing a creat

Re: vice-setup

2000-01-19 Thread Jan Harkes
On Wed, Jan 19, 2000 at 03:39:56PM -0800, Tom Tarka wrote: > is there a way to specify multiple storage areas for the root volume > in vice-setup. > > i.e. > > i have /vicepa and /vicepb on different partitions and when > vice setup asks where I want my root volume, I'd like it to > span both.