Re: [Gluster-devel] [RFC] Consistency issues with DHT after snapshots are taken

2014-04-10 Thread Raghavendra G
st gfid space. This solves all > the cases of inconsistencies in dst gfid with rename failing. > > 3. hold entrylks in directory heal (part of lookup) and rmdir. This solves > consistency issues because of races b/w mkdir and rmdir. > > [1] http://review.gluster.org/#/c/4846/ > [2] h

Re: [Gluster-devel] quota-anon-nfs.t

2013-12-23 Thread Raghavendra G
2/3/4/5/6/7/8/9/file’: No such file > or directory > > Raghavendra/KP: Can you please take a look into this one? > > Thanks, > Vijay > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/

Re: [Gluster-devel] handling open fds and graph switches

2013-08-06 Thread Raghavendra G
wind it to the below xlator. Hmm.. I am not too sure whether we can rely on the interpretation that xdata being NULL means to force open in open-behind. There definitely are/will be other use-cases of syncop-open where some might inadvertently leave xdata NULL. It alwa

Re: [Gluster-devel] A crash due to a invalid indoe table(glusterfs-3.3.1)

2013-07-08 Thread Raghavendra G
7 > > _______ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [RFC] on the fly GFID change for a existing file

2013-05-01 Thread Raghavendra G
; Regards, > Amar > > [1] - http://review.gluster.org/4766 > > __**_ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/**mailman/listinfo/gluster-devel<https://lists.nongnu.org/mailman/listinfo/

Re: [Gluster-devel] rpc problems when using syncops in callbacks

2013-05-01 Thread Raghavendra G
rg > https://lists.nongnu.org/mailman/listinfo/gluster-devel > regards, -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] rpc problems when using syncops in callbacks

2013-05-01 Thread Raghavendra G
in a fop > call it completes fine. > > I hope you can make sense out of the above problem description. > Thanks for your time ~ > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo/gluster-devel > > > > > ___ > Gluster-devel mailing > listGluster-devel@nongnu.orghttps://lists.nongnu.org/mailman/listinfo/gluster-devel > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Fwd: Re: RFC: Using anonymous fds in quick-read

2012-09-03 Thread Raghavendra G
ught in afr. it shouldn't try to >> open the files in fops like writev if fd happens to be anonymous. >> > > I think that already is the case. Also, why do you specifically mention > afr? > I was thinking in terms of using anonymous fds in

Re: [Gluster-devel] close() blocks until flush-behind finishes

2011-09-14 Thread Raghavendra G
ty of Technology, The Netherlands | JID: p...@luon.net > >>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181 > > ___________ > Gluster-devel mailing list > Gluster-devel@nongnu.org > https://lists.nongn

Re: [Gluster-devel] readahead: unexpected offset (131072 != 0) resetting

2010-09-23 Thread Raghavendra G
_ahead. Did I send too many requests at once? > > -- > Emmanuel Dreyfus > m...@netbsd.org > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra

Re: [Gluster-devel] lookup caching

2010-04-12 Thread Raghavendra G
On Mon, Apr 12, 2010 at 1:26 PM, Olivier Le Cam < olivier.le...@crdp.ac-versailles.fr> wrote: > Hello there, > > > Raghavendra G wrote: > >>I can see three protocol calls: >> - client_open() (to both servers)- >> client_s

Re: [Gluster-devel] lookup caching

2010-04-11 Thread Raghavendra G
On Sun, Apr 11, 2010 at 12:42 PM, Olivier Le Cam < olivier.le...@crdp.ac-versailles.fr> wrote: > Hi - > > > Raghavendra G wrote: > > you can do that by sending the cached stats (here stat of file, stat of >> parent directory) through STACK_UNWIND. >> >>

Re: [Gluster-devel] lookup caching

2010-04-08 Thread Raghavendra G
Comments are inlined. On Thu, Apr 8, 2010 at 9:21 PM, Olivier Le Cam < olivier.le...@crdp.ac-versailles.fr> wrote: > Hi again, > > Thanks for information. > > > Raghavendra G wrote: > > Metadata caching is done in stat-prefetch. But that is not suitable to >

Re: [Gluster-devel] lookup caching

