← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1395063] Re: Hyper-V won't disconnect iSCSI targets created by tgt

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-2

-- 
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/1395063

Title:
  Hyper-V won't disconnect iSCSI targets created by tgt

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When detaching volumes, the Hyper-V driver decides whether the iSCSI
  target should be disconnected or not by comparing the number of
  volumes being disconnected and the total number of available LUNs of
  the according iSCSI target.

  This causes problems as TGT exports one extra reserved LUN. For this
  reason, the according iSCSI targets won't be disconnected when a
  volume exported by TGT is detached.

  The fix consists in checking the disk types when counting the
  available LUNs of a target.

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


References