yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24446
[Bug 1391816] [NEW] [pci-passthrough] PCI Clear message should be reported when there are no VFs left for allocation
Public bug reported:
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)
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References