virsh # qemu-monitor-command DOMAIN “info block”

error: internal error cannot parse json info block: lexical error: invalid char in json text.
info block
(right here) ——^

Fix:

virsh # qemu-monitor-command DOMAIN –hmp –cmd “info block”

Leave a Reply

Your email address will not be published. Required fields are marked *