drop ceph support from cinder charm
Bug #1802910 reported by
Barry Price
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Cinder Charm |
Triaged
|
Low
|
Unassigned |
Bug Description
Creating instances and volumes seems to work fine otherwise, but attaching volumes to running instances fails. The key error seems to be:
Failed to attach volume at mountpoint: /dev/vdb: libvirtError: internal error: unable to execute QEMU command 'device_add': Property 'virtio-
But I've pasted the full trace through nova-compute.log on the unit hosting the instance in question:
https:/
The charm is deployed with the following relations:
summary: |
- Can't attach ceph volumes to instances on bionic/Pike deploy + Can't attach ceph volumes to instances on bionic/Queens deploy |
To post a comment you must log in.
This is using the stable/18.02 versions of the charms, btw.