Nova + Ceph: resize-instance doesn't resize anything, lies about it

Bug #1459399 reported by Nicolas Simonds on 2015-05-27
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Undecided
Jon Bernard

Bug Description

Resizing Ceph-backed instances seems to be completely non-functional

Steps to reproduce (in devstack with ceph enabled):

1. Boot an instance against m1.nano
2. Run "rbd -p vms ls -l" and note the size of the volume
3. Resize the instance to m1.tiny, and confirm the resize
4. Run "rbd -p vms ls -l" and note the size of the volume

Expected behavior:

Nova should report success, and the volume should report using ~1GB in size

Actual behavior:

Nova reports success, but the image does not change size.

description: updated
description: updated
Jon Bernard (jbernard) on 2015-05-27
Changed in nova:
assignee: nobody → Jon Bernard (jbernard)
Jon Bernard (jbernard) on 2015-05-28
Changed in nova:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers