Comment 5 for bug 1287105

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I exactly followed the instructions in the bug report, but I cannot reproduce it.

(1) Launched an instance "vm1" from Horizon
(2) Create a volume from CLI : cinder create --name vol2 2
(3) Attach volume to "vm1" : nova volume-attach vm1 <uuid of vol2>
(4) I see volume information in the detail page of "vm1":
    Volumes Attached
     Attached To
       vol2 on /dev/vdb

Note that Volume table display the same information.

We need more information to confirm the issue.