2010-04-08 Thread Raghavendra G
On Thu, Apr 8, 2010 at 2:19 PM, Olivier Le Cam < olivier.le...@crdp.ac-versailles.fr> wrote: > Hi - > > > Raghavendra G wrote: > >> >>Well, as far as I understand the problem is rather that folders on >>the path of the targeted file are not cached

Re: [Gluster-devel] lookup caching

2010-04-07 Thread Raghavendra G
I can get this cached as well and will > appreciate any pointers. > > > Thanks and best regards, > -- > Olivier > > > > _______ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel >

Re: [Gluster-devel] lookup caching

2010-04-04 Thread Raghavendra G
On Sat, Apr 3, 2010 at 6:22 PM, Stephan von Krawczynski wrote: > On Sat, 3 Apr 2010 17:02:38 +0400 > Raghavendra G wrote: > > > On Fri, Apr 2, 2010 at 5:49 PM, Stephan von Krawczynski < > sk...@ithnet.com>wrote: > > > > > On Fri, 02 Apr 2010 1

Re: [Gluster-devel] lookup caching

2010-04-03 Thread Raghavendra G
__________ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] lookup caching

2010-04-03 Thread Raghavendra G
ordan > > -- > Regards, > Stephan > > > _______ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] successive bonnie++ tests taking longer and longer to run (system load steadily increasing)

2010-03-22 Thread Raghavendra G
icant. regards, On Tue, Mar 2, 2010 at 1:30 PM, Daniel Maher > wrote: > Daniel Maher wrote: > >> Raghavendra G wrote: >> >>> >>>However, at two points during the multi-day test run, something >>>strange happened. The time to completion dropped

Re: [Gluster-devel] Performance

2010-03-17 Thread Raghavendra G
umes writebehind > end-volume > > volume iocache > type performance/io-cache > option cache-size 1GB #new 1GB supported > option cache-timeout 1 > subvolumes readahead > end-volume > > volume statprefetch >type performance/stat-prefetch >

Re: [Gluster-devel] 32bit client and 64bit server.

2010-02-28 Thread Raghavendra G
e = > 3056844612, fd_list = {next = 0x8095a64, >prev = 0x10}, dentry_list = {next = 0x21, prev = 0xb42dff0c}, hash > = {next = 0xb42dff0c, prev = 0xb41bcdf8}, list = { >next = 0xb5b7f850, prev = 0xb42dfed8}, _ctx = 0x805ddb0} > > printf("size of: %d\n", sizeof(unsigned long)); > on my 32bit system: > size of: 4 > 64bit system: > size of: 8 > > looks like a type conversion is breaking everything. > Its not an issue with type casting. Pointers and unsigned long are of same size on the same system. Here we are type casting a pointer on a 32 bit system to unsigned long on the same 32 bit system and both will be of same size. > > --mike terzo > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > regards, -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] successive bonnie++ tests taking longer and longer to run (system load steadily increasing)

2010-02-25 Thread Raghavendra G
On Thu, Feb 25, 2010 at 1:38 PM, Daniel Maher > wrote: > Raghavendra G wrote: > >> Hi Daniel, >> >> Can you decrease the cache size in io-cache (say to 128MB)? If the files >> being served are bigger than this size, you can as well remove io-cache from >>

Re: [Gluster-devel] successive bonnie++ tests taking longer and longer to run (system load steadily increasing)

2010-02-23 Thread Raghavendra G
ote: > Raghavendra G wrote: > >> * What does the top output corresponding to glusterfs say? what is the >> memory usage and cpu usage? >> * Do you find anything interesting in glusterfs client log files? Can we >> get the log files? >> > > Snapshot : > > PID U

Re: [Gluster-devel] successive bonnie++ tests taking longer and longer to run (system load steadily increasing)

2010-02-22 Thread Raghavendra G
gt; real3m42.533s > real3m41.764s > real3m43.305s > real3m42.536s > real3m43.052s > real3m44.406s > real3m42.894s > real3m43.639s > (cut for brevity - all 100 runs are around this time mark.) > > It is perhaps worth noting that the load

Re: [Gluster-devel] Gluster health/status

2010-02-22 Thread Raghavendra G
gt; > @gluster.org: > IIRC, some time ago someone requested a syslog feature to debug > problems with GlusterFS as root filesystem for a diskless cluster - > are there any news on that? > Having the clients report problems to a central logging server might > b

Re: [Gluster-devel] glusterfs_setxattr on directory at distributed configuration

