attaching volume to an instance doesnt change volume status
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard Charm |
Incomplete
|
Low
|
Unassigned | ||
openstack-user-stories |
New
|
Undecided
|
Unassigned |
Bug Description
Ubuntu 16.04 LTS,
MAAS Version 2.1.3+bzr5573-
Juju version 2.1.2 and
conjure-up 2.1.5
attaching process:
(openstack) server list
+------
| ID | Name | Status | Networks |
+------
| 1a8a00fb-
+------
(openstack) volume list
+------
| ID | Display Name | Status | Size | Attached to |
+------
| 9036101a-
+------
(openstack) server add volume ubuntu1204 test_vol
(openstack) volume list
+------
| ID | Display Name | Status | Size | Attached to |
+------
| 9036101a-
+------
(openstack)
status didnt change and column 'attach to' still empty
same thing happens in horizon
summary: |
- attach volume to an instance doesnt change volume status + attaching volume to an instance doesnt change volume status |
affects: | charm-openstack-dashboard → openstack-user-stories |
description: | updated |
description: | updated |
description: | updated |
This would indicate that something went awry during the attachment process (hence the volume never goes to state attached/in-use).
Please can you confirm which version of OpenStack you are deploying, and which Hypervisor you are using - e.g. KVM or LXD.
There was a change for Ocata that requires an additional relation between the cinder-ceph and nova-compute applications, and the LXD hypervisor does not support Ceph/Cinder block devices until OpenStack pike.
Marking incomplete/low for now; please update with the requested details and set back to 'New'.