Fwd: [Gluster-devel] Bug in unify rename

2008-01-22 Thread Raghavendra G
resending to list. -- Forwarded message -- From: Sam Douglas <[EMAIL PROTECTED]> Date: Jan 23, 2008 7:06 AM Subject: Re: [Gluster-devel] Bug in unify rename To: Raghavendra G <[EMAIL PROTECTED]> On 1/23/08, Raghavendra G <[EMAIL PROTECTED]> wrote: > Its the intended behaviour sin

Re: [Gluster-devel] Bug in unify rename

2008-01-22 Thread Raghavendra G
Hi Sam, Comments are inlined. On Jan 23, 2008 1:47 AM, Sam Douglas <[EMAIL PROTECTED]> wrote: > Hello, > > If you attempt to rename a file on a unify subvolume that is unavailable, > the operation will fail, however the file in the namespace will be renamed > regardless. When the volume comes bac

[Gluster-devel] Bug in unify rename

2008-01-22 Thread Sam Douglas
Hello, If you attempt to rename a file on a unify subvolume that is unavailable, the operation will fail, however the file in the namespace will be renamed regardless. When the volume comes back online, the old file will be self-healed back into the namespace, and the renamed file will not be pres

Re: [Gluster-devel] cluster/stripe on tmpfs

2008-01-22 Thread Angel
from man 5 ttr derived from lecture of http://acl.bestbits.at/pipermail/acl-devel/2007-May/002034.html : EXTENDED ATTRIBUTE NAMESPACES Attribute names are zero-terminated strings. The attribute name is always specified in the fully qualified namespace.attribute form, eg. user.m

[Gluster-devel] cluster/stripe on tmpfs

2008-01-22 Thread Nathan Dauchy
Greetings, I am trying to get the Gluster "cluster/stripe" translator to work with a "storage/posix" directory on a tmpfs file system. Although "cluster/unify" works, it presents a limit to file sizes which may be created that I was hoping to avoid with striping. The documentation here: http://w

Re: [Gluster-devel] gluster config for fileserver

2008-01-22 Thread matthew zeier
Anand Avati wrote: Matthew, Some tips which could possibly help your setup 1. since most of the access is read-only, and served off web, you might want to mount glusterfs with high values of -e and -a (say a few minutes). How do I integrate those options into the config or into fstab? My

Re: [Gluster-devel] Missing Switch Scheduler

2008-01-22 Thread Angel
its on 1.3.8 which is no yet released. You have to get latest tla El Martes, 22 de Enero de 2008 Edward Glen escribió: > I've been trying to use the switch scheduler and keep getting the > Transport Endpoint not Connected message. > > Looking in the source, I see that the nufa, alu, random,

[Gluster-devel] Missing Switch Scheduler

2008-01-22 Thread Edward Glen
I've been trying to use the switch scheduler and keep getting the Transport Endpoint not Connected message. Looking in the source, I see that the nufa, alu, random, and rr schedulers are there but notably missing is the switch scheduler. Is it located in a separate part of the tree or was it

[Gluster-devel] 32-bit compilation problems

2008-01-22 Thread Timothy Russell
Thank you for the quick response. I am still seeing the same behavior, however, i.e. when I run make , it still dies while trying to wget iputils_20070202.tar.gz. I looked at http://ftp.zresearch.com/pub/gluster/external/ to verify and did not see that tarball in the directory. Is there somet

[Gluster-devel] The QUOTA xlator V0.2 codename "dual fire" (inlined patch included)

2008-01-22 Thread Angel
Hi all - Ive just discovered that devel-list strips attachments from messages... Im proudly present my QUOTA xlator v0.2 'dual fire'. (patch against mainline-2.5 tla636) "The Quota translator imposes a limit on the underlaying storage allowing to limit disk usage of subvolumes directly on f

Re: [Gluster-devel] Error during chowning file over glusterfs mount

2008-01-22 Thread Mateusz Korniak
On Tuesday 22 of January 2008, Raghavendra G wrote: > Sorry forgot to ask. How are you running glusterfs client? as superuser ? I am using /etc/fstab to automount : /etc/glusterfs/beauty_abbon_static_root_pl_studiotg1_x.vol /home/services/lighttpd/html/abbon_static_root.pl.studiotg1/x gl

Re: [Gluster-devel] Error during chowning file over glusterfs mount

2008-01-22 Thread Raghavendra G
Sorry forgot to ask. How are you running glusterfs client? as superuser ? On Jan 22, 2008 12:26 PM, Mateusz Korniak <[EMAIL PROTECTED]> wrote: > On Tuesday 22 of January 2008, Raghavendra G wrote: > > Hi Mateusz, > > > > Are you running glusterfsd as root? If not can you try running > glusterfsd

Re: [Gluster-devel] Error during chowning file over glusterfs mount

2008-01-22 Thread Mateusz Korniak
On Tuesday 22 of January 2008, Raghavendra G wrote: > Hi Mateusz, > > Are you running glusterfsd as root? If not can you try running glusterfsd > as root. Hi ! Unfortunately glusterfsd is running as root while I have this problem. Regards, > On Jan 21, 2008 10:10 PM, Mateusz Korniak <[EMAIL PROT

Re: [Gluster-devel] mysql on glusterfs

2008-01-22 Thread Vikas Gorur
On 17/01/2008, Jeff Humes <[EMAIL PROTECTED]> wrote: > I finally tested this install: > > I could not find it on the link listed in the previous email, so I > retrieved it from: > http://ftp.zresearch.com/pub/gluster/glusterfs/fuse/fuse-2.7.2glfs8.tar.gz > > I upgraded fuse on the client, rebooted:

Re: [Gluster-devel] Re: Error building RPMS from latest tla

2008-01-22 Thread Angel
Ill try to do it today (gmt +1) and send you the results Stay tuned, Angel El Martes, 22 de Enero de 2008 02:59, Matt Paine escribió: > > >> rpm --eval '%_libdir' > > > > > > also /usr/lib for me > > > > Strange. Are you able to do > > tla update > copy tree to a working directory > co