Re: [ceph-users] rbd and libceph kernel api

2014-10-09 Thread Ilya Dryomov
On Wed, Oct 8, 2014 at 9:13 PM, Shawn Edwards wrote: > On Wed, Oct 8, 2014 at 2:35 AM, Ilya Dryomov > wrote: >> >> On Wed, Oct 8, 2014 at 2:19 AM, Shawn Edwards >> wrote: >> > Are there any docs on what is possible by writing/reading from the rbd >> > driver's sysfs paths? Is it documented anyw

Re: [ceph-users] rbd and libceph kernel api

2014-10-08 Thread Shawn Edwards
On Wed, Oct 8, 2014 at 2:35 AM, Ilya Dryomov wrote: > On Wed, Oct 8, 2014 at 2:19 AM, Shawn Edwards > wrote: > > Are there any docs on what is possible by writing/reading from the rbd > > driver's sysfs paths? Is it documented anywhere? > > > > I've seen at least one blog post: > > http://www.s

Re: [ceph-users] rbd and libceph kernel api

2014-10-08 Thread Ilya Dryomov
On Wed, Oct 8, 2014 at 2:19 AM, Shawn Edwards wrote: > Are there any docs on what is possible by writing/reading from the rbd > driver's sysfs paths? Is it documented anywhere? > > I've seen at least one blog post: > http://www.sebastien-han.fr/blog/2012/06/24/use-rbd-on-a-client/ about how > you

[ceph-users] rbd and libceph kernel api

2014-10-07 Thread Shawn Edwards
Are there any docs on what is possible by writing/reading from the rbd driver's sysfs paths? Is it documented anywhere? I've seen at least one blog post: http://www.sebastien-han.fr/blog/2012/06/24/use-rbd-on-a-client/ about how you can attach to an rbd using the sysfs interface, but I haven't fo