Displaying 1 result from an estimated 1 matches for "rhelu3t".
Did you mean:
rhel3
2010 Jul 29
0
virDomainSetSchedulerParameters() does not support KVM?
Hi,
I have one RHEL 5.5 Xen box and one RHEL 5.5 KVM box. In the Xen box, the
following command works well:
$ virsh schedinfo RHELu3T
Scheduler : credit
weight : 256
cap : 0
But in KVM box, it can not work:
$ virsh schedinfo RHEL5u3
Scheduler : Unknown
error: this function is not supported by the hypervisor:
virDomainGetSchedulerType
Is it because that the libvirt APIs virDomainGetSchedulerParameter...