http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=835
Summary: xm create command ignores cpu_weight and cpu_cap
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-...@lists.xensource.com
ReportedBy: kann...@jp.fujitsu.com
Xm create command ignores cpu_weight and cpu_cap. When I created VM, they were
values of a default.
# xm create /home/kanno/rhel4-6G.root.vm1.conf cpu_weight=512 cpu_cap=150
Using config file "/home/kanno/rhel4-6G.root.vm1.conf".
Started domain vm1
# xm sched-credit -d vm1
{'cap': 0, 'weight': 256}