On 11.04.2013 10:04, 邓焕聪 wrote:
when i send a reboot command to libvirtd to reboot a domain, it does
not
receive and print the following warn:
2013-04-10 06:01:39.080+0000: 2908: warning : qemuDomainObjTaint:1311 :
Domain id=56 name='69751ca7-3198-4f3c-8265-cb8cb70ad750'
uuid=69751ca7-3198-4f3c-8265-cb8cb70ad750 is tainted: high-privileges
with reboot you may choose what mode do you want to use:
'acpi', 'agent', 'initctl' or 'signal'
By default, ACPI is used, meaning an ACPI event is send to the guest.
However, when there is no acpid running, this event is silently ignored.
So you have two options:
1) install acpid into the guest
2) use a different method.
Michal