← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1391816] Re: [pci-passthrough] PCI Clear message should be reported when there are no VFs left for allocation

 

You are right.
It's misconfiguration.

** Changed in: nova
       Status: Confirmed => 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/1391816

Title:
  [pci-passthrough] PCI Clear message should be reported when there are
  no VFs left for allocation

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  When launching an instance with a preconfigured port When there are no
  VFs available for allocation the error message  is not clear

  #neutron port-create tenant1-net1 --binding:vnic-type direct
  #nova boot --flavor m1.tiny --image  cirros --nic port-id=<port-id>  vm100

  # nova show vm100

  (output truncated)
                                                    
                                                                                                                                                                                                            |
  | fault                                | {"message": "PCI device request ({'requests': [InstancePCIRequest(alias_name=None,count=1,is_new=False,request_id=66b02b9b-600b-4c46-9f66-38ceb6cc2742,spec=[{physical_network='physnet2'}])], 'code': 500}equests)s failed", "code": 500, "created": "2014-11-12T10:10:14Z"} |

  
  Expected:
  Clear message in the fault entry when issuing 'nova show' or when launching the Instance(Better)

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


References