Hi, i remember there was a bug before in ceph not sure in which release where exporting the same rbd snap multiple times results in different raw images. Currently running upstream/firefly and i'm seeing the same again. # rbd export cephstor/disk-116@snap dump1 # sleep 10 # rbd export cephstor/disk-116@snap dump2 # md5sum -b dump* b89198f118de59b3aa832db1bfddaf8f *dump1 f63ed9345ac2d5898483531e473772b1 *dump2 Can anybody help? Greets, Stefan -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html