Re: [ceph-users] rbd + openstack nova instance snapshots?

2014-10-01 Thread Sebastien Han
On 01 Oct 2014, at 15:26, Jonathan Proulx wrote: > On Wed, Oct 1, 2014 at 2:57 AM, Sebastien Han > wrote: >> Hi, >> >> Unfortunately this is expected. >> If you take a snapshot you should not expect a clone but a RBD snapshot. > > Unfortunate that it doesn't work, but fortunate for me I don't

Re: [ceph-users] rbd + openstack nova instance snapshots?

2014-10-01 Thread Jonathan Proulx
On Wed, Oct 1, 2014 at 2:57 AM, Sebastien Han wrote: > Hi, > > Unfortunately this is expected. > If you take a snapshot you should not expect a clone but a RBD snapshot. Unfortunate that it doesn't work, but fortunate for me I don't need to figure out what I'm doing wrong :) > Please see this BP

Re: [ceph-users] rbd + openstack nova instance snapshots?

2014-09-30 Thread Sebastien Han
Hi, Unfortunately this is expected. If you take a snapshot you should not expect a clone but a RBD snapshot. Please see this BP: https://blueprints.launchpad.net/nova/+spec/implement-rbd-snapshots-instead-of-qemu-snapshots A major part of the code is ready, however we missed nova-specs feature

[ceph-users] rbd + openstack nova instance snapshots?

2014-09-30 Thread Jonathan Proulx
Hi All, I'm working on integrating our new Ceph cluster with our older OpenStack infrastructure. It's going pretty well so far but looking to check my expectations. We're running Firefly on the ceph side and Icehouse on the OpenStack side. I've pulled the recommnded nova branch from https://git