Re: [Gluster-devel] Branching out Gluster docs

2018-03-17 Thread Humble Devassy Chirammal
Hi Nigel, I am fine with branching out current master to a new branch and keep master with 4.x series as long as the urls are properly redirected or doesnt give 404. That said, gluster documentation is referred from various sources and we should not break it. Regarding version banner, I am more

Re: [Gluster-devel] [GD2] New dev release - GlusterD2 v4.0dev-3

2016-11-17 Thread Humble Devassy Chirammal
Good going !! Does this embedded etcd capable of connecting or working with external etcd if its availble ? --Humble On Thu, Nov 17, 2016 at 8:36 PM, Kaushal M wrote: > I'm pleased to announce the third development release of GD2. > > The big news in this release is the move to embedded etcd.

Re: [Gluster-devel] Container Repo Change + > 50K downloads of Gluster Container images

2016-11-12 Thread Humble Devassy Chirammal
On Thu, Oct 20, 2016 at 11:56 AM, Humble Devassy Chirammal < humble.deva...@gmail.com> wrote: > Hi All, > > We have kept our official Gluster Container images in Docker hub for > CentOS and Fedora distros for some time now. > > https://hub.docker.com/r/gluster

[Gluster-devel] Container Repo Change + > 50K downloads of Gluster Container images

2016-10-19 Thread Humble Devassy Chirammal
Hi All, We have kept our official Gluster Container images in Docker hub for CentOS and Fedora distros for some time now. https://hub.docker.com/r/gluster/gluster-centos/ https://hub.docker.com/r/gluster/gluster-fedora/ I see massive increase in the download of these container images for past

Re: [Gluster-devel] Interested in contributing to Gluster Documentation

2016-10-12 Thread Humble Devassy Chirammal
Hi Srravya, Welcome to Gluster Community ! > I am Srravya. I recently came across Gluster on the list of communities/organisations participating in Outreachy . Upon going through the list of projects Gluster has listed for the internship, I not

Re: [Gluster-devel] [Gluster-users] CFP for Gluster Developer Summit

2016-08-19 Thread Humble Devassy Chirammal
Message - > From: "Humble Devassy Chirammal" > To: "Manoj Pillai" > Cc: "Gluster Devel" , "Amye Scavarda" < > ascav...@redhat.com>, "gluster-users Discussion List" < > gluster-us...@gluster.org> > Sent: Friday, August 1

Re: [Gluster-devel] CFP for Gluster Developer Summit

2016-08-19 Thread Humble Devassy Chirammal
Title: Containers and Perisstent Storage for Containers. Theme: Integration with emerging technologies. I would like to cover below topics in this talk. *) Brief Overview about containers. *) Storage in containers *) Persistent Storage for containers. *) Storage hyperconvergence. --Humble _

Re: [Gluster-devel] [gluster-devel] Documentation Tooling Review

2016-08-15 Thread Humble Devassy Chirammal
Hi Amye, If I am not mistaken, the RTD search is broken with mkdocs theme in their hosted ( https://github.com/gluster/glusterdocs/graphs/contributors :) . Also, as Prasanth mentioned, when the RTD search issue was unresolved we gave a try to change the markdown to .rst, couldnt finish it though.

Re: [Gluster-devel] Reducing the size of the glusterdocs git repository

2016-05-18 Thread Humble Devassy Chirammal
On Wed, May 18, 2016 at 3:26 PM, Amye Scavarda wrote: > > > > >> > All in favor of the 'everyone working on this should clone again' > approach. > +2 on the same thought. :) > > > > ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.g

Re: [Gluster-devel] Suggest a feature redirect

