Public bug reported: Description: Use command line to attach volume to instance and got it failed.
Steps to reproduce: cinder create 2 --display-name volume1 nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto Symptom: attach volume failed. nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_messaging.exceptions.MessagingTimeout'> (HTTP 500) (Request-ID: req-a939cf42-d840-4180-9aba-89d628861303) [root@fuel8-controller1 ~(keystone_pepsi)]# nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_messaging.exceptions.MessagingTimeout'> (HTTP 500) (Request-ID: req-76837fac-a4a0-4a56-988f-f781e2ecd196) Expected result: succeed to attach volume to instance. Actual result: volume was not attached to instance Environment: Fuel 8 (3 controller nodes + 2 compute nodes + 3 storage nodes). dpkg -l |grep nova ii nova-api 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - compute API frontend ii nova-cert 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - certificate manager ii nova-common 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - common files ii nova-conductor 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - conductor service ii nova-consoleauth 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - Console Authenticator ii nova-consoleproxy 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - NoVNC proxy ii nova-objectstore 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - object store ii nova-scheduler 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - virtual machine scheduler ii python-nova 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - libraries ii python-novaclient 2:2.30.2-1~u14.04+mos3 all client library for OpenStack Compute API Storage type : LVM cinder --version 1.4.0 Thanks Kevin ** Affects: nova Importance: Undecided Status: New ** Attachment added: "Log was collected from : sosreport -o openstack_nova --batch" https://bugs.launchpad.net/bugs/1583280/+attachment/4665709/+files/sosreport-fuel8-controller1.irvineqa.local-20160518174012.tar.xz -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1583280 Title: Fuel 8 : Not able to attach volume to instance Status in OpenStack Compute (nova): New Bug description: Description: Use command line to attach volume to instance and got it failed. Steps to reproduce: cinder create 2 --display-name volume1 nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto Symptom: attach volume failed. nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_messaging.exceptions.MessagingTimeout'> (HTTP 500) (Request-ID: req-a939cf42-d840-4180-9aba-89d628861303) [root@fuel8-controller1 ~(keystone_pepsi)]# nova volume-attach caab638d-d73b-45cc-909e-b99e5bf856f7 1409db6a-a148-47c4-8e5a-449c94271357 auto ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_messaging.exceptions.MessagingTimeout'> (HTTP 500) (Request-ID: req-76837fac-a4a0-4a56-988f-f781e2ecd196) Expected result: succeed to attach volume to instance. Actual result: volume was not attached to instance Environment: Fuel 8 (3 controller nodes + 2 compute nodes + 3 storage nodes). dpkg -l |grep nova ii nova-api 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - compute API frontend ii nova-cert 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - certificate manager ii nova-common 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - common files ii nova-conductor 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - conductor service ii nova-consoleauth 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - Console Authenticator ii nova-consoleproxy 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - NoVNC proxy ii nova-objectstore 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - object store ii nova-scheduler 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - virtual machine scheduler ii python-nova 2:12.0.0-1~u14.04+mos43 all OpenStack Compute - libraries ii python-novaclient 2:2.30.2-1~u14.04+mos3 all client library for OpenStack Compute API Storage type : LVM cinder --version 1.4.0 Thanks Kevin To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1583280/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

