Pool creation
This guide shows you how to create a pool using the web interface.
This guide shows you how to create a pool using the web interface.
Using web interface is the easiest way to create a pool.
First, connect to the manager and under Platforms and services you'll fine the Ceph service.
In the tab 'Pools' and then on the bottom right, you will find the existing pools.
Enter a poolname, your pool needs at least three characters.
After pool creation you are back to manager, you can see that cluster status has changed because the pool is being created.
You can check pool creation by listing pools.
GET /dedicated/ceph/98d166d8-7c88-47b7-9cb6-63acd5a59c15/pool
[
{
replicaCount: 3
serviceName: "98d166d8-7c88-47b7-9cb6-63acd5a59c15"
name: "rbd"
minActiveReplicas: 2
poolType: "REPLICATED"
backup: false
},
{
replicaCount: 3
serviceName: "98d166d8-7c88-47b7-9cb6-63acd5a59c15"
name: "testpool"
minActiveReplicas: 2
poolType: "REPLICATED"
backup: true
}
]
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community