yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17234
[Bug 1341128] [NEW] Several inaccuracies in wiki PCI_passthrough_SRIOV_support
Public bug reported:
https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support
There are several inaccuracies below:
1) create PCI flavor
#The below name bigGPU should be bigGPU2.
nova pci-flavor-create name 'bigGPU' description 'passthrough Intel's on-die GPU'
nova pci-flavor-update name 'bigGPU2' set 'vendor_id'='8086' 'product_id': '0002'
2)create flavor and boot with it
nova flavor-key m1.small set pci_passthrough:pci_flavor= '1:bigGPU,bigGPU2;'
nova boot mytest --flavor m1.tiny --image=cirros-0.3.1-x86_64-uec
# The flavor above should be same.
Are they treat as one bug? I don't sure:)
** 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/1341128
Title:
Several inaccuracies in wiki PCI_passthrough_SRIOV_support
Status in OpenStack Compute (Nova):
New
Bug description:
https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support
There are several inaccuracies below:
1) create PCI flavor
#The below name bigGPU should be bigGPU2.
nova pci-flavor-create name 'bigGPU' description 'passthrough Intel's on-die GPU'
nova pci-flavor-update name 'bigGPU2' set 'vendor_id'='8086' 'product_id': '0002'
2)create flavor and boot with it
nova flavor-key m1.small set pci_passthrough:pci_flavor= '1:bigGPU,bigGPU2;'
nova boot mytest --flavor m1.tiny --image=cirros-0.3.1-x86_64-uec
# The flavor above should be same.
Are they treat as one bug? I don't sure:)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1341128/+subscriptions
Follow ups
References