From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <7FFDD24C-832A-487E-92F0-ED8AA54C6097@quintile.net> References: <9ceed6df3c566c1a7eb6e9b97a679898@quintile.net> <7FFDD24C-832A-487E-92F0-ED8AA54C6097@quintile.net> From: Ole-Hjalmar Kristensen Date: Wed, 13 Dec 2017 08:41:38 +0100 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary="f403045c55d4dc1840056033e5be" Subject: Re: [9fans] two ventis? Topicbox-Message-UUID: c6ed391c-ead9-11e9-9d60-3106f5b1d025 --f403045c55d4dc1840056033e5be Content-Type: text/plain; charset="UTF-8" I imagine that you would get problems with duplicates. You could duplicate enough of the caches and internal structures that it would work, but then you would be close to having two instances of venti anyway. But maybe, if you removed the assumption that there are no duplicates, and changed venti to just index the first instance of a score/value pair. On Wed, Dec 13, 2017 at 1:08 AM, Steve Simon wrote: > true > > i have my old work archives and rather than merge that venti into my main > one i could just mount it via vacfs on demand (from 9fs). but can one venti > cope with two incompatible sets of arenas? > > -Steve > > > On 12 Dec 2017, at 21:58, Ole-Hjalmar Kristensen < > ole.hjalmar.kristensen@gmail.com> wrote: > > Strictly speaking, isn't venti just content-addressable block storage, not > a file system? Anyway, I'm curious to know what you are going to use this > for. > > On Tue, Dec 12, 2017 at 9:41 PM, Steve Simon wrote: > >> Can a venti instance be configured to service to two seperate venti >> filesystems? They would need different names and different listner >> names but can they share a process / buffer cache? >> >> I guess the alternative is to run two seperate instances. >> >> -Steve >> >> > --f403045c55d4dc1840056033e5be Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I imagine that you would get problems with duplicates. You= could duplicate enough of the caches and internal structures that it would= work, but then you would be close to having two instances of venti anyway.= But maybe, if you removed the assumption that there are no duplicates, and= changed venti to just index the first instance of a score/value pair.
=

On Wed, Dec= 13, 2017 at 1:08 AM, Steve Simon <steve@quintile.net> wrot= e:
true=

i have my old work archives and rather than merge= that venti into my main one i could just mount it via vacfs on demand (fro= m 9fs). but can one venti cope with two incompatible sets of arenas?
<= span class=3D"HOEnZb">

-Steve


On 12 Dec 2= 017, at 21:58, Ole-Hjalmar Kristensen <ole.hjalmar.kristensen@gmail.com<= /a>> wrote:


On Tue, Dec 12, 2017 at 9:41 PM, Steve Simon <steve@quintile.net= > wrote:
Can a venti instance b= e configured to service to two seperate venti
filesystems? They would need different names and different listner
names but can they share a process / buffer cache?

I guess the alternative is to run two seperate instances.

-Steve



--f403045c55d4dc1840056033e5be--