2010-02-22 Thread Raghavendra G
ion, > distribution, or other forms of dissemination is strictly prohibited. If > you have received this email in error, please notify the sender immediately > and permanently delete the email and files, if any.* > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.o

Re: [Gluster-devel] best practice to ensure data integrity at a concurrent

2010-02-17 Thread Raghavendra G
ient, any use, copying, transmission, > distribution, or other forms of dissemination is strictly prohibited. If > you have received this email in error, please notify the sender immediately > and permanently delete the email and files, if any.* > > __

Re: [Gluster-devel] LOOKUP conflict => OPEN fails_

2010-02-10 Thread Raghavendra G
Sorry, No need of logfiles. I saw this mail first and then other mails, hence the confusion :). On Wed, Feb 10, 2010 at 8:56 PM, Raghavendra G wrote: > Hi Fredrik, > > Can you please send complete log files of client and server? > > regards, > On Mon, Feb 8, 2010 at 6:02 P

Re: [Gluster-devel] LOOKUP conflict => OPEN fails_

2010-02-10 Thread Raghavendra G
il) > @key=0x7fedee4e43f3 > > [2010-02-08 13:39:28] D [dict.c:303:dict_get] dict: @this=(nil) > @key=0x7fedee4e440b > > [2010-02-08 13:39:28] D [dict.c:303:dict_get] dict: @this=(nil) > @key=0x7fedee4e43db > > […] > > > > Kind regards, > > Fredrik Widlund &

Re: [Gluster-devel] gluster and system options for logging

2010-02-07 Thread Raghavendra G
__ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Feedback - Problem with the locks feature

2010-02-04 Thread Raghavendra G
t; helpful, if you pass it along. > > > -Amar > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-

Re: [Gluster-devel] AFR/Replicate read-subvolume option not working right

2010-01-31 Thread Raghavendra G
> Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] server-side-replication work correct!?

2009-12-22 Thread Raghavendra G
192.168.11.* > > subvolumes office-data02 locks > end-volume > > log: > [2009-12-22 16:02:27] C [posix.c:4252:posix_entrylk] posix: > "features/locks" translator is not loaded. You need to use it for proper > functioning of GlusterFS > > i have locks tran

Re: [Gluster-devel] server-side-replication work correct!?

2009-12-21 Thread Raghavendra G
> end-volume > > volume iocache > type performance/io-cache > option cache-size 64MB # default is 32MB > # option priority *.h:3,*.html:2,*:1 # default is '*:0' > option cache-timeout 3 # default is 1 second > subvolumes writebehind > end-volume > > volume quickread > type performance/quick-read > option cache-timeout 1 > option max-file-size 512 > subvolumes iocache > end-volume > > volume stat-prefetch > type performance/stat-prefetch > subvolumes quickread > end-volume > > > Roland Fischer > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > regards, -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [PATCH BUG:493] Fix memory access in afr's self-heal code (replace pointer casts by memcpy).

2009-12-21 Thread Raghavendra G
Hraban, Sorry, to do that, you need to have a login to patches.gluster.com :). I've changed it to correct state. regards, On Mon, Dec 21, 2009 at 9:38 PM, Raghavendra G wrote: > Hi Hraban, > > If you are resubmitting the patches, please make sure to mark the patch as >

Re: [Gluster-devel] [PATCH BUG:493] Fix memory access in afr's self-heal code (replace pointer casts by memcpy).

2009-12-21 Thread Raghavendra G
@@ -674,13 +681,12 @@ afr_sh_has_entry_pending (dict_t *xattr, int > child_count, xlator_t *this) > > for (i = 0; i < priv->child_count; i++) { > ret = dict_get_ptr (xattr, priv->pending_key[i], > -&tmp_pending); > +

Re: [Gluster-devel] server-side-replication work correct!?

2009-12-19 Thread Raghavendra G
ormance/write-behind > option cache-size 512MB # default is equal to aggregate-size > option flush-behind on # default is 'off' > subvolumes readahead > end-volume > > volume iocache > type performance/io-cache > option

Re: [Gluster-devel] Backward compatibility of gluster 3.0.0 to 2.0.x?

2009-12-09 Thread Raghavendra G
or in parsing volume file given by server 10.177.4.15 > exiting > > My cluster consists out of 6 nodes, each of 2x bricks - so I have > 1-to-one replication. > > Cheers, > Anton. > > > _______ > Gluster-devel mailing list &

Re: [Gluster-devel] Test mail

2009-09-29 Thread Raghavendra G
we can't :) On Tue, Sep 29, 2009 at 5:48 PM, Vijay Bellur wrote: > Please ignore > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster

Re: [Gluster-devel] about 2.0 stable git branch

2009-09-24 Thread Raghavendra G
_ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] error while reading from an open file

