volume list shows that vol is attached on /dev/sda

Bug #1663327 reported by Andreas Scheuring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-dpm
New
Low
Venkata Saikishan Peddineni

Bug Description

- start instance with volume
- call "openstack volume list"
+--------------------------------------+--------------+--------+------+------------------------------------+
| ID | Display Name | Status | Size | Attached to |
+--------------------------------------+--------------+--------+------+------------------------------------+
| 06c455b0-17eb-46aa-8198-ab53f81bb30a | sree_test1 | in-use | 15 | Attached to sree_test on /dev/sda |
+--------------------------------------+--------------+--------+------+------------------------------------+

It says volume is attached on /dev/sda. But in fact we can't tell where it is mapped to.

I guess this can be tweaked by the "default_device_names_for_instance" method we abuse for creating our instance ;)

Expectation: Not sure...

preethi (preethi.py)
Changed in nova-dpm:
importance: Undecided → Low
Revision history for this message
Marco Pavone (pavone) wrote :

This seems like a general OpenStack issue: bug #1217874

Revision history for this message
Andreas Scheuring (andreas-scheuring) wrote :

In our cause there is no way to influence the device under which the volume will show up (like it is in libvirt. So my suggestions is to just set nothing there..

Changed in nova-dpm:
assignee: nobody → Venkata Saikishan Peddineni (kishan002)
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.