← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374108] [NEW] Hyper-V agent cannot disconnect orphaned switch ports

 

Public bug reported:

On Windows / Hyper-V Server 2008 R2, when a switch port have to be disconnected because the VM using it was removed,
DisconnectSwitchPort will fail, returning an error code and a HyperVException is raised. If the exception is raised, the switch port is not removed and will make the WMI operations more expensive.

If the VM's VNIC has been removed, disconnecting the switch port is no
longer necessary and it should be removed.

Trace:
http://paste.openstack.org/show/115297/

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: hyper-v

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1374108

Title:
  Hyper-V agent cannot disconnect orphaned switch ports

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  On Windows / Hyper-V Server 2008 R2, when a switch port have to be disconnected because the VM using it was removed,
  DisconnectSwitchPort will fail, returning an error code and a HyperVException is raised. If the exception is raised, the switch port is not removed and will make the WMI operations more expensive.

  If the VM's VNIC has been removed, disconnecting the switch port is no
  longer necessary and it should be removed.

  Trace:
  http://paste.openstack.org/show/115297/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1374108/+subscriptions


Follow ups

References