Chapter 23. Rename a Pool
To rename a pool, execute:
ceph osd pool rename <current-pool-name> <new-pool-name>
ceph osd pool rename <current-pool-name> <new-pool-name>
If you rename a pool and you have per-pool capabilities for an authenticated user, you must update the user’s capabilities (i.e., caps) with the new pool name.