Hi Team
I'm trying to run powerpc ubuntu as a compute node with nova-compute and contrail-vrouter-agent running fine.The contrail-vrouter-agent is able to make successfull connection with controller node. The compute node is able to ping controller node and /etc/nova/nova.conf of compute node is set to libvirt_vif_driver = nova_contrail_vif.contrailvif.VRouterVIFDriver Howevever when I'm trying to launch VM from controller node onto compute node I'm getting below errors in nova-compute logs.. 2015-10-12 12:54:50.983 15227 TRACE nova.compute.utils [instance: 203432fb-67d9-4418-8afc-846d89f088b2] File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 1361, in _build_instance 2015-10-12 12:54:50.983 15227 TRACE nova.compute.utils [instance: 203432fb-67d9-4418-8afc-846d89f088b2] reason=unicode(exc_info[1])) 2015-10-12 12:54:50.983 15227 TRACE nova.compute.utils [instance: 203432fb-67d9-4418-8afc-846d89f088b2] RescheduledException: Build of instance 203432fb-67d9-4418-8afc-846d89f088b2 was re-scheduled: vif_type parameter must be present for this vif_driver implementation 2015-10-12 12:54:50.983 15227 TRACE nova.compute.utils [instance: 203432fb-67d9-4418-8afc-846d89f088b2] 2015-10-12 12:54:50.986 15227 DEBUG nova.openstack.common.lockutils [req-bc5a99f8-e6f0-4d85-9269-a1c3d0157063 e06cc00dafe641bcb5dc3ee069dd5358 91a5216fec8a4182a274fdebf05731e8] Semaphore / lock released "do_run_instance" inner /usr/lib/python2.7/site-packages/nova/openstack/common/lockutils.py:252 2015-10-12 12:54:50.986 15227 DEBUG nova.openstack.common.lockutils [req-bc5a99f8-e6f0-4d85-9269-a1c3d0157063 e06cc00dafe641bcb5dc3ee069dd5358 91a5216fec8a4182a274fdebf05731e8] Semaphore / lock released "do_run_instance" inner /usr/lib/python2.7/site-packages/nova/openstack/common/lockutils.py:252 Please help me regarding this. Thanks Abhishek Jain
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
