Public bug reported:

The method retrieving a free SCSI controller slot gets all the related
disk resources, checking their address using the AddressOnParent
attribute.

The issue is that this WMI object attribute is not available on the V1 
virtualization namespace, for which reason this method will raise
an AttributeError in case there disks connected to the SCSI controller. For 
this reason, attaching a second volume will fail.

This bug affects Windows Server 2008 R2 and Windows Server 2012 when
using the V1 namespace.

** Affects: nova
     Importance: Undecided
     Assignee: Lucian Petrut (petrutlucian94)
         Status: In Progress


** Tags: hyper-v

** Tags added: hyper-v

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

Title:
  Hyper-V: get free SCSI controller slot issue on V1

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  The method retrieving a free SCSI controller slot gets all the related
  disk resources, checking their address using the AddressOnParent
  attribute.

  The issue is that this WMI object attribute is not available on the V1 
virtualization namespace, for which reason this method will raise
  an AttributeError in case there disks connected to the SCSI controller. For 
this reason, attaching a second volume will fail.

  This bug affects Windows Server 2008 R2 and Windows Server 2012 when
  using the V1 namespace.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to