Comment 0 for bug 1365043

Revision history for this message
Eugene Korekin (ekorekin) wrote : NSX plugin: Virtual Interface creation failed when starting instances

{"ostf_sha": "4dcd99cc4bfa19f52d4b87ed321eb84ff03844da", "auth_required": true, "api": "1.0", "nailgun_sha": "c2820546f9b2c9aadb4716c7b4100e19b23fc42d", "production": "docker", "fuelmain_sha": "e2008a5398f8d1fabc8d4563b412bfd62eff5b54", "astute_sha": "78963a5415935f22e405e355d710fe92cee34331", "feature_groups": ["experimental"], "release": "5.1", "fuellib_sha": "3a06124c93034444576df2a32516ececfdc9b636"}

Instances fail to start on compute node deployed with nsx plugin.

Error messages in /var/log/nova/compute.log:

2014-09-03 15:34:55.950 12484 ERROR nova.compute.manager [req-69c5c658-48e9-477b-9ad4-21227580effa None] [instance: 62984d87-a17a-4e10-877c-776625bb8efe] Instance failed to spawn
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] Traceback (most recent call last):
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] File "/usr/lib/python2.6/site-packages/nova/compute/manager.py", line 1714, in _spawn
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] block_device_info)
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 2266, in spawn
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] block_device_info)
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 3687, in _create_domain_and_network
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] raise exception.VirtualInterfaceCreateException()
2014-09-03 15:34:55.950 12484 TRACE nova.compute.manager [instance: 62984d87-a17a-4e10-877c-776625bb8efe] VirtualInterfaceCreateException: Virtual Interface creation failed