Re: [Gluster-devel] Troubleshooting and Diagnostic tools for Gluster

2016-01-27 Thread Raghavendra Bhat
I have a script written to analyze the log message of gluster process. It actually scans the log file and identifies the log messages with ERROR and WARNING levels. It lists the functions (with either ERROR or WARNING logs) and their percentage of occcurance. It also lists the MSGIDs for ERROR

Re: [Gluster-devel] Throttling xlator on the bricks

2016-01-27 Thread Raghavendra Bhat
There is already a patch submitted for moving TBF part to libglusterfs. It is under review. http://review.gluster.org/#/c/12413/ Regards, Raghavendra On Mon, Jan 25, 2016 at 2:26 AM, Venky Shankar wrote: > On Mon, Jan 25, 2016 at 11:06:26AM +0530, Ravishankar N wrote: > >

Re: [Gluster-devel] distributed files/directories and [cm]time updates

2016-01-26 Thread Raghavendra Bhat
Hi Xavier, There is a patch sent for review which implements the metadata cache in the posix layer. What the changes do is this: Whenever there is a fresh lookup on a object (file/directory/symlink), posix xlator saves the stat attributes of that object in its cache. As of now, whenever there

[Gluster-devel] glusterfs-3.6.7 released

2015-12-02 Thread Raghavendra Bhat
is moving the peer to rejected state 1277822 - glusterd: probing a new node(>=3.6) from 3.5 cluster is moving the peer to rejected state Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mail

[Gluster-devel] netbsd failures in 3.6 release

2015-11-04 Thread Raghavendra Bhat
. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

[Gluster-devel] REMINDER: Weekly gluster community meeting to start in 30 minutes

2015-10-14 Thread Raghavendra Bhat
f you have a suitable topic to discuss, please add it to the agenda. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

[Gluster-devel] REMINDER: Weekly gluster community meeting to start in 30 minutes

2015-09-30 Thread Raghavendra Bhat
f you have a suitable topic to discuss, please add it to the agenda. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [Gluster-users] Memory leak in GlusterFS FUSE client

2015-09-28 Thread Raghavendra Bhat
Hi Oleksandr, You are right. The description should have said it as the limit on the number of inodes in the lru list of the inode cache. I have sent a patch for that. http://review.gluster.org/#/c/12242/ Regards, Raghavendra Bhat On Thu, Sep 24, 2015 at 1:44 PM, Oleksandr Natalenko < ole

[Gluster-devel] glusterfs 3.6.6 released

2015-09-24 Thread Raghavendra Bhat
USE mount can not use more than 32 groups 1256245 - AFR: gluster v restart force or brick process restart doesn't heal the files 1258069 - gNFSd: NFS mount fails with "Remote I/O error" 1173437 - [RFE] changes needed in snapshot info command's xml output. Regards, Rag

Re: [Gluster-devel] [Gluster-users] [posix-compliance] unlink and access to file through open fd

2015-09-04 Thread Raghavendra Bhat
mple (where the file is opened, unlinked and a graph swatch happens), there was a patch submitted long back. http://review.gluster.org/#/c/5428/ Regards, Raghavendra Bhat 3. Open-behind and unlink from a different client: == While open-behind

[Gluster-devel] glusterfs-3.6.5 released

2015-08-26 Thread Raghavendra Bhat
it even though the file was not changed Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [release-3.6] compile error: 'GF_REPLACE_OP_START' undeclared

2015-08-18 Thread Raghavendra Bhat
On 08/18/2015 12:39 PM, Avra Sengupta wrote: + Adding Raghavendra Bhat. When is the next GA planned on this branch? And can we take patches in this branch while this is being investigated. Regards, Avra I am planning to make the release by the end of this week. I can accept the patches

Re: [Gluster-devel] v3.6.3 doesn't respect default ACLs?

