[Gluster-devel] GlusterFS project contribution.

Javier Romero xavinux at gmail.com
Thu Feb 22 16:57:37 UTC 2018


Hi Shyam,

Thank you for your attention.

> Javier, further this [1] thread gives more details around where the wireshark code lives as of now, and the wireshark roadmap etc.
> It would be awesome to catch up wireshark dissector upto the 4.0 RPC version.

> [1] http://lists.gluster.org/pipermail/gluster-devel/2018-January/054167.html

Will read that thread and see if I can also help with testing.

Regards,


Javier Romero




2018-02-22 11:39 GMT-03:00 Shyam Ranganathan <srangana at redhat.com>:
> On 02/22/2018 07:21 AM, Javier Romero wrote:
>> Ok, thanks for your answer.
>
> Javier, further this [1] thread gives more details around where the
> wireshark code lives as of now, and the wireshark roadmap etc.
>
> It would be awesome to catch up wireshark dissector upto the 4.0 RPC
> version.
>
> [1]
> http://lists.gluster.org/pipermail/gluster-devel/2018-January/054167.html
>
>>
>> Regards,
>> Javier Romero
>>
>>
>>
>>
>> 2018-02-22 7:42 GMT-03:00 Raghavendra G <raghavendra at gluster.com>:
>>>
>>>
>>> On Sun, Feb 18, 2018 at 5:18 AM, Javier Romero <xavinux at gmail.com> wrote:
>>>>
>>>> Hi Amar,
>>>>
>>>> I've been contributing through the CentOS Storage SIG with the
>>>> GlusterFS Github containers repository.
>>>> Have created a new Dockerfile for image creation to run containers on
>>>> CentOS 7 with GlusterFS 3.13 already installed. Also sent a pull
>>>> request on Github to merge a new branch named gluster-3.13 with this
>>>> new Dockerfile included. Tested on Centos 7 release 7.4.1708 (Core)
>>>> with kernel 3.10.0-693.17.1.el7.x86_64 and works ok:
>>>>
>>>> # docker images
>>>> REPOSITORY                TAG                 IMAGE ID
>>>> CREATED             SIZE
>>>> dockerfile-gluster-3.13   latest              07931ac54c87      About
>>>> an hour ago   371.9 MB
>>>> docker.io/centos            7                     ff426288ea90
>>>>    5 weeks ago        207.2 MB
>>>>
>>>>
>>>> # docker ps -a
>>>> CONTAINER ID        IMAGE                     COMMAND
>>>> CREATED             STATUS              PORTS               NAMES
>>>> 4e164d71256f    dockerfile-gluster-3.1 3  "/usr/sbin/init"      About
>>>> an hour ago        Up About an hour
>>>> backstabbing_babbage
>>>>
>>>>
>>>> # docker exec -it 4e164d71256f sh
>>>> sh-4.2# glusterd -V
>>>> glusterfs 3.13.2
>>>>
>>>> Will be working to create a Vagrant Box and VirtualBox VM wirh
>>>> GlusterFS just installed, and see how can I provide them to other
>>>> users who may want to give them a try.
>>>>
>>>> You talk about the wireshark dissector for Gluster's 4.0 protocol, can
>>>> you give me a liitle more information on how can I work on this to see
>>>> if I can help?
>>>
>>>
>>> There have been changes to "on-the-wire" structure of rpc messages. I guess
>>> Amar meant adding wireshark support for these changes. For the list of
>>> changes see
>>> https://github.com/gluster/glusterfs/issues/384
>>> https://github.com/gluster/glusterfs/issues/220
>>> https://github.com/gluster/glusterfs/issues/203
>>>
>>>>
>>>> Thanks for your kindattention.
>>>>
>>>> Regards,
>>>>
>>>>
>>>>
>>>> Javier Romero
>>>>
>>>>
>>>>
>>>>
>>>> 2018-02-12 19:55 GMT-03:00 Amar Tumballi <atumball at redhat.com>:
>>>>> Hi Javier,
>>>>>
>>>>> While glusterfs is the main repo many developers work on, there are many
>>>>> more projects out there at https://github.com/gluster
>>>>>
>>>>> Feel free to browse through the repositories, and see if something
>>>>> triggers
>>>>> your interest.
>>>>>
>>>>> Some of the things I can suggest are
>>>>> * Gluster-Ansible (if you like ansible)
>>>>> * With gluster's automation team if you like automation. There are many
>>>>> jenkins jobs and activities out there. Check with Nigel Babu for more.
>>>>> * helping with Gluster's internal metrics monitoring.
>>>>> (https://github.com/gluster/gluster-prometheus,
>>>>> https://github.com/amarts/glustermetrics)
>>>>> * If you are aware of openstack, then help with integrations with Manila
>>>>> and
>>>>> Cinder
>>>>> * If you are aware of Kubernetes, then help with integrations with
>>>>> operator,
>>>>> CSI etc.
>>>>>
>>>>> And there are more discussions which keep on happening on gluster-devel
>>>>> mailing list, you can pick up something from here and work on it. Like,
>>>>> may
>>>>> be helping with wireshark dissector for Gluster's 4.0 protocol.
>>>>>
>>>>> Regards,
>>>>> Amar
>>>>>
>>>>> On Tue, Feb 13, 2018 at 3:43 AM, Javier Romero <xavinux at gmail.com>
>>>>> wrote:
>>>>>>
>>>>>> Hi Raghavendra,
>>>>>>
>>>>>> Thank you very much for your answer. Looking on an area that is of my
>>>>>> interest to start contributing.
>>>>>>
>>>>>> Best regards,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Javier Romero
>>>>>> E-mail: xavinux at gmail.com
>>>>>> Skype: xavinux
>>>>>>
>>>>>>
>>>>>> 2018-02-12 1:08 GMT-03:00 Raghavendra Gowdappa <rgowdapp at redhat.com>:
>>>>>>>
>>>>>>> Hi Javier,
>>>>>>>
>>>>>>> Thanks for your interest. In the capacity of developer you can
>>>>>>> contribute
>>>>>>> in any of the following ways:
>>>>>>>
>>>>>>> * reviewing fixes. You can find all patches being reviewed, discussed
>>>>>>> and
>>>>>>> merged at review.gluster.org
>>>>>>> * Contributing to discussions around various issues at
>>>>>>> https://github.com/gluster/glusterfs/issues
>>>>>>> * Fixing many of bugs tracked at
>>>>>>>
>>>>>>> https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&classification=Red%20Hat&classification=Community&list_id=8399681&product=GlusterFS&product=Red%20Hat%20Gluster%20Storage&query_format=advanced
>>>>>>>
>>>>>>> Note that there are lots of components involved (see the list of
>>>>>>> components in bugzilla for a rough idea). Please take a look and then
>>>>>>> you
>>>>>>> can start concentrating on areas that interest you.
>>>>>>>
>>>>>>> You can also contribute by filing well thought out bugs with good data
>>>>>>> (reproducers etc), producing reports of performance in various
>>>>>>> use-cases,
>>>>>>> calling out areas of improvement by constructive criticism. Welcome to
>>>>>>> the
>>>>>>> community :).
>>>>>>>
>>>>>>> regards,
>>>>>>> Raghavendra
>>>>>>>
>>>>>>> On Mon, Feb 12, 2018 at 7:57 AM, Javier Romero <xavinux at gmail.com>
>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> My name is Javier, live in Buenos Aires, Argentina, and work in the
>>>>>>>> Network Operations Center of an Internet Service Provider as a Linux
>>>>>>>> Sysadmin. I would like to contribute on the GlusterFS project if
>>>>>>>> there is
>>>>>>>> something where I can be useful.
>>>>>>>>
>>>>>>>> Thanks for your kind attention.
>>>>>>>>
>>>>>>>> Best Regards,
>>>>>>>>
>>>>>>>>
>>>>>>>> Javier Romero
>>>>>>>> E-mail: xavinux at gmail.com
>>>>>>>> Skype: xavinux
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Gluster-devel mailing list
>>>>>>>> Gluster-devel at gluster.org
>>>>>>>> http://lists.gluster.org/mailman/listinfo/gluster-devel
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Gluster-devel mailing list
>>>>>> Gluster-devel at gluster.org
>>>>>> http://lists.gluster.org/mailman/listinfo/gluster-devel
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Amar Tumballi (amarts)
>>>> _______________________________________________
>>>> Gluster-devel mailing list
>>>> Gluster-devel at gluster.org
>>>> http://lists.gluster.org/mailman/listinfo/gluster-devel
>>>
>>>
>>>
>>>
>>> --
>>> Raghavendra G
>> _______________________________________________
>> Gluster-devel mailing list
>> Gluster-devel at gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-devel
>>


More information about the Gluster-devel mailing list