On Wed, Feb 16, 2022 at 11:38:01 +0300, Nikolay Shirokovskiy wrote: > Currently taking an internal inactive snapshot with a disk excluded from > snapshot using snapshot="no" will fail with error "Disk device '%s' does > not support snapshotting". The idea for internal snapshots since we wanted them to behave the same as they do with 'savevm' is that you can't actually exclude a disk from the snapshot. Could you elaborate how you expect this to co-operate with live internal snapshots?