On Fri, 19 Sep 2014, Jeffrey Ollie wrote:
> I've got a Ceph system (running 0.80.5) at home that I've been messing
> around with, partly to learn Ceph, but also as reliable storage for all of
> my media.  During the process I deleted the data and metadata pools used by
> CephFS and recreated them.  However, when I recreated the filesystem, the
> pool called "data" got assigned as a metadata pool and the pool called
> "metadata" got assigned as a data pool.
> 
> Is there a safe way to rename the pools?  It's purely an aesthetic thing (I
> think), so if it's difficult/dangerous to do I'll leave it be.

 ceph osd pool rename <old> <new>

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

Reply via email to