Comment 1 for bug 1860913

Revision history for this message
Sylvain Bauza (sylvain-bauza) wrote :

By definition, a snapshot is an immutable object that shouldn't modified after being created.
I'm surprised you say you can see some writes to the snapshot just after creating it. How do you know this ? By looking at the QEMU command line or lsof/strace() it ?

To be clear, I think it's an invalid bug if you want to write the snapshot, but if you found some way to write the snapshot, then it could be a bug.

Punting the status to Invalid, but please modify the bug status back to New once you reply.