When I try to make snapshot of my ploop container I have an error:
# vzctl snapshot $VEID --skip-suspend
Creating snapshot {6ea44de0-68ff-4044-9264-3dc7e818200d}
Storing /vz/private/ploop/$VEID/Snapshots.xml.tmp
Error in is_old_snapshot_format (snapshot.c:39): Snapshot is in old format
Failed to create snapshot: Error in is_old_snapshot_format (snapshot.c:39): Snapshot is in old format [38]
Failed to create snapshot
But there are no any snapshots:
# vzctl snapshot-list 2045
PARENT_UUID C UUID DATE NAME
So, I have found just one same question about this problem, but is not answered.
I think, it is related to updated vzctl and ploop, while container created earlier.