Status: New
Owner: ----
New issue 159 by [email protected]: add the ability to pass "-cpu
host" option to kvm
http://code.google.com/p/ganeti/issues/detail?id=159
There should be a way to pass "-cpu $cpuflags" option to kvm.
In my use case, having a 2 node cluster of identical hardware, passing
the "-cpu host" option to KVM would be a neat performance optimisation.
( as per http://www.linux-kvm.org/page/Tuning_KVM )
Thinking out loud, not sure how realstic this is:
When using different hardware/cpu's on the nodes, it might be interesting
to configure a common feature set supported on all nodes? Maybe this could
be implementyed with some special "auto flag, and let ganeti determine this?