2009-09-07 Thread Raghavendra G
Hi Brian, On Mon, Sep 7, 2009 at 9:03 PM, Brian Hirt wrote: > > On Sep 6, 2009, at 11:13 PM, Raghavendra G wrote: > > >> >> On Fri, Sep 4, 2009 at 7:31 PM, Brian Hirt wrote: >> >> The situation you're facing is because of self-heal not being done o

Re: [Gluster-devel] error while reading from an open file

2009-09-06 Thread Raghavendra G
this list, along with the lack > of responses or hand waving that these issues aren't serious, I have very > little trust in this project. It's really a shame, because it seems like > there is so much potential. > > Kind Regards, > > Brian > > > > On Sep 3,

Re: [Gluster-devel] error while reading from an open file

2009-09-03 Thread Raghavendra G
5559:client_setvolume_cbk] > remote1: Connected to 10.0.1.31:6996, attached to remote volume 'brick'. > [2009-09-02 09:59:41] N [client-protocol.c:5559:client_setvolume_cbk] > remote2: Connected to 10.0.1.32:6996, attached to remote volume 'brick'. > [2009-09-02 09:59:44] N [client-protocol.c:5559:client_setvolume_cbk] > remote1: Connected to 10.0.1.31:6996, attached to remote volume 'brick'. > [2009-09-02 09:59:51] W [fuse-bridge.c:882:fuse_err_cbk] glusterfs-fuse: > 155106: FLUSH() ERR => -1 (File descriptor in bad state) > [2009-09-02 09:59:51] W [fuse-bridge.c:882:fuse_err_cbk] glusterfs-fuse: > 155108: FLUSH() ERR => -1 (File descriptor in bad state) > > > > Regards, >> Vijay >> >> >> > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] error while reading from an open file

2009-09-02 Thread Raghavendra G
242. >> >> Regards, >> Vijay >> >> >> >> > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Segmentation fault occurred in glusterfs_getxattr.

2009-08-26 Thread Raghavendra G
21:59] D [dht-common.c:820:dht_lookup] distribute: no > subvolume in layout for path=/r, checking on all the subvols to see if it is > a directory > > > > > > Could you check these, please? > > I'm using glusterfs 2.0.6 > > > > Thanks in advnace! > > -- > > Minjae Shin > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] about booster

2009-08-25 Thread Raghavendra G
[libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient: > VMP Entry not found > [2009-08-25 14:00:13] D > [libglusterfsclient.c:1412:libgf_vmp_search_entry] libglusterfsclient: > VMP Entry not found > [2009-08-25 14:00:13] D > [libglusterfsclient.c:1412:libgf

Re: [Gluster-devel] bug in booster

2009-08-21 Thread Raghavendra G
Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] is it a bug? (unify+rr)

2009-07-31 Thread Raghavendra G
_ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] more details about "No metadata dependencies" ??

2009-07-30 Thread Raghavendra G
file is stored) Distribute Translator provides the functionality of aggregating the storage from individual nodes and giving the unified view of the total storage. It stores the layout (which says, which file goes into which node) of the directory in extended attributes of the directory. And directories are

Fwd: [Gluster-devel] O_CLOEXEC (fwd)

2009-07-27 Thread Raghavendra G
sending from gluster email id. -- Forwarded message -- From: Raghavendra G Date: Tue, Jul 28, 2009 at 7:54 AM Subject: Re: [Gluster-devel] O_CLOEXEC (fwd) To: Nathan Stratton Cc: gluster-devel@nongnu.org Hi Nathan, A patch which fixes the build error is under review. It will

Re: [Gluster-devel] O_CLOEXEC (fwd)

2009-07-27 Thread Raghavendra G
__ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] release xlator_ckbs is not invoked?

2009-07-22 Thread Raghavendra G
ter-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Bug?

