On 01/22/2013 01:58 PM, Jeff Mitchell wrote:
I'd be interested in figuring out the right way to migrate an RBD from one pool to another regardless.
Each way involves copying data, since by definition a different pool will use different placement groups. You could export/import with the rbd tool, do a manual dd like you mentioned, or clone and then flatten in the new pool. The simplest is probably 'rbd cp pool1/image pool2/image'. Josh -- 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