2016-05-18 Thread Humble Devassy Chirammal
Hi Amye, afaict, the feature proposal has start from glusterfs-specs ( http://review.gluster.org/#/q/project:glusterfs-specs) project under review.gluster.org --Humble On Wed, May 18, 2016 at 12:15 PM, Amye Scavarda wrote: > Currently on the gluster.org website, we're directing the 'Suggest a

Re: [Gluster-devel] Documentation @ readthedocs.org - search broken

2016-01-23 Thread Humble Devassy Chirammal
Hi Andre, Thanks for pointing this. Yes, we see its broken due to some rearrangement in the directory structure of 'features' and 'feature planning' directories. This happens mainly because, the search results are still taken from the previous directory layout and not the latest one. We are wor

Re: [Gluster-devel] Writing a new xlator is made a bit easier now

2015-12-23 Thread Humble Devassy Chirammal
Nice one Poornima++ !! --Humble On Thu, Dec 24, 2015 at 11:32 AM, Poornima Gurusiddaiah wrote: > Hi All, > > Here is a patch http://review.gluster.org/#/c/13061/ that creates the > initial template for any new xlator that you wish to write. > > How to use: > $ python ./generate_xlator.py >

Re: [Gluster-devel] few queries regarding file snapshot feature in gluster

2015-12-22 Thread Humble Devassy Chirammal
Hi Prasanna, The feature page has some details about this http://www.gluster.org/community/documentation/index.php/Features/File_Snapshot https://github.com/gluster/glusterfs-specs/blob/master/done/Features/file-snapshot.md --Humble On Wed, Dec 23, 2015 at 5:20 AM, Vijay Bellur wrote: > On 12

Re: [Gluster-devel] few queries regarding file snapshot feature in gluster

2015-12-21 Thread Humble Devassy Chirammal
Hi Prasanna, >I am really thankful if some one gives more details about qemu-block xlator, I don't see enough documentation regarding this :( > Have you gone through https://github.com/gluster/glusterfs/blob/master/doc/developer-guide/bd-xlator.md ? It has enough pointers to the bd xlator. --Humb

Re: [Gluster-devel] removing "Target Release" from GlusterFS bug reports.

2015-11-24 Thread Humble Devassy Chirammal
Hi Kaleb, I do think, this field is not used by gluster users when reporting the bug, so 'ack' from me as conveyed in bug triaging meeting. --Humble On Tue, Nov 24, 2015 at 6:16 PM, Kaleb KEITHLEY wrote: > Hi, > > As discussed during today's Bug Triage meeting it is proposed to remove > the T

Re: [Gluster-devel] Replacing loopback with Unix Domain Sockets for I/O

2015-11-05 Thread Humble Devassy Chirammal
Hi Prasanna, We are already working on a unix domain socket solution instead of TCP loopback connection for communicating between gluster Client and Server. At first the plan was to consider a rpc call ( http://review.gluster.org/#/c/12489/ , http://review.gluster.org/#/c/12508/) issued by clien

Re: [Gluster-devel] Glusterfs mainline BZs to close...

2015-11-02 Thread Humble Devassy Chirammal
unal > > On Wed, Oct 28, 2015 at 5:04 PM, Niels de Vos wrote: > >> On Wed, Oct 28, 2015 at 04:02:16PM +0530, Humble Devassy Chirammal wrote: >> > Hi Niels, >> > >> > > >> > Our shiny docs (or my bookmarks?) are broken again... >&g

Re: [Gluster-devel] Glusterfs mainline BZs to close...

2015-10-28 Thread Humble Devassy Chirammal
Hi Niels, > Our shiny docs (or my bookmarks?) are broken again... http://gluster.readthedocs.org/en/latest/Developer-guide/Bug%20report%20Life%20Cycle/ http://gluster.readthedocs.org/en/latest/Developer-guide/Bug%20Triage/ > As you know, the "Developer Guide" is now part of glusterfs source

Re: [Gluster-devel] Journal translator spec

2015-10-17 Thread Humble Devassy Chirammal
HI All, >> I thought all specifications and design documented were supposed to get pushed into Gerrit for glusterfs-specs? https://github.com/gluster/glusterfs-specs >> glusterfs-specs in github is READONLY mirror of* http://review.gluster.org/#/q/project:glusterfs-specs

Re: [Gluster-devel] Next v3.6 maint release suggested commits

2015-09-11 Thread Humble Devassy Chirammal
Thanks !! Ccing 3.6.X release maintainer to make sure he is not missing this mail. --Humble On Fri, Sep 11, 2015 at 1:30 AM, Richard Wareing wrote: > Greetings, > > Just a heads up, there's a very nasty deadlock bug w/ multi-core e-poll in > v3.6.x (latest branch) which appear to be due to DHT

[Gluster-devel] Minutes of the Weekly Gluster Community Meeting ( 9th Sep 2015)

2015-09-09 Thread Humble Devassy Chirammal
Hi All, The minutes of today's meeting can be found at, Minutes: http://meetbot.fedoraproject.org/gluster-meeting/2015-09-09/gluster-meeting.2015-09-09-12.00.html Minutes (text): http://meetbot.fedoraproject.org/gluster-meeting/2015-09-09/gluster-meeting.2015-09-09-12.00.txt Log: http://meetbot.

[Gluster-devel] Reminder: Gluster weekly community meeting

2015-09-09 Thread Humble Devassy Chirammal
Hi All, In about 15 minutes from now, we will have the regular weekly Gluster Community meeting. Meeting details: - location: #gluster-meeting on Freenode IRC - date: every Wednesday - time: 12:00 UTC, 14:00 CEST, 17:30 IST (in your terminal, run: date -d "12:00 UTC") - agenda: https://pub

Re: [Gluster-devel] Gluster SOS plugin expansion

2015-08-27 Thread Humble Devassy Chirammal
am wrote: > >> Hi Vijay, >> >> Thanks for the feed back. We will add those two in the plugin. >> >> - Original Message - >> From: "Vijay Bellur" >> To: "Humble Devassy Chirammal" , "Gluster >> Devel" >>

[Gluster-devel] Gluster SOS plugin expansion

2015-08-27 Thread Humble Devassy Chirammal
Hi All, We have been working on the gluster plugin of SOS package [1]. There were three commands (volume info, volume status and peer status) in it already and to expand it, we have added a few more( snapshot status, snapshot list, snapshot info, pool list, rebalance status). We would be happy i

Re: [Gluster-devel] release schedule for glusterfs

2015-08-05 Thread Humble Devassy Chirammal
AM, Raghavendra Bhat wrote: > > On 08/05/2015 05:57 PM, Humble Devassy Chirammal wrote: > >> Hi Ragavendra, > >> > >> How many beta releases hit for each minor release ? and the gap > >> between these releases ? > >> > >> --Humbl

Re: [Gluster-devel] release schedule for glusterfs

2015-08-05 Thread Humble Devassy Chirammal
Hi Ragavendra, This LGTM . However Is there any guide line on : How many beta releases hit for each minor release ? and the gap between these releases ? --Humble On Wed, Aug 5, 2015 at 5:12 PM, Raghavendra Bhat wrote: > > Hi, > > In previous community meeting it was discussed to come up with

Re: [Gluster-devel] [Gluster-users] Gentle Reminder.. (Was: GlusterFS Documentation Improvements - An Update)

2015-07-23 Thread Humble Devassy Chirammal
ead-only. We have ported most of the documents > from mediawiki to the new repository [1]. > > >If you find any document which is not ported, feel free to raise this > by opening an issue in [2] or if you would > > >like to port your documents, send a pull request. > &

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

2015-07-05 Thread Humble Devassy Chirammal
Hi Ragavendra, I think its better to wait and include it in 3.6.4 --Humble On Mon, Jul 6, 2015 at 12:09 PM, 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. >> >> ~kau

Re: [Gluster-devel] [Gluster-users] Gluster Docker images are available at docker hub

2015-07-01 Thread Humble Devassy Chirammal
> Yeah this followed by glusterd restart should help > > But frankly, i was hoping that 'rm' the file isn't a neat way to fix this > issue >>Why is rm not a neat way? Is it because the container deployment tool needs to >>know about gluster internals? But isn't a Dockerfile dealing with details >>

Re: [Gluster-devel] [Gluster-users] Looking for Fedora Package Maintainers.

2015-06-29 Thread Humble Devassy Chirammal
Thanks Vishwanath++, Ragavendra++ & Saravana for volunteering! --Humble On Wed, Jun 24, 2015 at 6:53 PM, Saravanakumar Arumugam wrote: > mailto:humble.deva...@gmail.com>> wrote: > >> >>> Hi All, >>> >>> As we maintain 3 releases ( currently 3.5, 3.6 and 3.7) of >>> GlusterFS and

[Gluster-devel] Looking for Fedora Package Maintainers.

2015-06-24 Thread Humble Devassy Chirammal
Hi All, As we maintain 3 releases ( currently 3.5, 3.6 and 3.7) of GlusterFS and having an average of one release per week , we need more helping hands on this task. The responsibility includes building fedora and epel rpms using koji build system and deploying the rpms to download.gluster.org

Re: [Gluster-devel] glusterfs-server installation fails in F21

2015-06-23 Thread Humble Devassy Chirammal
Hi Ramesh, The new rpms ( 3.7.2-3) are available in download.gluster.org with the fix. Please try the same . --Humble On Tue, Jun 23, 2015 at 5:37 PM, Ramesh wrote: > Hi, > > glusterfs-server installation fails with the following error in F21. > >

[Gluster-devel] GlusterFS Documentation Improvements - An Update

2015-05-27 Thread Humble Devassy Chirammal
Hello all, The GlusterFS documentation team is constantly working to improve the quality, findability, and usefulness of its documentation. Our goal is to increase community contribution, remove barriers that discourage contribution and give you the help you need, when and where you need it. As pa

Re: [Gluster-devel] Gluster 3.7.0 released

2015-05-18 Thread Humble Devassy Chirammal
Hi All, GlusterFS 3.7.0 RPMs for *RHEL, CentOS, Fedora* and packages for *Debian* are available at download.gluster.org [1]. [1] http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.0/ --Humble On Thu, May 14, 2015 at 2:49 PM, Vijay Bellur wrote: > > Hi All, > > I am happy to announce t

[Gluster-devel] Gluster Docker images are available at docker hub

2015-05-06 Thread Humble Devassy Chirammal
Hi All, Docker images of GlusterFS 3.6 for Fedora ( 21) and CentOS (7) are now available at docker hub ( https://registry.hub.docker.com/u/gluster/ ). These images can be used to deploy GlusterFS containers. The blog entry at planet.gluster.org [1] have details about how these images can be us

Re: [Gluster-devel] GlusterFS 3.7.0beta1 released

2015-05-01 Thread Humble Devassy Chirammal
Hi All, GlusterFS 3.7 beta1 RPMs for RHEL, CentOS, ( except el5) and Fedora are available at download.gluster.org [1]. [1]http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.7.0beta1/ el5 rpms will be available soon. --Humble On Wed, Apr 29, 2015 at 4:39 PM, Vijay Bellur wrote:

Re: [Gluster-devel] glusterfs package requires libgfdb.so

2015-04-06 Thread Humble Devassy Chirammal
Hi Satheesaran, The libgfdb was moved to glusterfs-server package via http://review.gluster.org/#/c/9983 As per commit, libgfdb is only used by processes that run on Gluster servers. There is no need to have this library (and its sqlite dependency) on any system that installs a glusterfs package

Re: [Gluster-devel] Updated best way to retrigger jobs in Jenkins

2015-03-26 Thread Humble Devassy Chirammal
Thanks Justin for the wiki page! Yeah, most of us do a 'commit message' change too. :) --Humble On Thu, Mar 26, 2015 at 10:48 PM, Justin Clift wrote: > Hi us :), > > Just added a page to the wiki, showing how to retrigger a > failed job in Jenkins: > > > http://www.gluster.org/community/docum

[Gluster-devel] Fwd: [Gluster-users] Gluster Conference at NMAMIT, Nitte on April 11th 2015.

2015-03-26 Thread Humble Devassy Chirammal
Hi All, We are conducting a Gluster Conference at NMAMIT, Nitte ( Mangalore) on April 11th 2015. We are expecting Engineering/MCA students and faculties from nearby colleges to attend the conference. The conference will mainly focus on Open Source Software Defined Storage with GlusterFS as an ex

Re: [Gluster-devel] [Gluster-users] Fwd: Change in ffilz/nfs-ganesha[next]: pNFS code drop enablement and checkpatch warnings fixed

2015-03-23 Thread Humble Devassy Chirammal
Isnt this one http://review.gluster.org/#/c/9971 ? --Humble On Mon, Mar 23, 2015 at 3:11 PM, Niels de Vos wrote: > On Mon, Mar 23, 2015 at 12:49:56PM +0530, Anand Subramanian wrote: > > FYI. > > > > GlusterFS vols can now be accessed via NFSv4.1 pNFS protocol (mount -t > nfs > > -o minorversio

Re: [Gluster-devel] How can we prevent GlusterFS packaging installation/update issues in future?

2015-02-19 Thread Humble Devassy Chirammal
Hi Neils, > My guess is that we need to announce packaging changes very clearly. Maybe it makes sense to have a very low-traffic packag...@gluster.org mailinglist where all packagers from all distributions are subscribed? > +1 , its better to have a ML on packaging and discuss about the changes/c

Re: [Gluster-devel] glusterfs-3.6.3beta1 released

2015-02-13 Thread Humble Devassy Chirammal
>glusterfs-3.6.3beta1 has been released and can be found here. http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.6.3beta1/ > The above url is getting redirected to "3.6.2 beta2" location. Use below url in th

Re: [Gluster-devel] Documentation Help

2014-12-22 Thread Humble Devassy Chirammal
Hi Shaun, Thank you for offering help in our documentation effort!! > What's the best way for me to get involved? > Well, the GlusterFS documentation is scattered and need improvement in all the areas. We have source code documentation under "doc" directory in GlusterFS project. https://githu

Re: [Gluster-devel] Inclusion of /var/log/messages in log archive in regression.sh

2014-12-12 Thread Humble Devassy Chirammal
ould be fine. --Humble On Thu, Dec 11, 2014 at 4:25 PM, Niels de Vos wrote: > > On Thu, Dec 11, 2014 at 03:45:28PM +0530, Humble Devassy Chirammal wrote: > > > > > > > I suggest to use 'logger -s' to add a marker that a regression test has > > been starte

Re: [Gluster-devel] Inclusion of /var/log/messages in log archive in regression.sh

2014-12-11 Thread Humble Devassy Chirammal
ges' file to see whether its a system specific issue. --Humble On Thu, Dec 11, 2014 at 3:38 PM, Niels de Vos wrote: > On Thu, Dec 11, 2014 at 11:05:21AM +0530, Humble Devassy Chirammal wrote: > > Hi Atin, > > > > Have a check at current version of regression.sh here: >

Re: [Gluster-devel] Inclusion of /var/log/messages in log archive in regression.sh

2014-12-10 Thread Humble Devassy Chirammal
Hi Atin, Have a check at current version of regression.sh here: https://forge.gluster.org/gluster-patch-acceptance-tests/gluster-patch-acceptance-tests/blobs/master/regression.sh It should be a small patch near to line 109. --Humble --Humble On Thu, Dec 11, 2014 at 9:32 AM, Atin Mukherjee w

Re: [Gluster-devel] Gluster commands bash-completion

2014-12-10 Thread Humble Devassy Chirammal
May be a glusterfs-extra-utils rpm ? --Humble On Wed, Dec 10, 2014 at 4:14 PM, Lalatendu Mohanty wrote: > On 12/10/2014 04:00 PM, Kaleb KEITHLEY wrote: > >> On 12/10/2014 01:21 AM, Atin Mukherjee wrote: >> >>> Folks, >>> >>> Although we have gluster commands bash-completion supported, its not

Re: [Gluster-devel] With what code/tree should the regression tests be run?

2014-11-15 Thread Humble Devassy Chirammal
I do believe "(a)" looks to be the correct way to go. --Humble --Humble On Sat, Nov 15, 2014 at 4:52 PM, Niels de Vos wrote: > On Sat, Nov 15, 2014 at 11:46:46AM +0530, RAGHAVENDRA TALUR wrote: > > I could not reply to this thread yesterday. > > Earlier, test system used to take care of the

Re: [Gluster-devel] Glusterfs backlogs

2014-11-13 Thread Humble Devassy Chirammal
Hi Atin, FMPOV, 2 weeks time looks to be good, at the same time, please give importance for the product version it is reported. If they are into our running stable or near versions, we can be some more flexible. --Humble --Humble On Thu, Nov 13, 2014 at 4:31 PM, Atin Mukherjee wrote: > Folks

Re: [Gluster-devel] Please vote for Dockit for #dockerhackday on Twitter

2014-11-05 Thread Humble Devassy Chirammal
Thanks Justin for the support!! If some one is not seeing buttons for FB like/g+1/tweet on hackathon page , please disable pop up blockers or open in a different browser :) --Humble On Wed, Nov 5, 2014 at 1:44 AM, Justin Clift wrote: > Hi all, > > Our very own Humble Chirammal's "Dockit" pr

[Gluster-devel] [commercial ] Openings in Red Hat.

2014-11-05 Thread Humble Devassy Chirammal
Hi All, The Red Hat Storage Engineering team is seeking someone with extensive systems programming experience to join us as a Principal/Senior/Software Engineer. In this role, you will work as part of a team responsible for developing GlusterFS. You'll conduct system analysis, development and revi

Re: [Gluster-devel] build failures in regressions

2014-11-04 Thread Humble Devassy Chirammal
I am Just cross-checking whether this patch http://review.gluster.org/#/c/9016/ has any impact here . --Humble On Tue, Nov 4, 2014 at 3:51 PM, Justin Clift wrote: > On Tue, 04 Nov 2014 12:57:52 +0530 > Pranith Kumar Karampuri wrote: > > hi, > > Does anyone know why the following errors are ha

[Gluster-devel] Req# Vote for Dockit @ Docker Global Hackathon

2014-11-03 Thread Humble Devassy Chirammal
The Docker GlusterFS integration project, "dockit" is part of Docker Global Hackathon and this is the time to cast your vote against DOCKIT . You can cast your vote by Facebook like, Tweet or g+1 after searching dockit project @ https://www.docker.com/community/globalhackday --Humble ___

Re: [Gluster-devel] warning: bogus date in %changelog

