Good question about compression. I installed pigz compressor on one of my nodes in my cluster. Its a parallel compressor based on gzip so it is really fast.
In order to add add compression, when exporting with the rbd command, instead of specifying an output file to the rbd command, specify a...