yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73028
[Bug 1773393] [NEW] oslo_messaging.rpc.client.RemoteError upon server add volume
Public bug reported:
Description
===========
from openstack cli:
server add volume <server> <volume>
fails to add volume but returns with:
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'oslo_messaging.rpc.client.RemoteError'> (HTTP 500) (Request-ID: req-bfe801f2-c3b3-4f17-9b21-42e2e397ff14)
Steps to reproduce
==================
1/ Create server from image
2/ create bare volume
3/ server add volume <server> <volume>
Expected result
===============
Volume attached
Actual result
=============
Exception as above
Environment
===========
openstack pike stable
pip list | grep kolla
kolla 6.0.0.0rc1
kolla-ansible 6.0.0
ceph being used used for cinder storage.
** Affects: nova
Importance: Undecided
Status: New
** Attachment added: "Log from kolla fluentd container"
https://bugs.launchpad.net/bugs/1773393/+attachment/5144292/+files/nova-api.log
--
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/1773393
Title:
oslo_messaging.rpc.client.RemoteError upon server add volume
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
from openstack cli:
server add volume <server> <volume>
fails to add volume but returns with:
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'oslo_messaging.rpc.client.RemoteError'> (HTTP 500) (Request-ID: req-bfe801f2-c3b3-4f17-9b21-42e2e397ff14)
Steps to reproduce
==================
1/ Create server from image
2/ create bare volume
3/ server add volume <server> <volume>
Expected result
===============
Volume attached
Actual result
=============
Exception as above
Environment
===========
openstack pike stable
pip list | grep kolla
kolla 6.0.0.0rc1
kolla-ansible 6.0.0
ceph being used used for cinder storage.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1773393/+subscriptions
Follow ups