2009-07-19 Thread Raghavendra G
ther) > there is nothing interesting in the logs. > -Paul > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___

Re: [Gluster-devel] BOOSTSTER Error in 2.0.4 (log file)

2009-07-14 Thread Raghavendra G
n logfile "/tmp/booster.log" (Permission denied) > libglusterfsclient: libglusterfsclient.c:glusterfs_init():1009: failed to > open logfile "/tmp/booster.log" > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Booster Error Log

2009-07-14 Thread Raghavendra G
n denied) > [2009-07-15 01:03:13] E [name.c:420:client_bind] unify_2: cannot bind inet > socket (46) to port less than 1024 (Permission denied) > > > _______ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] bug in mod_glusterfs for lighty 1.5

2009-07-13 Thread Raghavendra G
before ‘)’ token > mod_glusterfs.c:830: warning: too many arguments for format > mod_glusterfs.c:830: error: expected expression before ‘,’ token > make[4]: *** [mod_glusterfs_la-mod_glusterfs.lo] Error 1 > > # fix > SEGFAULT("got HANDLER_ERROR from a plu

Re: [Gluster-devel] Memory Leak Strikes Again

2009-07-09 Thread Raghavendra G
ever, that I have logging enabled on the other (non-root) file > systems, and those don't seem to be leaking (or if they are, at least not as > obviously). > > Gordan > > Raghavendra G wrote: > >> Hi Gordon, >> >> There was a patch submitted by gowda and

Re: [Gluster-devel] Memory Leak Strikes Again

2009-07-08 Thread Raghavendra G
s to reproduce it. >> > > Filed bug 122. > > Gordan > > > > ___________ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Re: Problem with file renaming

2009-07-08 Thread Raghavendra G
> 2) the sever disconneted when client was creating files. > I can provide more information if it helps. Thanks. > He Xiaobin > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mai

Re: [Gluster-devel] crash in afr

2009-06-21 Thread Raghavendra G
running process. > > > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] crash in afr

2009-06-18 Thread Raghavendra G
sterfs..gdb.log'. please send the generated files to the glusterfs team for analysis. regards, -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] crash in afr

2009-06-18 Thread Raghavendra G
Shehjar, Sorry, its not double free also. I was wrong. Mihai, We are still looking into this bug. We'll get back to you once we fix this. regards, On Thu, Jun 18, 2009 at 3:01 PM, Shehjar Tikoo wrote: > Raghavendra G wrote: > >> While this fixes the double free, The actua

Re: [Gluster-devel] crash in afr

2009-06-18 Thread Raghavendra G
0 0x2b2e7b6b06f7 in call_resume (stub=0x2aaab4017470) at >> call-stub.c:2384 >>__FUNCTION__ = "call_resume" >> #21 0x2b2e7cbc4125 in server_truncate (frame=0x2aaab403acc0, >> bound_xl=, hdr=, hdrlen=> optimized out>, >>iobuf=) at server-protocol.c:4291 >>truncate_stub = (call_stub_t *) 0x0 >>state = (server_state_t *) 0x2aaab4032000 >> #22 0x2b2e7cbbfb20 in protocol_server_pollin (this=0xae0bdf0, >> trans=0xae17960) at server-protocol.c:7735 >>hdr = 0x2aaab4017330 "" >>hdrlen = 98 >>ret = 0 >>iobuf = (struct iobuf *) 0x0 >> #23 0x2b2e7cbbfbfb in notify (this=0xae0bdf0, event=> out>, data=0x6) at server-protocol.c:7791 >>ret = >>trans = (transport_t *) 0x6943 >> ---Type to continue, or q to quit--- >>peerinfo = (peer_info_t *) 0xae179d0 >>myinfo = (peer_info_t *) 0xae17ac0 >>__FUNCTION__ = "notify" >> #24 0x2aaafb43 in socket_event_handler (fd=, >> idx=11, data=0xae17960, poll_in=1, poll_out=0, poll_err=0) at socket.c:813 >>this = (transport_t *) 0x6943 >>priv = (socket_private_t *) 0xae16ce0 >>ret = 0 >> #25 0x2b2e7b6ba2a5 in event_dispatch_epoll (event_pool=0xae02300) at >> event.c:804 >>events = (struct epoll_event *) 0xae15990 >>i = 0 >>ret = 1 >>__FUNCTION__ = "event_dispatch_epoll" >> #26 0x00403899 in main () >> No symbol table info available. >> >> >> >> >> >> ___ >> Gluster-devel mailing list >> Gluster-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/gluster-devel >> >> > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [server-protocol.c:3903:server_readv] -- invalid argument: state->fd

