[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Latest Qemu-COLO Segfaults when failover
From: |
wenzt |
Subject: |
[Qemu-discuss] Latest Qemu-COLO Segfaults when failover |
Date: |
Mon, 18 Feb 2019 10:00:30 +0800 |
Hi, Zhang:
When I create PVM with:
-drive
if=virtio,id=primary-disk0,driver=quorum,read-pattern=fifo,vote-threshold=1,
children.0.file.filename=...
SVM with:
-drive if=ide,id=secondary-disk0,file.filename=...
I got this ERR: qemu-system-x86_64: block.c:5062: bdrv_detach_aio_context:
Assertion `!bs->walking_aio_notifiers' failed.
I changed if=virtio to ide on both PVM and SVM, it works fine.
When I test failover with: {"execute": "x-colo-lost-heartbeat"} on SVM.
I got this ERR: Conflicts with use by a block device as 'root', which does
not allow 'resize' on node0.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] Latest Qemu-COLO Segfaults when failover,
wenzt <=