On 24 June 2014 16:42, Avishay Traeger <[email protected]> wrote: > One more reason why block storage management doesn't really work on file > systems. I'm OK with storing the format, but that just means you fail > migration/backup operations with different formats, right?
Actually I think storing the format *fixes* those cases, since the driver knows what the source format is to get a raw stream of bytes out. It was in trying to fix backup that this problem was found. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