2009-05-28 Thread Raghavendra G
nt changeset so that we can patch > 2.0.1? Or are we to expect 2.0.2 shortly? Or would you recommend to > continue our testing using the code currently in git instead? > > Matthias > > Raghavendra G wrote : > > > Hi, > > > > This is a bug in glusterfs. A f

Re: [Gluster-devel] [server-protocol.c:3903:server_readv] -- invalid argument: state->fd

2009-05-27 Thread Raghavendra G
gt; Does anyone know what is going on in here? > > Thank you, > > Ioannis > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G

Re: [Gluster-devel] ls -l in directory doesn't show file under samba with a brick down

2009-05-25 Thread Raghavendra G
rotocol.c:7014:notify] mu-rhdev2-0: > disconnected > 2009-05-06 10:33:43 N [server-protocol.c:7502:mop_setvolume] server: > accepted client from 130.123.131.13:1009 > 2009-05-06 10:33:43 N [server-protocol.c:7502:mop_setvolume] server: > accepted client from 130.123.131.13:1016 > 2009-05-06 10:33:43 N [server-protocol.c:7502:mop_setvolume] server: > accepted client from 130.123.131.13:1011 > 2009-05-06 10:33:43 N [server-protocol.c:7502:mop_setvolume] server: > accepted client from 130.123.131.13:1010 > 2009-05-06 10:33:45 N [client-protocol.c:6327:client_setvolume_cbk] > mu-rhdev2-0: connection and handshake succeeded > 2009-05-06 10:33:45 N [client-protocol.c:6327:client_setvolume_cbk] > mu-rhdev2-0: connection and handshake succeeded > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] problems with option "export-statfs-size no"

2009-05-25 Thread Raghavendra G
e ns-remote > type protocol/client > option transport-type tcp # for TCP/IP transport > option remote-subvolume ns-posix # name of the remote volume > option remote-host nix02 > option remote-port 6993 > end-volume > > > # UNIFY SWITCH > # > volume bricks > type cluster/unify > option scheduler switch > option namespace ns-remote > option self-heal off > option switch.case *.big*:stripe;*:dht > subvolumes dht stripe > end-volume > > volume writebehind > type performance/write-behind > option aggregate-size 128KB # default is 0bytes > option cache-size 1MB# default is equal to aggregate-size > option flush-behind on# default is 'off' > subvolumes bricks > end-volume > > volume readahead > type performance/read-ahead > option page-size 1024kB# 256KB is the default option > option page-count 32 # 2 is default option > option force-atime-update off # default is off > subvolumes writebehind > end-volume > > volume iothreads > type performance/io-threads > option thread-count 8 # deault is 1 > subvolumes readahead > end-volume > > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Problem with mv operation after disconnect in DHT

2009-05-25 Thread Raghavendra G
- > ---------- > Origo - Code with the flow > http://origo.ethz.ch > Free collaboration and hosting for open and closed source projects > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Xattr Metadata - Mandatory?

2009-05-25 Thread Raghavendra G
e metadataless files. > > Gordan > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Glus

Fwd: [Gluster-devel] [PATCH 3/4] mod_glusterfs/apache/2.2: Added -L$(libdir) to ${APXS} args.

2009-05-18 Thread Raghavendra G
Resending from official email id. -- Forwarded message -- From: Raghavendra G Date: Mon, May 18, 2009 at 12:53 PM Subject: Re: [Gluster-devel] [PATCH 3/4] mod_glusterfs/apache/2.2: Added -L$(libdir) to ${APXS} args. To: mat...@gmail.com Cc: Gluster-devel@nongnu.org, MATSUU Takuto

Re: [Gluster-devel] [PATCH 3/4] mod_glusterfs/apache/2.2: Added -L$(libdir) to ${APXS} args.

2009-05-18 Thread Raghavendra G
> Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] threads translator best practice

2009-04-07 Thread Raghavendra G
gt; > A lot of questions, maybe you can just supply me with a best practice when > using the non-blocking translator ? > > Best regards, > > Thomas. > > > ___ > Gluster-devel mailing list > Glust

