All of lore.kernel.org
 help / color / mirror / Atom feed
* Ceph Contribution
@ 2017-02-27 13:12 Sagar Sarange
  2017-02-27 14:36 ` Sage Weil
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sagar Sarange @ 2017-02-27 13:12 UTC (permalink / raw)
  To: ceph-devel

Hello everyone,
I am Computer Science Undergraduate student .I am good in C,C++ and Python.
I am eager to do contribution in Ceph.I also go through Ceph 
repository,but I didn't understand where to start.
I appreciate any feedback and guideline you could give so I can be a 
Ceph contributor.
I am also interested to be a part of Ceph GSoC 2017.

Thank you,
Sagar Sarange


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
  2017-02-27 13:12 Ceph Contribution Sagar Sarange
@ 2017-02-27 14:36 ` Sage Weil
  2017-02-27 19:15   ` Ali Maredia
  2017-02-27 15:19 ` Mark Nelson
  2017-02-27 15:27 ` Lenz Grimmer
  2 siblings, 1 reply; 7+ messages in thread
From: Sage Weil @ 2017-02-27 14:36 UTC (permalink / raw)
  To: Sagar Sarange; +Cc: ceph-devel

On Mon, 27 Feb 2017, Sagar Sarange wrote:
> Hello everyone,
> I am Computer Science Undergraduate student .I am good in C,C++ and Python.
> I am eager to do contribution in Ceph.I also go through Ceph repository,but I
> didn't understand where to start.
> I appreciate any feedback and guideline you could give so I can be a Ceph
> contributor.
> I am also interested to be a part of Ceph GSoC 2017.

Hi Sagar,

A good place to stat might be to look at the trello board at

	https://trello.com/b/ugTc2QFH/ceph-backlog

which has several smaller items under the cleanup list and elsewhere.  
Cards marked in green or orange are small to medium-sized.  There is also 
the tracker at

	http://tracker.ceph.com/projects/ceph/issues

which has lots of bugs and features.  In both cases you'll probably need 
to talk to folks in #ceph-devel or here on the mailing list to get more 
context.

Thanks!
sage

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
  2017-02-27 13:12 Ceph Contribution Sagar Sarange
  2017-02-27 14:36 ` Sage Weil
@ 2017-02-27 15:19 ` Mark Nelson
  2017-02-27 15:27 ` Lenz Grimmer
  2 siblings, 0 replies; 7+ messages in thread
From: Mark Nelson @ 2017-02-27 15:19 UTC (permalink / raw)
  To: Sagar Sarange, ceph-devel

Hi Sager,

Ceph is pretty big, so I'd suggest thinking about what areas you are 
interested in and starting small.  The src tree is a bit intimidating at 
first but you'll get the hang of it once you've got some time with it. 
Depending what you are interested in, folks can probably give you better 
feedback regarding what kinds of projects would be worth considering.

Mark

On 02/27/2017 07:12 AM, Sagar Sarange wrote:
> Hello everyone,
> I am Computer Science Undergraduate student .I am good in C,C++ and Python.
> I am eager to do contribution in Ceph.I also go through Ceph
> repository,but I didn't understand where to start.
> I appreciate any feedback and guideline you could give so I can be a
> Ceph contributor.
> I am also interested to be a part of Ceph GSoC 2017.
>
> Thank you,
> Sagar Sarange
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
  2017-02-27 13:12 Ceph Contribution Sagar Sarange
  2017-02-27 14:36 ` Sage Weil
  2017-02-27 15:19 ` Mark Nelson
