← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1471997] Re: nova MAX_FUNC value in nova/pci/devspec.py is too low

 

Jay Pipes helpfully pointed out that the MAX_FUNC value was defined by
the PCI spec, and didn't refer to the SRIOV VF value, but rather the PCI
device function.

The original issue turned out to be a local problem generating the PCI
whitelist.

** Changed in: nova
       Status: In Progress => Invalid

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

Title:
  nova MAX_FUNC value in nova/pci/devspec.py is too low

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  The MAX_FUNC value in nova/pci/devspec.py is set to 0x7.  This limits
  us to a relatively small number of VFs per PF, which is annoying when
  trying to use SRIOV in any sort of serious way.

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


References