how can i add 10g ethernet card on qemu instance?
qemu instance 10g support on openstack?How can I do ?
First time here? Check out the FAQ!
qemu instance 10g support on openstack?How can I do ?
If you want to link a physical network interface to an instance, you need to look into SRIOV or PCI passthrough. See the Networking Guide on docs.openstack.org.
If you are not talking about a physical interface but want some sort of bandwidth guarantee for your instance, Network Quality of Service is the answer. Starting with Newton, you can configure minimum bandwidth on an instance's network port. Again, see the Networking Guide and the spec for this new feature.
Asked: 2016-11-23 06:14:13 -0500
Seen: 343 times
Last updated: Nov 23 '16
How to setup a bridge for multiple compute nodes?
Snapshot of Instances is Queued forever
How to delete multiple instances ( bulk delete ) via curl or cli ?
Problem in Rebuilding Instance
nova boot from image with block-device and volume type
How to liberate volume attached to deleted instance ?