2015-08-10 Thread Raghavendra Bhat
On 08/10/2015 09:56 PM, Niels de Vos wrote: On Wed, Jul 29, 2015 at 04:00:48PM +0530, Raghavendra Bhat wrote: On 07/27/2015 08:30 PM, Glomski, Patrick wrote: I built a patched version of 3.6.4 and the problem does seem to be fixed on a test server/client when I mounted with those flags (acl

[Gluster-devel] release schedule for glusterfs

2015-08-05 Thread Raghavendra Bhat
(In general, the release branch which is being stabilized). And on 30th of every month 3.7 based release would happen (in general, the latest release branch). Please provide feedback. Once a schedule is finalized we can put that information in gluster.org. Regards, Raghavendra Bhat

Re: [Gluster-devel] release schedule for glusterfs

2015-08-05 Thread Raghavendra Bhat
there are no beta releases happening in release-3.5 branch and also the latest release-3.7 branch. I was doing beta releases for release-3.6 branch. But I am also thinking of moving away from it and make 3.6.5 directly (and also future release-3.6 releases). Regards, Raghavendra Bhat On Wed, Aug 5

Re: [Gluster-devel] v3.6.3 doesn't respect default ACLs?

2015-07-29 Thread Raghavendra Bhat
it is accepted in master, it cab be backported to release-3.6 branch. I will wait till then and make 3.6.5. Regards, Raghavendra Bhat On Thu, Jul 23, 2015 at 6:27 PM, Niels de Vos nde...@redhat.com mailto:nde...@redhat.com wrote: On Tue, Jul 21, 2015 at 10:30:04PM +0200, Niels de Vos wrote

Re: [Gluster-devel] gluster vol start is failing when glusterfs is compiled with debug enable .

2015-07-22 Thread Raghavendra Bhat
list. https://www.gluster.org/pipermail/gluster-devel/2015-June/045942.html Regards, Raghavendra Bhat ThanksRegards Anand.N ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] on patch #11553

2015-07-08 Thread Raghavendra Bhat
On 07/07/2015 12:30 PM, Raghavendra G wrote: + vijay mallikarjuna for quotad has similar concerns + Raghavendra Bhat for snapd might've similar concerns. Snapd also uses protocol/server at the top of the graph. So the fix for protocol/server should be good enough. Regards, Raghavendra Bhat

Re: [Gluster-devel] healing of bad objects (marked by scrubber)

2015-07-08 Thread Raghavendra Bhat
Adding the correct gluster-devel id. Regards, Raghavendra Bhat On 07/08/2015 11:38 AM, Raghavendra Bhat wrote: Hi, In bit-rot feature, the scrubber marks the corrupted (objects whose data has gone bad) as bad objects (via extended attribute). If the volume is a replicate volume

Re: [Gluster-devel] [release-3.6] compile error: 'GF_REPLACE_OP_START' undeclared

2015-07-06 Thread Raghavendra Bhat
On 07/06/2015 01:39 PM, Niels de Vos wrote: On Mon, Jul 06, 2015 at 12:09:28PM +0530, Raghavendra Bhat wrote: On 07/06/2015 09:52 AM, Kaushal M wrote: I checked on NetBSD-7.0_BETA and FreeBSD-10.1. I couldn't reproduce this. I'll try on NetBSD-6 next. ~kaushal I think it has to be included

Re: [Gluster-devel] [release-3.6] compile error: 'GF_REPLACE_OP_START' undeclared

2015-07-06 Thread Raghavendra Bhat
ok? Or should I go ahead with 3.6.4 and make a quick 3.6.5 with this fix? Regards, Raghavendra Bhat On Mon, Jul 6, 2015 at 8:38 AM, Kaushal M kshlms...@gmail.com wrote: Krutika hit this last week, and let us (GlusterD maintiners) know of it. I volunteered to look into this, but couldn't find

Re: [Gluster-devel] tests/bugs/snapshot/bug-1109889.t - snapd crash

2015-07-03 Thread Raghavendra Bhat
. snapview-server xlator is yet to come into the picture). But still I will try to reproduce it on my local setup and see what might be causing this. Regards, Raghavendra Bhat #0 0x7f11e2ed3ded in gf_client_put (client=0x0, detached=0x0) at /home/jenkins/root/workspace/rackspace

[Gluster-devel] glusterfs-3.6.4beta2 released

2015-07-02 Thread Raghavendra Bhat
crashed after directory was removed from the mount point, while self-heal and rebalance were running on the volume Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman

[Gluster-devel] xattr creation failure in posix_lookup

