Possible to move RBD volumes between pools?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Background: We have a few ceph clusters, each serves multiple Openstack cluster. Each cluster has it's own set of pools.

I'd like to move ~50TB of volumes from an old cluster (we'll call the pool cluster01-volumes) to an existing pool (cluster02-volumes) to later be imported by a different Openstack cluster. I could run something like this...
rbd export cluster01-volumes/volume-12345 | rbd import cluster02-volumes/volume-12345 . 

But that would be slow and duplicate the data which I'd rather not do. Are there any better ways to it?

Thanks,

-Brett
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux