[Gluster-devel] Minutes from todays Gluster Community Bug Triage meeting (2015-09-01)

2015-09-01 Thread Mohammed Rafi K C
Minutes: http://meetbot.fedoraproject.org/gluster-meeting/2015-09-01/gluster-meeting.2015-09-01-12.00.html Minutes (text): http://meetbot.fedoraproject.org/gluster-meeting/2015-09-01/gluster-meeting.2015-09-01-12.00.txt Log: http://meetbot.fedoraproject.org/gluster-meeting/2015-09-01/gluster-meetin

Re: [Gluster-devel] GlusterD 2.0 status updates

2015-09-01 Thread chris holcombe
+1 for protocol buffers! This will make it super easy for others to integrate with. On 09/01/2015 04:25 AM, Jeff Darcy wrote: 1. The skeleton of GlusterD 2.0 codebase is now available @ [1] and the same is integrated with gerrithub. 2. Rest end points for basic commands like volume create/star

Re: [Gluster-devel] DHT2 for Gl4.0: Project update

2015-09-01 Thread Shyam
Hi, Here is an update on DHT2 progress as we exit our self imposed first 3 week iteration on the same. The soft update: (if you are looking at technical details skip to the next section :) ) Target: The target of the iteration was to exit with some FOPs implemented both in t

[Gluster-devel] REMINDER: Gluster Community Bug Triage meeting today at 12:00 UTC (~in 30 minutes)

2015-09-01 Thread Mohammed Rafi K C
Hi all, This meeting is scheduled for anyone that is interested in learning more about, or assisting with the Bug Triage. Meeting details: - location: #gluster-meeting on Freenode IRC ( https://webchat.freenode.net/?channels=gluster-meeting ) - date: every Tuesday - time: 12:00 UTC

Re: [Gluster-devel] GlusterD 2.0 status updates

2015-09-01 Thread Jeff Darcy
> 1. The skeleton of GlusterD 2.0 codebase is now available @ [1] and the > same is integrated with gerrithub. > > 2. Rest end points for basic commands like volume > create/start/stop/delete/info/list have been implemented. Needs little > bit of more polishing to strictly follow the heketi APIs >

Re: [Gluster-devel] context based defaults for volume options in glusterd

2015-09-01 Thread Krishnan Parthasarathi
- Original Message - > > > On 09/01/2015 12:05 PM, Krishnan Parthasarathi wrote: > >>> Here are a few things that are not clear to me. > >>> > >>> 1) Does the context-based default value for an option comes into effect > >>> only when .value in vme table is NULL? > >> If there is contex

[Gluster-devel] Announcement: GlusterForge (forge.gluster.org) will be shutdown at the end of September 2015

2015-09-01 Thread Kaushal M
Hi, As the subject says, GlusterForge will be shutdown at the end of September 2015. Anyone still having projects in GlusterForge should move them out. Github is the suggested location migration. If required the project can be hosted under the Gluster organisation in Github. After the project is

Re: [Gluster-devel] tests/bugs/quota/bug-1035576.t & tests/basic/quota-nfs.t spurious failures?

2015-09-01 Thread Vijaikumar M
Below patch submitted upstream. This fixes the testcase './tests/basic/quota-nfs.t' http://review.gluster.org/#/c/12075/ Thanks, Vijay On Tuesday 01 September 2015 11:38 AM, Vijaikumar M wrote: We will look into this issue. Thanks, Vijay On Tuesday 01 September 2015 11:03 AM, Atin Mukherj

Re: [Gluster-devel] Dynamically changing firewalld services

2015-09-01 Thread Anand Nekkunti
Hi All From firewalld doc and my experiments , I understood that we don't have any option to add/remove port to/from service runtime/permanent (this can double for zone) . The only way is modifying service xml file but it requires firewall reload (which cause the loosing run time settings).

Re: [Gluster-devel] Performance improvements to Gluster Geo-replication

2015-09-01 Thread Aravinda
Thanks Shyam for your inputs. regards Aravinda On 08/31/2015 07:17 PM, Shyam wrote: On 08/31/2015 03:17 AM, Aravinda wrote: Following Changes/ideas identified to improve the Geo-replication Performance. Please add your ideas/issues to the list 1. Entry stime and Data/Meta stime --

Re: [Gluster-devel] Dynamically changing firewalld services

2015-09-01 Thread Christopher Blum
There is a function in the d-bus interface: getZoneOfInterface(s: interface) → s that will return the current zone of the interface and you can then add ports to that interface. As far as I see it, the hooks get only executed when I start the volume, right? So when I created and started the volume