yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92640
[Bug 2027750] [NEW] After the openstack virtual machine fails to bind a network card with an existing port, the virtual machine will be hard restarted and become in an error state
Public bug reported:
There is a physical network in neutron's ml2_conf.ini configuration file
with only the ml2_type_vlan range configured but no bridge_mappings
configured, when I add a NIC to the VM using the external network
created by this physical network it will fail to be bound, and the VM
state will be normal after the failure of adding the NIC bindings, but a
hard restart of the VM will cause the VM state to change to an error
afterward.
nova.exception.NovaException: Unsupported VIF type binding_failed
convert '_nova_to_osvif_vif_binding_failed'
** Affects: nova
Importance: Undecided
Status: New
--
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/2027750
Title:
After the openstack virtual machine fails to bind a network card with
an existing port, the virtual machine will be hard restarted and
become in an error state
Status in OpenStack Compute (nova):
New
Bug description:
There is a physical network in neutron's ml2_conf.ini configuration
file with only the ml2_type_vlan range configured but no
bridge_mappings configured, when I add a NIC to the VM using the
external network created by this physical network it will fail to be
bound, and the VM state will be normal after the failure of adding the
NIC bindings, but a hard restart of the VM will cause the VM state to
change to an error afterward.
nova.exception.NovaException: Unsupported VIF type binding_failed
convert '_nova_to_osvif_vif_binding_failed'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2027750/+subscriptions
Follow ups