@ 2017-02-27 15:27 ` Lenz Grimmer
  2 siblings, 0 replies; 7+ messages in thread
From: Lenz Grimmer @ 2017-02-27 15:27 UTC (permalink / raw)
  To: ceph-devel


[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]

Hi Sagar,

On 02/27/2017 02:12 PM, Sagar Sarange wrote:

> I am Computer Science Undergraduate student .I am good in C,C++ and Python.
> I am eager to do contribution in Ceph.I also go through Ceph
> repository,but I didn't understand where to start.
> I appreciate any feedback and guideline you could give so I can be a
> Ceph contributor.
> I am also interested to be a part of Ceph GSoC 2017.

What Mark wrote - Ceph is pretty big an consists of multiple projects.

If you'd like to do some Python development, the openATTIC project [1]
is working on further extending it's Ceph management/monitoring
capabilities. See the "Getting involved" page for some details on how to
get in touch and started. We also maintain a list of low-hanging fruit
tasks to get started.

Thanks,

Lenz

[1] New web site, still WIP: http://openatticblog.netlify.com/


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
  2017-02-27 14:36 ` Sage Weil
@ 2017-02-27 19:15   ` Ali Maredia
  2017-03-28 14:51     ` Sagar Sarange
  0 siblings, 1 reply; 7+ messages in thread
From: Ali Maredia @ 2017-02-27 19:15 UTC (permalink / raw)
  To: Sagar Sarange; +Cc: ceph-devel

Sagar,

If you're interested in doing GSoC, I would definitely explore the current ideas on the Ceph website (http://ceph.com/gsoc2017-ideas/) as well.

- Ali

----- Original Message -----
> From: "Sage Weil" <sage@newdream.net>
> To: "Sagar Sarange" <sagar.sarange9@gmail.com>
> Cc: ceph-devel@vger.kernel.org
> Sent: Monday, February 27, 2017 9:36:29 AM
> Subject: Re: Ceph Contribution
> 
> On Mon, 27 Feb 2017, Sagar Sarange wrote:
> > Hello everyone,
> > I am Computer Science Undergraduate student .I am good in C,C++ and Python.
> > I am eager to do contribution in Ceph.I also go through Ceph repository,but
> > I
> > didn't understand where to start.
> > I appreciate any feedback and guideline you could give so I can be a Ceph
> > contributor.
> > I am also interested to be a part of Ceph GSoC 2017.
> 
> Hi Sagar,
> 
> A good place to stat might be to look at the trello board at
> 
> 	https://trello.com/b/ugTc2QFH/ceph-backlog
> 
> which has several smaller items under the cleanup list and elsewhere.
> Cards marked in green or orange are small to medium-sized.  There is also
> the tracker at
> 
> 	http://tracker.ceph.com/projects/ceph/issues
> 
> which has lots of bugs and features.  In both cases you'll probably need
> to talk to folks in #ceph-devel or here on the mailing list to get more
> context.
> 
> Thanks!
> sage
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
  2017-02-27 19:15   ` Ali Maredia
@ 2017-03-28 14:51     ` Sagar Sarange
  0 siblings, 0 replies; 7+ messages in thread
From: Sagar Sarange @ 2017-03-28 14:51 UTC (permalink / raw)
  To: Ali Maredia; +Cc: ceph-devel

Hello everyone,
I had gone through the Ceph documentation and now I have a good 
understanding of Ceph and its architecture and its working.
I had also gone through the Ceph GSoC-2017 project ideas list and 
figured out following ideas :
1.Ceph mgr :Pool PG_NUM Autotuning.
2.Ceph mgr :Commands for CephFS clients Auth Caps creation.
3.RGW: Local file backend for RGW.

Give me information about the above ideas and issues regarding the above 
ideas ,so that I will solve issues regarding it and clear my understanding.
And will right a good proposal for GSoC 2017.

Thanks,
Sagar

