device: 0.972 assembly: 0.970 instruction: 0.964 semantic: 0.962 socket: 0.962 mistranslation: 0.961 other: 0.960 boot: 0.956 graphic: 0.949 vnc: 0.944 KVM: 0.935 network: 0.928 btrfs qemu-ga - multiple mounts block fsfreeze Having two mounts of the same device makes fsfreeze through qemu-ga impossible. root@CmsrvMTA:/# mount -l | grep /dev/vda2 /dev/vda2 on / type btrfs (rw,relatime,space_cache,subvolid=257,subvol=/@) /dev/vda2 on /home type btrfs (rw,relatime,space_cache,subvolid=258,subvol=/@home) Having two mounts is rather common with btrfs, so the feature fsfreeze is unusable on these systems. Below more information about how we encountered this issue... Message send to