All of lore.kernel.org
 help / color / mirror / Atom feed
* cephfs task: Extend file layout ceph_file_layout to specify a namespace id
@ 2015-05-12 17:42 Goldwyn Rodrigues
  2015-05-12 17:48 ` Gregory Farnum
  0 siblings, 1 reply; 3+ messages in thread
From: Goldwyn Rodrigues @ 2015-05-12 17:42 UTC (permalink / raw)
  To: ceph-devel

Hi,

The task mentioned in $SUBJECT is a part of the multi-tenancy cephfs 
project. Has someone taken the task as yet? If not, I am interested in 
working on the task.

Regards,

-- 
Goldwyn

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

* Re: cephfs task: Extend file layout ceph_file_layout to specify a namespace id
  2015-05-12 17:42 cephfs task: Extend file layout ceph_file_layout to specify a namespace id Goldwyn Rodrigues
@ 2015-05-12 17:48 ` Gregory Farnum
  2015-05-27 16:26   ` Sage Weil
  0 siblings, 1 reply; 3+ messages in thread
From: Gregory Farnum @ 2015-05-12 17:48 UTC (permalink / raw)
  To: Goldwyn Rodrigues; +Cc: ceph-devel, jashank42, nishtha3rai

On Tue, May 12, 2015 at 10:42 AM, Goldwyn Rodrigues <rgoldwyn@suse.de> wrote:
> Hi,
>
> The task mentioned in $SUBJECT is a part of the multi-tenancy cephfs
> project. Has someone taken the task as yet? If not, I am interested in
> working on the task.

We've got a few GSoC students who will be working on multi-tenancy
issues and we'd expected this to be one of the things they do, but I
don't think any work has started on it yet so if you wanted to claim
that feature it should be all good.
-Greg

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

* Re: cephfs task: Extend file layout ceph_file_layout to specify a namespace id
  2015-05-12 17:48 ` Gregory Farnum
@ 2015-05-27 16:26   ` Sage Weil
  0 siblings, 0 replies; 3+ messages in thread
From: Sage Weil @ 2015-05-27 16:26 UTC (permalink / raw)
  To: Gregory Farnum; +Cc: Goldwyn Rodrigues, ceph-devel, jashank42, nishtha3rai

On Tue, 12 May 2015, Gregory Farnum wrote:
> On Tue, May 12, 2015 at 10:42 AM, Goldwyn Rodrigues <rgoldwyn@suse.de> wrote:
> > Hi,
> >
> > The task mentioned in $SUBJECT is a part of the multi-tenancy cephfs
> > project. Has someone taken the task as yet? If not, I am interested in
> > working on the task.
> 
> We've got a few GSoC students who will be working on multi-tenancy
> issues and we'd expected this to be one of the things they do, but I
> don't think any work has started on it yet so if you wanted to claim
> that feature it should be all good.

Yep!

Ping any of us on IRC or over email if you have any questions.  We've 
talked a bit about this and one thing we've mostly settled on is that we 
want to allow namespaces that are strings, not just ints.  (RADOS allows 
this, and it'll make this more usable.. e.g., you could use a username or 
uuid as the namespace).  This will be more work because we need to move 
from struct ceph_file_layout to a file_layout_t that uses the modern 
versioning encode/decode infrastructure, and that transition will be a bit 
tricky.

Happy to do a video call or irc chat to discuss how to proceed when you 
have a chance!

sage

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

end of thread, other threads:[~2015-05-27 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 17:42 cephfs task: Extend file layout ceph_file_layout to specify a namespace id Goldwyn Rodrigues
2015-05-12 17:48 ` Gregory Farnum
2015-05-27 16:26   ` Sage Weil

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.