2015-06-29 Thread Raghavendra Bhat
returned in lookup. Should we fail lookup if the dict creation fails? Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] bad file access (bit-rot + AFR)

2015-06-29 Thread Raghavendra Bhat
On 06/27/2015 03:28 PM, Venky Shankar wrote: On 06/27/2015 02:32 PM, Raghavendra Bhat wrote: Hi, There is a patch that is submitted for review to deny access to objects which are marked as bad by scrubber (i.e. the data of the object might have been corrupted in the backend). http

[Gluster-devel] bad file access (bit-rot + AFR)

2015-06-27 Thread Raghavendra Bhat
for this. But does this issue block the above patches in anyway? (Those 2 patches are still needed to deny access to objects once they are marked as bad by scrubber). Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http

Re: [Gluster-devel] spurious failure with test-case ./tests/basic/tier/tier.t

2015-06-26 Thread Raghavendra Bhat
? Yes, one of my patches failed today too: http://build.gluster.org/job/rackspace-regression-2GB-triggered/11461/consoleFull -Ravi Even I had faced failure in tier.t couple of times. Regards, Raghavendra Bhat http://build.gluster.org/job/rackspace-regression-2GB-triggered/11396/consoleFull

Re: [Gluster-devel] Valgrind + glusterfs

2015-06-24 Thread Raghavendra Bhat
On 06/25/2015 09:57 AM, Pranith Kumar Karampuri wrote: hi, Does anyone know why glusterfs hangs with valgrind? Pranith Yes. I have faced it too. It used work before. But recently its not working. glusterfs hangs when run with valgrind. Not sure why it is hanging. Regards, Raghavendra

[Gluster-devel] Bad file access in bit-rot-detection

2015-06-08 Thread Raghavendra Bhat
call is suffecient (as in both inode forgets and brick restarts, a lookup will definitely come if there is an accss to that file). Please provide feedback on above 3 methods. If there are any other solutions which might solve this issue, they are welcome. Regards, Raghavendra Bhat

Re: [Gluster-devel] spurious regression status

2015-05-08 Thread Raghavendra Bhat
this test from is_bad_test() in run-tests.sh. -Vijay I tried to reproduce the issue and it did not happen in my setup. So I am planning to get a slave machine and test it there. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel

Re: [Gluster-devel] spurious regression status

2015-05-08 Thread Raghavendra Bhat
...@redhat.com, Sachin Pandit span...@redhat.com, Raghavendra Bhat rab...@redhat.com, Kotresh Hiremath Ravishankar khire...@redhat.com Sent: Wednesday, May 6, 2015 10:53:01 PM Subject: Re: [Gluster-devel] spurious regression status On 05/06/2015 06:52 AM, Pranith Kumar Karampuri wrote: hi, Please

Re: [Gluster-devel] crypt xlator bug

2015-04-02 Thread Raghavendra Bhat
On Thursday 02 April 2015 01:00 PM, Pranith Kumar Karampuri wrote: On 04/02/2015 12:27 AM, Raghavendra Talur wrote: On Wed, Apr 1, 2015 at 10:34 PM, Justin Clift jus...@gluster.org mailto:jus...@gluster.org wrote: On 1 Apr 2015, at 10:57, Emmanuel Dreyfus m...@netbsd.org

Re: [Gluster-devel] crypt xlator bug

2015-04-02 Thread Raghavendra Bhat
mem_put is done at last. To avoid double free in FRAME_DESTROY, frame-local is set to NULL before doing STACK_UNWIND. I suspect not doing 1 of the above three operations (may be either 1st or 3rd) in crypt xlator might be the reason for the bug. Regards, Raghavendra Bhat

[Gluster-devel] glusterfs-3.6.3beta2 released

2015-04-01 Thread Raghavendra Bhat
files get flooded when removexattr() can't find a specified key or value 1165938 - Fix regression test spurious failures 1192522 - index heal doesn't continue crawl on self-heal failure 1193970 - Fix spurious ssl-authz.t regression failure (backport) Regards, Raghavendra Bhat

Re: [Gluster-devel] [PATCH ANNOUNCE] BitRot : Object signing

