gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Performance issue


From: John Marshall
Subject: Re: [Gluster-devel] Performance issue
Date: Thu, 17 Jul 2008 13:12:32 +0000
User-agent: Icedove 1.5.0.14eol (X11/20080509)

Anand Avati wrote:
Currently only unify needs namespace. stripe does not. The new branch will
have unify as is (with the namespace etc) but a new translator which will be
a functional replacement to unify will be introduced. This new translator
(hash) internally builds a distributed hash table over the storage servers
improving the FS performance significantly. The DHT is similar in concept to
many of the popular DHT algos, and hashes the filename and stores the file
on the hashed node. So functionally, it is similar to unify (directory
structure is replicated, file exists on only one node) but the internals are
quite different, without a namespace too.
Not having to manage a separate space for namespace will be
a welcome improvement from my perspective. Looking forward
to it.

John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]