search for: domain_time_sync

Displaying 2 results from an estimated 2 matches for "domain_time_sync".

2020 Apr 30
1
Re: sync guest time
...clock" and this is failing for some reason. > You'll probably need to debug this inside the guest - strace the > QEMU guest agent, see where it fails, and then file a bug against > the distro for it. Eventually I found out that if I make the call *without* specifying the `libvirt.DOMAIN_TIME_SYNC` flag this works as I intend. I've read the docs and could not understand what's the purpose of this flag . It reads "Re-sync domain time from domain's RTC" on [0]. It begs the question: if I'm setting it to a fixed instant in time (which I am), why would I want it to syn...
2020 Apr 30
2
sync guest time
Hi, I'm seeing the following issue when attempting to update the guest's clock on a running fc32 guest (using guest agent): ``` [root@virt-launcher-vmi-masquerade-mh2xm /]# virsh domtime 1 --pretty Time: 2020-04-30 23:27:29 [root@virt-launcher-vmi-masquerade-mh2xm /]# virsh domtime 1 --sync error: internal error: unable to execute QEMU agent command 'guest-set-time': hwclock