2015-02-19 Thread Raghavendra Bhat
://review.gluster.org/#/c/9712/ Regards, Raghavendra Bhat On Thursday 19 February 2015 07:34 PM, Venky Shankar wrote: Hi folks, Listed below is the initial patchset for the upcoming bitrot detection feature targeted for GlusterFS 3.7. As of now, these set of patches implement object signing. Myself

[Gluster-devel] glusterfs-3.6.3beta1 released

2015-02-13 Thread Raghavendra Bhat
correctly 1174170 - Glusterfs outputs a lot of warnings and errors when quota is enabled 1186119 - tar on a gluster directory gives message file changed as we read it even though no updates to file in progress Regards, Raghavendra Bhat ___ Gluster-devel

[Gluster-devel] glusterfs-3.6.2beta2

2015-01-16 Thread Raghavendra Bhat
in the description for USS under gluster volume set help 1171259 - mount.glusterfs does not understand -n option Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] handling statfs call in USS

2015-01-05 Thread Raghavendra Bhat
On Monday 29 December 2014 01:19 PM, RAGHAVENDRA TALUR wrote: On Sun, Dec 28, 2014 at 5:03 PM, Vijay Bellur vbel...@redhat.com wrote: On 12/24/2014 02:30 PM, Raghavendra Bhat wrote: Hi, I have a doubt. In user serviceable snapshots as of now statfs call is not implemented. There are 2 ways

[Gluster-devel] 3.6.2beta1

2014-12-25 Thread Raghavendra Bhat
Hi, glusterfs-3.6.2beta1 has been released and the rpms can be found here. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] [Gluster-users] 3.6.2beta1

2014-12-25 Thread Raghavendra Bhat
On Friday 26 December 2014 12:22 PM, Raghavendra Bhat wrote: Hi, glusterfs-3.6.2beta1 has been released and the rpms can be found here. Regards, Raghavendra Bhat ___ Gluster-users mailing list gluster-us...@gluster.org http://www.gluster.org

[Gluster-devel] handling statfs call in USS

2014-12-24 Thread Raghavendra Bhat
, with the path and the inode being set to the root of the main volume. OR 2) It can redirect the call to the snapshot world (the snapshot demon which talks to all the snapshots of that particular volume) and send back the reply that it has obtained. Please provide feedback. Regards, Raghavendra

Re: [Gluster-devel] explicit lookup of inods linked via readdirp

2014-12-23 Thread Raghavendra Bhat
On Thursday 18 December 2014 12:58 PM, Raghavendra Gowdappa wrote: - Original Message - From: Raghavendra Bhat rab...@redhat.com To: Gluster Devel gluster-devel@gluster.org Cc: Anand Avati aav...@redhat.com Sent: Thursday, December 18, 2014 12:31:41 PM Subject: [Gluster-devel] explicit

Re: [Gluster-devel] patches for 3.6.2

2014-12-22 Thread Raghavendra Bhat
On Tuesday 23 December 2014 11:09 AM, Atin Mukherjee wrote: Can you please take in http://review.gluster.org/#/c/9328/ for 3.6.2? ~Atin On 12/19/2014 02:05 PM, Raghavendra Bhat wrote: Hi, glusterfs-3.6.2beta1 has been released. I am planning to make 3.6.2 before end of this year

[Gluster-devel] patches for 3.6.2

2014-12-19 Thread Raghavendra Bhat
or assigned state. https://bugzilla.redhat.com/buglist.cgi?bug_status=NEWbug_status=ASSIGNEDclassification=Communityf1=blockedlist_id=3106878o1=substringproduct=GlusterFSquery_format=advancedv1=1163723 Regards, Raghavendra Bhat ___ Gluster-devel mailing

Re: [Gluster-devel] 3.6.1 issue

2014-12-18 Thread Raghavendra Bhat
___ Gluster-devel mailing list Gluster-devel@gluster.org http://supercolony.gluster.org/mailman/listinfo/gluster-devel Hi David, Can you please provide the log files? You can find them in /var/log/glusterfs. Regards, Raghavendra Bhat

Re: [Gluster-devel] telldir/seekdir portability fixes

2014-12-17 Thread Raghavendra Bhat
conflict. Can you please rebase and sent it? Regards, Raghavendra Bhat This is the remaining of a fix that has been partially done in http://review.gluster.org/8933, and that one has been operating without a hitch for a while. Without the fix, self heal breaks on NetBSD if it needs to iterate

