[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Latest Qemu-COLO Problems
From: |
wenzt |
Subject: |
[Qemu-discuss] Latest Qemu-COLO Problems |
Date: |
Fri, 15 Feb 2019 19:54:15 +0800 |
Hi Zhang,
I have tested COLO with qemu-3.1.0 follow
https://wiki.qemu.org/Features/COLO
I got this problems on PVM:
{"timestamp": {"seconds": 1550230616, "microseconds": 644348}, "event":
"STOP"}
{"timestamp": {"seconds": 1550230616, "microseconds": 719003}, "event":
"RESUME"}
{"timestamp": {"seconds": 1550230616, "microseconds": 743554}, "event":
"STOP"}
qemu-system-x86_64: Can't receive COLO message: Input/output error
qemu-system-x86_64: Can't receive COLO message: Input/output error
{"timestamp": {"seconds": 1550230618, "microseconds": 257209}, "event":
"COLO_EXIT", "data": {"mode": "primary", "reason": "error"}}
And on SVM:
{"timestamp": {"seconds": 1550230616, "microseconds": 731544}, "event":
"STOP"}
address@hidden:colo_vm_state_change Change 'run' => 'stop'
address@hidden:colo_send_message Send 'checkpoint-reply' message
address@hidden:colo_receive_message Receive 'vmstate-send' message
address@hidden:colo_flush_ram_cache_begin dirty_pages
18446744073708498780
address@hidden:colo_flush_ram_cache_end
address@hidden:colo_receive_message Receive 'vmstate-size' message
address@hidden:colo_send_message Send 'vmstate-received' message
{"timestamp": {"seconds": 1550230616, "microseconds": 837436}, "event":
"RESUME"}
qemu-system-x86_64: block.c:5062: bdrv_detach_aio_context: Assertion
`!bs->walking_aio_notifiers' failed.
Aborted (core dumped)
colo-test.txt
Description: Text document
- [Qemu-discuss] Latest Qemu-COLO Problems,
wenzt <=