Nova + Ceph: resize-instance doesn't resize anything, lies about it
Bug #1459399 reported by
Nicolas Simonds
on 2015-05-27
This bug report is a duplicate of:
Bug #1369465: [SRU] nova resize doesn't resize(extend) rbd disk files when using rbd disk backend.
Edit
Remove
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.
Nicolas Simonds (nicolas.simonds)
on 2015-05-27
| 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.

