Several inaccuracies in wiki PCI_passthrough_SRIOV_support

Bug #1341128 reported by Eric Xie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

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 am not sure:)

Eric Xie (mark-xiett)
description: updated
Tracy Jones (tjones-i)
tags: added: documentation
Eric Xie (mark-xiett)
Changed in nova:
assignee: nobody → Eric Xie (mark-xiett)
assignee: Eric Xie (mark-xiett) → nobody
Revision history for this message
Sean Dague (sdague) wrote :

Not a nova problem, please just update the wiki

Changed in nova:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.