Re: [Gluster-devel] mod_glusterfs path issue

2009-03-10 Thread Raghavendra G
END PGP SIGNATURE----- > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: Re:[Gluster-devel] NFS re-export works for me

2009-03-09 Thread Raghavendra G
gt; > >I tried a quick NFS re-export to another Linux box (with the > > >fsid= option > > >and fuse 2.6.3 on the NFS server, of course). I didn't test > > >it much, but > > >copies to and from the NFS filesystem worked just fine. I > > >think

Re: [Gluster-devel] Re: lighttpd mod_glusterfs cannot run

2009-02-17 Thread Raghavendra G
mon-utils.c:129:gf_resolve_ip6] resolver: > returning ip-192.168.1.1 (port-6996) for hostname: 192.168.1.1 and port: > 6996 > 2009-02-17 19:01:24 E [name.c:416:client_bind] client1: cannot bind inet > socket (10) to port less than 1024 (Permission denied) > 2009-02-17 19:01:24 D [cl

Re: [Gluster-devel] bind-address in ib-verbs

2009-02-16 Thread Raghavendra G
er-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Re: lighttpd mod_glusterfs cannot run

2009-02-16 Thread Raghavendra G
.621) loading plugins finally failed >> >> Help me please with strange error. >> >> -- >> Titov Alexander >> > > > > -- > С уважением, > Титов Александр > > ___ > Gluster-devel mailing list >

Re: [Gluster-devel] replicate data between 2 servers and 1 client

2009-02-12 Thread Raghavendra G
olume of server2 > volume brick2 > type protocol/client > option transport-type tcp > option remote-host 192.168.240.228 # IP address of the remote brick > option remote-subvolume brick # name of the remote volume > end-volume > > volume afr > type cluster/afr

Re: [Gluster-devel] replicate data between 2 servers and 1 client

2009-02-12 Thread Raghavendra G
gt;> >> 2009/2/12 Alain Gonzalez >> >> glusterfs send me this error: >>> >>> 2009-02-12 10:00:23 E [xlator.c:117:xlator_set_type] libglusterfs/xlator: >>> dlopen(/usr/lib/glusterfs/1.3.7/xlator/cluster/ha.so): >>> /usr/lib/glusterfs/1.3.7/xla

Re: [Gluster-devel] replicate data between 2 servers and 1 client

2009-02-11 Thread Raghavendra G
As a side note, you can avoid ha if you're using replicate on client side. On Wed, Feb 11, 2009 at 9:51 PM, Raghavendra G wrote: > Hi Alain, > > In the configuration you are using, replicate is on server side which means > servers replicate among themselves. If the server wh

Re: [Gluster-devel] replicate data between 2 servers and 1 client

2009-02-11 Thread Raghavendra G
68.x.x # IP address of the server > IP of > the server1 >option remote-subvolume afr # name of the remote volume > end-volume > > Best Regards > > -- > Alain Gonzalez > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] HA translator issues

2009-02-09 Thread Raghavendra G
E [socket.c:566:socket_proto_state_machine] cluster: > socket read failed (Connection reset by peer) in state 1 ( > 192.168.89.151:6996) > > 2009-02-05 18:09:25 E [saved-frames.c:148:saved_frames_unwind] cluster: > forced unwinding frame type(1) op(READ) > > > > Regards, > > melv

Re: [Gluster-devel] HA translator issues

2009-02-08 Thread Raghavendra G
E [socket.c:566:socket_proto_state_machine] cluster: > socket read failed (Connection reset by peer) in state 1 ( > 192.168.89.151:6996) > > 2009-02-05 18:09:25 E [saved-frames.c:148:saved_frames_unwind] cluster: > forced unwinding frame type(1) op(READ) > > > > Regards, > > melv

Re: [Gluster-devel] Re : how does mod_glusterfs working ?

2009-02-08 Thread Raghavendra G
to /glusterfs > and the virtual hosts DocumentRoot is /glusterfs/ > then it should work for all of them and go through libglusterfs instead of > through the filesystem, correct? > > > > At 09:16 AM 1/21/2009, Raghavendra G wrote: > >> Hi Mohan, >> comments are

Re: [Gluster-devel] Feature request

