Re: [ceph-users] Testing linux-3.10 and rbd format v2

2013-06-24 Thread Damien Churchill
On 21 June 2013 16:32, Sage Weil wrote: > On Fri, 21 Jun 2013, Damien Churchill wrote: >> Hi, >> >> I've built a copy of linux 3.10-rc6 (and added the patch from >> ceph-client/for-linus) however when I try and map a rbd image created >> with: >> >> # rbd create test-format-2 --size 10240 --format

Re: [ceph-users] Testing linux-3.10 and rbd format v2

2013-06-21 Thread Sage Weil
On Fri, 21 Jun 2013, Damien Churchill wrote: > Hi, > > I've built a copy of linux 3.10-rc6 (and added the patch from > ceph-client/for-linus) however when I try and map a rbd image created > with: > > # rbd create test-format-2 --size 10240 --format 2 > > and then run a map on the machine runnin