[Gluster-devel] Faster hashing for DHT

2010-01-05 Thread Jeff Darcy
While looking at the DHT code, I noticed that it's using a 10-round Davies-Meyer construction to generate the hashes used for file placement. A little surprised, by this, I ran it by a couple of friends who are experts in both cryptography and distributed data storage. The consensus seems to be

[Gluster-devel] How to support dynamic scale

2010-01-05 Thread 廖再学
All: Now,i should scale the system and the system is not down ,please help me and how to operation ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

[Gluster-devel] Disconnections and Corruption Under High Load

2010-01-05 Thread Gordan Bobic
I've noticed a very high incidence of the problem I reported a while back, that manifests itself in open files getting corrupted on commit, possibly during conditions that involve server disconnections due to timeouts (very high disk load). Specifically, I've noticed that my .viminfo file got

[Gluster-devel] Multiple NFS Servers (Gluster NFS in 3.x, unfsd, knfsd, etc.)

2010-01-05 Thread Gordan Bobic
I'm not sure if this is the right place to ask, but Google has failed me and it is rather related to the upcoming Gluster NFS export feature. What I'm interested in knowing is whether it will be possible to run Gluster NFS export for glfs mounts while using knfsd as per standard for exporting

Re: [Gluster-devel] How to support dynamic scale

2010-01-05 Thread Gordan Bobic
On 05/01/2010 03:11, 廖再学 wrote: All: Now,i should scale the system and the system is not down ,please help me and how to operation Parse error. Can you elaborate on what exactly you are trying to do? Gordan ___ Gluster-devel mailing list

[Gluster-devel] small bug in THANKS file

2010-01-05 Thread Liam Slusser
Gluster Developers, Not really a big deal, but in the THANKS file in 2.0.9 source the url http://www.gluster.org/glusterfs-thanks.php does not exist. thanks, liam ___ Gluster-devel mailing list Gluster-devel@nongnu.org

Re: [Gluster-devel] Multiple NFS Servers (Gluster NFS in 3.x, unfsd, knfsd, etc.)

2010-01-05 Thread Shehjar Tikoo
- Gordan Bobic gor...@bobich.net wrote: I'm not sure if this is the right place to ask, but Google has failed me and it is rather related to the upcoming Gluster NFS export feature. What I'm interested in knowing is whether it will be possible to run Gluster NFS export for glfs mounts

Re: [Gluster-devel] Faster hashing for DHT

2010-01-05 Thread Martin Fick
Hmm, if it were collision resistant, wouldn't that mean that you would need one server for each file you want to store? I suspect you want many collisions, just a good even distribution of those collisions, -Martin --- On Tue, 1/5/10, Jeff Darcy jda...@redhat.com wrote: From: Jeff Darcy

Re: [Gluster-devel] Multiple NFS Servers (Gluster NFS in 3.x, unfsd, knfsd, etc.)

2010-01-05 Thread Shehjar Tikoo
- Martin Fick mogul...@yahoo.com wrote: --- On Tue, 1/5/10, Shehjar Tikoo shehj...@gluster.com wrote: BTW, we're only supporting NFS over TCP in the upcoming NFS translator. On a related note, a few questions: Will this NFS translator handle locking? Will nfs clients using this

Re: [Gluster-devel] small bug in THANKS file

2010-01-05 Thread Tejas N. Bhise
Thanks, Liam. Its being tracked under bug 491. Regards, Tejas. - Original Message - From: Liam Slusser lslus...@gmail.com To: Gluster Devel gluster-devel@nongnu.org Sent: Tuesday, January 5, 2010 5:29:31 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi Subject: [Gluster-devel] small