As I've said in the other thread:
Mounting the same device two times in different VMs is a bad thing to do
as it'll not work in the best case (apparently above) and result in data
corruption in the worst.
One device should only be mounted inside a single VM unless it's some
special networking file system (e.g. nfs), but even then it's not meant
to be used with qvm-block, but over the network...