OSDN Git Service

block: Document that x-blockdev-change breaks quorum children list
authorKevin Wolf <kwolf@redhat.com>
Fri, 15 Dec 2017 10:54:22 +0000 (11:54 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 Dec 2017 14:03:41 +0000 (15:03 +0100)
commit6b4738ce4d32d551b37afb387813a37a24b6de8f
treecc6b60f8df2a162764d48bb0ccdbc1753c229509
parent546a7dc40e8b8b6440a052e2b5cdfe9aadcaccf6
block: Document that x-blockdev-change breaks quorum children list

Removing a quorum child node with x-blockdev-change results in a quorum
driver state that cannot be recreated with create options because it
would require a list with gaps. This causes trouble in at least
.bdrv_refresh_filename().

Document this problem so that we won't accidentally mark the command
stable without having addressed it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
qapi/block-core.json