[Gluster-devel] explicit lookup of inods linked via readdirp

2014-12-17 Thread Raghavendra Bhat
as well. Please provide feedback. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] snapshot restore and USS

2014-12-01 Thread Raghavendra Bhat
On Monday 01 December 2014 04:51 PM, Raghavendra G wrote: On Fri, Nov 28, 2014 at 6:48 PM, RAGHAVENDRA TALUR raghavendra.ta...@gmail.com mailto:raghavendra.ta...@gmail.com wrote: On Thu, Nov 27, 2014 at 2:59 PM, Raghavendra Bhat rab...@redhat.com mailto:rab...@redhat.com wrote

[Gluster-devel] snapshot restore and USS

2014-11-27 Thread Raghavendra Bhat
at the next snapshot (2 snapshots example). If there is no next snapshot, then look at the previous snapshot. Please provide feed back about how this issue can be handled. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http

[Gluster-devel] documentation on inode and dentry management

2014-09-23 Thread Raghavendra Bhat
Hi, I have sent a patch to add the info on how glusterfs manages inodes and dentries. http://review.gluster.org/#/c/8815/ Please review it and provide feedback to improve it. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel

[Gluster-devel] inode linking in GlusterFS NFS server

2014-07-07 Thread Raghavendra Bhat
know if I have missed anything. Please provide feedback. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] inode linking in GlusterFS NFS server

2014-07-07 Thread Raghavendra Bhat
On Tuesday 08 July 2014 01:21 AM, Anand Avati wrote: On Mon, Jul 7, 2014 at 12:48 PM, Raghavendra Bhat rab...@redhat.com mailto:rab...@redhat.com wrote: Hi, As per my understanding nfs server is not doing inode linking in readdirp callback. Because of this there might be some

[Gluster-devel] spurious failure (bug-1112559.t)

2014-07-04 Thread Raghavendra Bhat
Hi, I think the regression test bug-1112559.t is causing some spurious failures. I see some regression jobs being failed due to it. Regards, Raghavendra Bhat ___ Gluster-devel mailing list Gluster-devel@gluster.org http://supercolony.gluster.org

Re: [Gluster-devel] [Gluster-users] Need clarification regarding the force option for snapshot delete.

2014-07-01 Thread Raghavendra Bhat
for confirmation for each. Raghavendra Talur Agree with Raghavendra Talur. It would be better to ask the user without force option. The above method suggested by Talur seems to be neat. Regards, Raghavendra Bhat Do you think notification would be more than enough, or do we need to introduce

Re: [Gluster-devel] regarding inode-unref on root inode

2014-06-25 Thread Raghavendra Bhat
(inode-gfid)) return inode; ... } I think its done with the intention that, root inode should *never* ever get removed from the active inodes list. (not even accidentally). So unref on root-inode is a no-op. Dont know whether there are any other reasons. Regards, Raghavendra

[Gluster-devel] glupy test failing

2014-06-20 Thread Raghavendra Bhat
-graph: init failed [2014-06-20 14:19:01.897635] W [glusterfsd.c:1182:cleanup_and_exit] (-- 0-: received signum (0), shutting down [2014-06-20 14:19:01.897677] I [fuse-bridge.c:5561:fini] 0-fuse: Unmounting '/mnt/glusterfs/0'. Regards, Raghavendra Bhat

Re: [Gluster-devel] autodelete in snapshots

2014-06-04 Thread Raghavendra Bhat
On Wednesday 04 June 2014 11:23 AM, Rajesh Joseph wrote: - Original Message - From: M S Vishwanath Bhat msvb...@gmail.com To: Rajesh Joseph rjos...@redhat.com Cc: Vijay Bellur vbel...@redhat.com, Seema Naik sen...@redhat.com, Gluster Devel gluster-devel@gluster.org Sent: Tuesday, June

[Gluster-devel] inode lru limit

2014-05-30 Thread Raghavendra Bhat
change the inode table's lru_limit variable also as part of reconfigure? If so, then probably we might have to remove the extra inodes present in the lru list by calling inode_table_prune. Please provide feedback Regards, Raghavendra Bhat ___ Gluster