Displaying 4 results from an estimated 4 matches for "vireventpollupdatetimeout".
2018 Nov 13
1
create vm timeout
...00: 95205: debug : virKeepAliveMessage:104 : Sending keepalive request to client 0x561dca9e6e60
2018-11-13 14:21:39.942+0000: 95205: info : virKeepAliveMessage:107 : RPC_KEEPALIVE_SEND: ka=0x561dca9e7b60 client=0x561dca9e6e60 prog=1801807216 vers=1 proc=1
2018-11-13 14:21:39.942+0000: 95205: info : virEventPollUpdateTimeout:265 : EVENT_POLL_UPDATE_TIMEOUT: timer=2 frequency=5000
2018-11-13 14:21:39.942+0000: 95205: debug : virEventPollUpdateTimeout:282 : Set timer freq=5000 expires=1542118904942
2018-11-13 14:21:39.942+0000: 95205: debug : virEventPollInterruptLocked:722 : Skip interrupt, 1 140197681715264
2018-11-13...
2016 Jan 03
0
External snapshot warning.
...ipt --disk-only --atomic --quiesce --no-metadata
Domein snapshot onderhoudscript is aangemaakt
$virsh blockcommit CmsrvAPP2 vda --verbose --pivot
2016-01-03 18:14:52.784+0000: 15861: info : libvirt version: 1.2.16, package: 1.2.16-2ubuntu11.15.10.1
2016-01-03 18:14:52.784+0000: 15861: warning : virEventPollUpdateTimeout:268 : Ignoring invalid update timer -1
Successfully pivoted
I've googled the 'invalid update timer -1' warning and found some messages about losing disk data after snapshot commits (using an other methode of snapshotting).
I've done some tests with snapshotting, creating a file...
2020 Apr 02
1
can libvirt.so use jemalloc to manage mem ?
...lInit() < 0) {
virDispatchError(NULL);
return -1;
}
virEventRegisterImpl(virEventPollAddHandle,
virEventPollUpdateHandle,
virEventPollRemoveHandle,
virEventPollAddTimeout,
virEventPollUpdateTimeout,
virEventPollRemoveTimeout);
return 0;
}
void
virResetLastError(void)
{
virErrorPtr err = virLastErrorObject();
if (err)
virResetError(err);
}
static virErrorPtr
virLastErrorObject(void)
{
virErrorPtr err;
err = virThreadLocalGet(&virL...
2015 Dec 09
2
Re: Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
This is not a libvirt/redhat question…
With your method you can only revert to versions which are available in the standard repositories. You’ll have to download the packages manually to force a different version. Use with caution. There is a reason why the version isn’t in the standard repositories.
Van: libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] Namens Keyur