attaching volume to an instance doesnt change volume status

Bug #1690511 reported by Ekalaya
6
This bug affects 1 person
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-0ubuntu1 (16.04.1),
Juju version 2.1.2 and
conjure-up 2.1.5

attaching process:

(openstack) server list
+--------------------------------------+------------+--------+----------------------------+
| ID | Name | Status | Networks |
+--------------------------------------+------------+--------+----------------------------+
| 1a8a00fb-94b6-4109-ae58-f44291626a46 | ubuntu1204 | ACTIVE | private_project=172.16.1.9 |
+--------------------------------------+------------+--------+----------------------------+
(openstack) volume list
+--------------------------------------+--------------+-----------+------+-------------+
| ID | Display Name | Status | Size | Attached to |
+--------------------------------------+--------------+-----------+------+-------------+
| 9036101a-8833-448f-8cdf-21ff1bc7dd76 | test_vol | available | 10 | |
+--------------------------------------+--------------+-----------+------+-------------+
(openstack) server add volume ubuntu1204 test_vol
(openstack) volume list
+--------------------------------------+--------------+-----------+------+-------------+
| ID | Display Name | Status | Size | Attached to |
+--------------------------------------+--------------+-----------+------+-------------+
| 9036101a-8833-448f-8cdf-21ff1bc7dd76 | test_vol | available | 10 | |
+--------------------------------------+--------------+-----------+------+-------------+
(openstack)

status didnt change and column 'attach to' still empty

same thing happens in horizon

Ekalaya (ekalaya2015)
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
Ekalaya (ekalaya2015)
description: updated
Ekalaya (ekalaya2015)
description: updated
Ekalaya (ekalaya2015)
description: updated
Revision history for this message
James Page (james-page) wrote :

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'.

Changed in charm-openstack-dashboard:
status: New → Incomplete
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.