On Tuesday 28 February 2017 12:45 AM, Ali Maredia wrote:
> Sagar,
>
> If you're interested in doing GSoC, I would definitely explore the current ideas on the Ceph website (http://ceph.com/gsoc2017-ideas/) as well.
>
> - Ali
>
> ----- Original Message -----
>> From: "Sage Weil" <sage@newdream.net>
>> To: "Sagar Sarange" <sagar.sarange9@gmail.com>
>> Cc: ceph-devel@vger.kernel.org
>> Sent: Monday, February 27, 2017 9:36:29 AM
>> Subject: Re: Ceph Contribution
>>
>> On Mon, 27 Feb 2017, Sagar Sarange wrote:
>>> Hello everyone,
>>> I am Computer Science Undergraduate student .I am good in C,C++ and Python.
>>> I am eager to do contribution in Ceph.I also go through Ceph repository,but
>>> I
>>> didn't understand where to start.
>>> I appreciate any feedback and guideline you could give so I can be a Ceph
>>> contributor.
>>> I am also interested to be a part of Ceph GSoC 2017.
>> Hi Sagar,
>>
>> A good place to stat might be to look at the trello board at
>>
>> 	https://trello.com/b/ugTc2QFH/ceph-backlog
>>
>> which has several smaller items under the cleanup list and elsewhere.
>> Cards marked in green or orange are small to medium-sized.  There is also
>> the tracker at
>>
>> 	http://tracker.ceph.com/projects/ceph/issues
>>
>> which has lots of bugs and features.  In both cases you'll probably need
>> to talk to folks in #ceph-devel or here on the mailing list to get more
>> context.
>>
>> Thanks!
>> sage
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Ceph Contribution
@ 2017-03-28  6:12 Sagar Sarange
  0 siblings, 0 replies; 7+ messages in thread
From: Sagar Sarange @ 2017-03-28  6:12 UTC (permalink / raw)
  To: Ali; +Cc: ceph-devel

Hello everyone,
I had gone through the Ceph documentation and I have a good understanding of the Ceph and it's architecture and how it works.
I had gone through the GSoC ideas page and figure out the following project ideas-
1. Ceph mgr: Pool PG_NUM autotuning.
2. Ceph mgr:Commands for CephFS clients Auth caps creation.
3. RGW : Local file back end for RGW.

Please suggest me current issues regarding the above ideas and other information , so that I will learn more about it and clear my understanding and it helps me out to write good proposal for GSoC 2017.

Thank you,
Sagar

Sent via Micromax

On Feb 28, 2017 12:45 AM, Ali Maredia <amaredia@redhat.com> wrote:
>
> Sagar, 
>
> If you're interested in doing GSoC, I would definitely explore the current ideas on the Ceph website (http://ceph.com/gsoc2017-ideas/) as well. 
>
> - Ali 
>
> ----- Original Message ----- 
> > From: "Sage Weil" <sage@newdream.net> 
> > To: "Sagar Sarange" <sagar.sarange9@gmail.com> 
> > Cc: ceph-devel@vger.kernel.org 
> > Sent: Monday, February 27, 2017 9:36:29 AM 
> > Subject: Re: Ceph Contribution 
> > 
> > On Mon, 27 Feb 2017, Sagar Sarange wrote: 
> > > Hello everyone, 
> > > I am Computer Science Undergraduate student .I am good in C,C++ and Python. 
> > > I am eager to do contribution in Ceph.I also go through Ceph repository,but 
> > > I 
> > > didn't understand where to start. 
> > > I appreciate any feedback and guideline you could give so I can be a Ceph 
> > > contributor. 
> > > I am also interested to be a part of Ceph GSoC 2017. 
> > 
> > Hi Sagar, 
> > 
> > A good place to stat might be to look at the trello board at 
> > 
> > https://trello.com/b/ugTc2QFH/ceph-backlog 
> > 
> > which has several smaller items under the cleanup list and elsewhere. 
> > Cards marked in green or orange are small to medium-sized.  There is also 
> > the tracker at 
> > 
> > http://tracker.ceph.com/projects/ceph/issues 
> > 
> > which has lots of bugs and features.  In both cases you'll probably need 
> > to talk to folks in #ceph-devel or here on the mailing list to get more 
> > context. 
> > 
> > Thanks! 
> > sage 
> > -- 
> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in 
> > the body of a message to majordomo@vger.kernel.org 
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html 
> > 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-28 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 13:12 Ceph Contribution Sagar Sarange
2017-02-27 14:36 ` Sage Weil
2017-02-27 19:15   ` Ali Maredia
2017-03-28 14:51     ` Sagar Sarange
2017-02-27 15:19 ` Mark Nelson
2017-02-27 15:27 ` Lenz Grimmer
2017-03-28  6:12 Sagar Sarange

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.