[Gluster-devel] invalid argument: cprivate

2009-02-06 Thread Melvin Wong
Hi, I'm setting serverside AFR using glusterfs-2.0.0rc1 and the clients are using HA translator to connect to the 2 servers. After running for some time, one of the server suddenly crashes with the error below. Any ideas what the errors refer to? 2009-02-06 16:09:01 W

Re: [Gluster-devel] Multicast Support?

2009-02-06 Thread Vikas Gorur
Gordon, (Replying to both your mails) Implementing multicast would be difficult since multicasting only works for UDP, and GlusterFS relies on a TCP connection. Moving GlusterFS to use UDP would require extensive changes and would bring many new problems of its own. Regarding the configuration

Re: [Gluster-devel] Multicast Support?

2009-02-06 Thread Gordan Bobic
On Fri, 6 Feb 2009 15:57:57 +0530, Vikas Gorur vi...@zresearch.com wrote: Gordon, (Replying to both your mails) Implementing multicast would be difficult since multicasting only works for UDP, and GlusterFS relies on a TCP connection. Moving GlusterFS to use UDP would require extensive

[Gluster-devel] Re: bug in last tla ( glusterfs--mainline--3.0--patch-897 )

2009-02-06 Thread nicolas prochazka
Hello, WIth last tla, my configuration which works before is breaking . gluster mount point is ok, but when i write ( touch for example) , glusterfs send transport endpoint is not connectedSee log file. Regards, Nicolas Prochazka LOGGL.log.gz Description: GNU Zip compressed data

[Gluster-devel] How to build/configure mod_glusterfs under GlusterFS 2.0

2009-02-06 Thread Douglas Berman
I can not find any documentation on this topic. Anybody tried? thanks. ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] How to build/configure mod_glusterfs under GlusterFS 2.0

2009-02-06 Thread Amar Tumballi (bulde)
Hi Douglas, http://gluster.org/docs/index.php/Getting_modglusterfs_to_work can help you a bit. (Also the latest README.txt resides inside the release tarball source). Regards, Amar 2009/2/6 Douglas Berman dougla...@itouchs.com I can not find any documentation on this topic. Anybody tried?

Re: [Gluster-devel] Re: bug in last tla ( glusterfs--mainline--3.0--patch-897 )

2009-02-06 Thread Cory Meyer
I ran into this same issue and should be fixed in glusterfs--mainline--3.0--patch-899. On Fri, Feb 6, 2009 at 6:12 AM, nicolas prochazka prochazka.nico...@gmail.com wrote: Hello, WIth last tla, my configuration which works before is breaking . gluster mount point is ok, but when i write (

[Gluster-devel] Structure needs cleaning error

2009-02-06 Thread Brent A Nelson
I'm testing 2.0.0rc1 with 16 replicates under a distribute. I noticed that, if you don't first do a lookup on the directory, and you instead go straight to writing (tried dd and cp -a), a Structure needs cleaning error is returned. dht logs attempts to lookup what I'm trying to create (each

[Gluster-devel] rm -rf sometimes failing in 2.0.0rc1

2009-02-06 Thread Brent A Nelson
rm -rf /mnt/u1 rm: cannot remove directory `/mnt/u1/share/doc': Directory not empty rm: cannot remove directory `/mnt/u1/src/linux-headers-2.6.24-23-server/include/config': Directory not empty I did similar commands on 7 other clients, and almost all of them failed to delete share/doc (one

Re: [Gluster-devel] How to build/configure mod_glusterfs under GlusterFS 2.0

2009-02-06 Thread Amar Tumballi (bulde)
Hi Doug, Thanks for letting me know that. The README.txt for apache-1.3 and apache-2.2 are different. I will have it updated tonight. Regards, Amar 2009/2/6 Alpha Electronics myitou...@gmail.com Hi Amar, Thanks for the link. Does the document apply only to apache 1.3? On Apache 2.2, there