2014-10-28 Thread Humble Devassy Chirammal
>It is something we should fix. If there is an update of the .spec needed, a correction like this can get included. Otherwise just follow the normal process for a bugfix (file a bug, post a patch). > Yep, this is fixed in master (http://review.gluster.org/#/c/8116/) . We have to include it in 3.6

Re: [Gluster-devel] [Gluster-users] Dependency issue while installing glusterfs-3.6beta with vdsm

2014-10-28 Thread Humble Devassy Chirammal
Rebuilding related packages looks to be a solution , however it may not be possible for each and every release builds of GlusterFS. lets discuss it in community meeting and act. --Humble http://humblec.com On Wed, Oct 29, 2014 at 1:03 AM, Niels de Vos wrote: > On Tue, Oct 28, 2014 at 05:52:38PM

Re: [Gluster-devel] glusterfs-3.5.3beta1 has been released for testing

2014-10-07 Thread Humble Devassy Chirammal
Hi All, JFYI, GlusterFs 3.5.3 beta1 RPMs for el5-7 (RHEL, CentOS, etc.), Fedora (19,20,21,22) are available at download.gluster.org [1]. [1]http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.5.3beta1/ --Humble On Sun, Oct 5, 2014 at 6:14 PM, Niels de Vos wrote: > GlusterFS 3.5.

[Gluster-devel] Fwd: [Gluster-users] GlusterFest Test Week

2014-09-23 Thread Humble Devassy Chirammal
-releases/3.6.0beta1 --Humble On Mon, Sep 22, 2014 at 3:40 PM, Humble Devassy Chirammal < humble.deva...@gmail.com> wrote: > Hi Justin, > > We are working on releasing RPMs for 3.6.0beta1 release, but it will take > some time. We will notify the list once the rpms are avail

Re: [Gluster-devel] GlusterFS 3.6 Test Day Preparations

2014-09-22 Thread Humble Devassy Chirammal
, which is happening this week. --Humble On Fri, Sep 12, 2014 at 2:28 PM, Humble Devassy Chirammal < humble.deva...@gmail.com> wrote: > > Hi All, > > As part of GlusterFs 3.6 release, we are planning to hold GlusterFs 3.6 > TEST days starting from next week. All the listed

Re: [Gluster-devel] [Gluster-users] GlusterFest Test Week

2014-09-22 Thread Humble Devassy Chirammal
05:42 PM, Humble Devassy Chirammal wrote: > >> Greetings, > >> > >> As decided in our last GlusterFS meeting and the 3.6 planning schedule, > >> we shall conduct GlusterFS 3.6 test "days" starting from next week. > >> This time we intend te

[Gluster-devel] GlusterFest Test Week

2014-09-18 Thread Humble Devassy Chirammal
Greetings, As decided in our last GlusterFS meeting and the 3.6 planning schedule, we shall conduct GlusterFS 3.6 test "days" starting from next week. This time we intend testing one component and functionality per day. There’s a breakdown of all the features slated for 3.6 on the release’s plann

Re: [Gluster-devel] Who's who ?

2014-09-15 Thread Humble Devassy Chirammal
ed blog/url column in the same page. --Humble On Fri, Sep 12, 2014 at 12:48 PM, Justin Clift wrote: > On 12/09/2014, at 7:13 AM, Humble Devassy Chirammal wrote: > > > Some of you may have noticed our new "Who is Who" ( > http://www.gluster.org/community/documentation/i

[Gluster-devel] GlusterFS 3.6 Test Day Preparations

2014-09-12 Thread Humble Devassy Chirammal
Hi All, As part of GlusterFs 3.6 release, we are planning to hold GlusterFs 3.6 TEST days starting from next week. All the listed 3.6 feature's ( http://www.gluster.org/community/documentation/index.php/Planning36) page have to be updated to have a clear picture on what exactly the feature provid

[Gluster-devel] Who's who ?

2014-09-11 Thread Humble Devassy Chirammal
Hi All, Some of you may have noticed our new "Who is Who" ( http://www.gluster.org/community/documentation/index.php/Who_is_Who) page in gluster.org. The idea here is to gather information about our gluster community members, so that that it would be easy for all to reach out to one another. We a

Re: [Gluster-devel] patches missing in git even after gerrit says they are merged

2014-08-21 Thread Humble Devassy Chirammal
I believe Vijay/Avati can do that. On Fri, Aug 22, 2014 at 11:57 AM, Krishnan Parthasarathi < kpart...@redhat.com> wrote: > Humble, > > Who will be mergeing these patches into the repo? > > ~KP > > - Original Message - > > Below patches were in status of 'submitted , merge pending' when

Re: [Gluster-devel] patches missing in git even after gerrit says they are merged

2014-08-21 Thread Humble Devassy Chirammal
Below patches were in status of 'submitted , merge pending' when gerrit went wrong yesterday. http://review.gluster.org/#/c/8459/ http://review.gluster.org/#/c/8466/ http://review.gluster.org/#/c/8507/ Possibly we have to merge those in repo again. --Humble On Fri, Aug 22, 2014 at 10:12 AM,

Re: [Gluster-devel] update-link-count-parent POSIX xlator parameter

2014-08-20 Thread Humble Devassy Chirammal
Hi Prasanth, Its worth to have in our GlusterFS source doc . Can you send a patch on this ? --Humble On Thu, Aug 21, 2014 at 10:34 AM, Prashanth Pai wrote: > Hi, > > I recently came across this when I was looking for various ways to convert > GFID to Path[1]. > I have tested "build-pgfid" opt

Re: [Gluster-devel] GlusterFS new-features/project ideas

2014-08-17 Thread Humble Devassy Chirammal
Hi Vimal, Also have a look at https://forge.gluster.org/projects page. --Humble On Sun, Aug 17, 2014 at 8:02 PM, Niels de Vos wrote: > On Sat, Aug 16, 2014 at 12:23:28AM +0800, Vimal A R wrote: > > Hello Gluster devel list, > > Hi Vimal! > > > I would like to know if there exist a to-do featu

Re: [Gluster-devel] [Gluster-users] glusterfs-3.4.5 RPMs now available

2014-07-25 Thread Humble Devassy Chirammal
;> On Fri, Jul 25, 2014 at 01:27:20PM +0530, Humble Devassy Chirammal wrote: >> >>> Hi Chad, >>> The issue appears to be fixed. >>> I enabled el6 repo from [1]download.gluster.org in my rhel6 system >>> and >>> its working. >&

Re: [Gluster-devel] [Gluster-users] glusterfs-3.4.5 RPMs now available

2014-07-25 Thread Humble Devassy Chirammal
Hi Chad, The issue appears to be fixed. I enabled el6 repo from download.gluster.org in my rhel6 system and its working. Can you please try again ? --Humble On Fri, Jul 25, 2014 at 4:06 AM, Chad Feller wrote: > On Fri, Jul 25, 2014 at 02:18:01AM +0530, Lalatendu Mohanty wrote: > > On 07

Re: [Gluster-devel] Static analysis, cpp-check, clang-analyze, coverity, etc., of community glusterfs source

2014-07-24 Thread Humble Devassy Chirammal
Hi Kaleb, Nice initiative !! Thanks for this single window system. --Humble On Thu, Jul 24, 2014 at 6:27 PM, Kaleb S. KEITHLEY wrote: > > We now have daily runs of various static source code analysis tools on the > glusterfs sources. There are daily analyses of the master, release-3.6, and >

Re: [Gluster-devel] libgfapi + qemu compatibility job

2014-07-15 Thread Humble Devassy Chirammal
the outside the Red Hat internal > network. How would users who are not on the internal network be able > to look at the jobs? > > ~kaushal > > On Tue, Jul 15, 2014 at 3:54 PM, Humble Devassy Chirammal > wrote: > > Hi All, > > > > The libgfapi qemu compatibil

Re: [Gluster-devel] Is gerrit/jenkins integration sick?

2014-07-15 Thread Humble Devassy Chirammal
Hi Anders, Looks to be an issue generated when GlusterBuildSystem2 tries to connect review.gluster.org , I am trying to sort this out. --Humble On Tue, Jul 15, 2014 at 4:14 PM, Anders Blomdell < anders.blomd...@control.lth.se> wrote: > I'm getting > > http://review.gluster.org/#/c/8291/: > >

[Gluster-devel] libgfapi + qemu compatibility job

2014-07-15 Thread Humble Devassy Chirammal
Hi All, The libgfapi qemu compatibility check is active on review.gluster.org via GlusterBuildSystem2 ,(rhs-client34.lab.eng.blr.redhat.com . The review votes are skipped for 'success' and "-1" has set for failure. Please let us know if you have any questions. --Humble ___

Re: [Gluster-devel] Update on setting and maintaining a trackable status for bugs

2014-07-11 Thread Humble Devassy Chirammal
Hi, Refer # http://www.gluster.org/community/documentation/index.php/Bug_triage for more information on bug triaging process. --Humble On Sat, Jul 12, 2014 at 1:40 AM, Niels de Vos wrote: > Hi all, > > we (sub-maintainers and component owners) will be trying to enforce > a more trackable stat

Re: [Gluster-devel] [Gluster-users] GlusterFS libgfapi

2014-07-08 Thread Humble Devassy Chirammal
some more bits about libgfapi can be fetched from https://github.com/gluster/glusterfs/blob/master/doc/features/libgfapi.md --Humble On Wed, Jul 9, 2014 at 10:27 AM, Vijay Bellur wrote: > On 07/09/2014 10:09 AM, Viktor Villafuerte wrote: > >> Hi all, >> >> On Gluster website I can see section

[Gluster-devel] 3.4.5beta1 RPMS are available.

2014-06-27 Thread Humble Devassy Chirammal
Hi, GlusterFS 3.4.5beta1 RPMs for el5-7 (RHEL, CentOS, etc.) and Fedora (19, 20, 21/rawhide), are now available in YUM repos at http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.4.5beta1/ These packages include the fix for bz# https://bugzilla.redhat.com/show_bug.cgi?id=1112844 --

Re: [Gluster-devel] glusterfs-3.5.1 released

2014-06-24 Thread Humble Devassy Chirammal
Kudos to the folks behind this release ! On Tue, Jun 24, 2014 at 4:20 PM, Niels de Vos wrote: > On Tue, Jun 24, 2014 at 03:15:58AM -0700, Gluster Build System wrote: > > > > > > SRC: > http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.5.1.tar.gz > > > > This release is made off jen

Re: [Gluster-devel] Build glusterfs from source code on sqeezy

2014-06-23 Thread Humble Devassy Chirammal
Also navigate http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.2/ On Tue, Jun 24, 2014 at 11:23 AM, Humble Devassy Chirammal < humble.deva...@gmail.com> wrote: > Hi, > > You can fetch sources from > http://bits.gluster.org/pub/gluster/glusterfs/src/ > > --Hum

Re: [Gluster-devel] Build glusterfs from source code on sqeezy

2014-06-23 Thread Humble Devassy Chirammal
Hi, You can fetch sources from http://bits.gluster.org/pub/gluster/glusterfs/src/ --Humble On Tue, Jun 24, 2014 at 4:57 AM, Cary Tsai wrote: > Need to compile and build glusterfs 3.4.2 from source on > debian 6.0.6 32-bit environment. > [Indeed I only need glusterrfs-client] > > Could not fin

[Gluster-devel] GlusterFS-3.4.4-2 RPMs on download.gluster.org

2014-06-19 Thread Humble Devassy Chirammal
Hi, RPMs for el5-7 (RHEL, CentOS, etc.) and Fedora (19, 20, 21/rawhide), are now available in YUM repos at http://download.gluster.org/pub/gluster/glusterfs/3.4/LATEST These packages include the fix (http://review.gluster.org/#/c/8029/) for bz #https://bugzilla.redhat.com/show_bug.cgi?id=961

Re: [Gluster-devel] glusterfs-3.5.1beta2 released

2014-06-11 Thread Humble Devassy Chirammal
The packages are available @ http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.5.1beta2/ Thanks Kaleb for your help! --Humble On Tue, Jun 10, 2014 at 11:08 PM, Benjamin Turner wrote: > I'll kick off some automated runs, I didn't see any RPMs in: > > http://download.gluster.org/p

Re: [Gluster-devel] Jenkins slave setup page on wiki

2014-06-10 Thread Humble Devassy Chirammal
Hi Justin, Thank you for documenting and sharing this ! I am sure it will help many. --Humble On Fri, Jun 6, 2014 at 5:31 AM, Justin Clift wrote: > Hi Humble, > > Created a page here, with my notes-in-progress for setting up > Jenkins slave nodes in Rackspace: > > http://www.gluster.org/co