2009-02-03 Thread Raghavendra G
age! > > ___________ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-03 Thread Raghavendra G
gt; > Thanks > On Tue, Feb 3, 2009 at 11:55 PM, Raghavendra G > wrote: > >> Hi Kirby, >> >> you can disable mod_glusterfs (since it is the one which is causing build >> problem) using >> >> rpm -ivh glusterfs.rpm --without modglfs >> >> But

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-03 Thread Raghavendra G
:52 PM, Raghavendra G wrote: > Hi, > > Macro NO_CONTENT_TYPE is defined in httpd.h (apache-2.2). Are there any > stale installations of httpd.h (may be apache-1.3)? If so, please make sure > to remove them. If the problem still persists, can you try to build from > source tarball

Re: [Gluster-devel] CLIENT_PORT_CIELING (sic)

2009-02-03 Thread Raghavendra G
Thanks for pointing out the misspelled macro. On Tue, Feb 3, 2009 at 10:14 PM, Raghavendra G wrote: > Hi, > > How many protocol/client translators are you using? Can you mail the volume > specification file? glusterfs tries to bind to privileged ports which are > free. It canno

Re: [Gluster-devel] CLIENT_PORT_CIELING (sic)

2009-02-03 Thread Raghavendra G
mpile GlusterFS each time I want to change this > setting? > > Thank you in advance for your time and effort in considering my request. > > Kind regards, > > Geoff Kassel. > > > ___________ > Gluster-devel mailing list > Glust

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-03 Thread Raghavendra G
led > > > > [...@65.64 BUILD]# fgrep -r NO_CONTENT_TYPE /usr/include/ > > /usr/include/openssl/pkcs7.h:#define > PKCS7_R_MIME_NO_CONTENT_TYPE132 > > /usr/include/openssl/pkcs7.h:#define > PKCS7_R_NO_CONTENT_TYPE 135

Re: [Gluster-devel] about afr

2009-02-02 Thread Raghavendra G
:fuse_statfs] glusterfs-fuse: >>> 40424: STATFS >>> 2009-02-02 14:03:33 D [fuse-bridge.c:1945:fuse_statfs] glusterfs-fuse: >>> 40425: STATFS >>> >>> On client 10.98.98.48 , not block. >>> >>> >>> >>> >>> On Fri, Jan 30

Re: [Gluster-devel] what is NO_CONTENT_TYPE?

2009-02-01 Thread Raghavendra G
usterfs-build.c:1351: error: 'NO_CONTENT_TYPE' undeclared (first use > in this function) > ... > > > > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- R

Re: [Gluster-devel] Which performance translators are risky for MySQL?

2009-02-01 Thread Raghavendra G
01 > c: 517-745-3706 > f: 810-632-7275 > > Career Liaison, LLC -- Applying Done Right > www.careerliaison.com > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Re : GlusterFS compilation error : undefined reference to `ap_signal'

2009-01-29 Thread Raghavendra G
0.0rc1' > make: *** [all] Error 2 > > > Thanks for your time > > Rg > > L . Mohan > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Re : HA +unify design with multiply server with multiple client

2009-01-26 Thread Raghavendra G
volume ha1 type cluster/ha subvolumes client-1a, client-1b end-volume where client-1a and client-1b are two different links to server1. regards, > > > any one please help me to understand those and correct me . > > Thanks for your time > L. Mohan > > > > > > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Re : how does mod_glusterfs working ?

2009-01-21 Thread Raghavendra G
___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > regards, -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] general performance translator recommendations

2009-01-14 Thread Raghavendra G
duced. Hence the client thread will not be blocked on I/O operations. regards, > > > Thanks, > > Brent > > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster

Re: [Gluster-devel] strange code in mem-pool.h

2009-01-14 Thread Raghavendra G
d during debugging process. regards, > > > Corin > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G __

Re: [Gluster-devel] about afr

2009-01-12 Thread Raghavendra G
default is 0bytes > option window-size 3MB > option flush-behind on # default is 'off' > subvolumes io-cache > end-volume > * > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] lots of errors from latest TLA on HA

2009-01-12 Thread Raghavendra G
ort endpoint is not connected > > Thanks for all the great work! > -- > > > ___ > Gluster-devel mailing list > Gluster-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Raghavendra G ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel

  1   2   >