volume create error in nova-rc,it is rpc error

Bug #1066213 reported by Wall Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Unassigned

Bug Description

When I install the newest code which publish at 9.27.I creat a volume,the nova output error :

2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp Traceback (most recent call last):
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/openstack/common/rpc/amqp.py", line 275, in _process_data
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp rval = self.proxy.dispatch(ctxt, version, method, **args)
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/openstack/common/rpc/dispatcher.py", line 145, in dispatch
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp return getattr(proxyobj, method)(ctxt, **kwargs)
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/volume/manager.py", line 166, in create_volume
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp volume_ref['id'], {'status': 'error'})
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp self.gen.next()
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/volume/manager.py", line 160, in create_volume
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp model_update = self.driver.create_export(context, volume_ref)
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/volume/driver.py", line 381, in create_export
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp volume_path)
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp File "/usr/local/lib/python2.7/dist-packages/nova-2012.2-py2.7.egg/nova/volume/iscsi.py", line 148, in create_iscsi_target
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp raise exception.NotFound()
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp NotFound: Resource could not be found.
2012-10-13 11:50:10 TRACE nova.openstack.common.rpc.amqp

Revision history for this message
Chuck Short (zulcss) wrote :

Which version are you using are you devstack or a distro packaging?

chuck

Changed in nova:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Thierry Carrez (ttx) wrote :

We cannot solve the issue you reported without more information. Could you please provide the requested information ?

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

This bug lacks the necessary information to effectively reproduce and fix it, therefore it has been closed. Feel free to reopen the bug by providing the requested information and set the bug status back to ''New''.

Changed in nova:
status: Incomplete → Invalid
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.