Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document about Ceph for storage #9812

Open
gobiursus opened this issue Oct 16, 2024 · 7 comments
Open

Document about Ceph for storage #9812

gobiursus opened this issue Oct 16, 2024 · 7 comments

Comments

@gobiursus
Copy link

ISSUE TYPE
  • Documentation Report
COMPONENT NAME
Documentation and Ceph as storage
CLOUDSTACK VERSION
All
CONFIGURATION
OS / ENVIRONMENT

Debian 12.7 Stable

SUMMARY

Can we add Ceph storage support into documentation? I want to use Ceph RBD as storage.

@kiranchavala
Copy link
Contributor

@gobiursus
Copy link
Author

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

@weizhouapache
Copy link
Member

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

It is totally up to you.
You just need to create a pool for clodstack. For the rest space, you can do anything you want.

@gobiursus
Copy link
Author

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

It is totally up to you. You just need to create a pool for clodstack. For the rest space, you can do anything you want.

Thank you. Is secondary storage necessary? Is secondary storage just for a backup in Cloudstack?

@weizhouapache
Copy link
Member

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

It is totally up to you. You just need to create a pool for clodstack. For the rest space, you can do anything you want.

Thank you. Is secondary storage necessary? Is secondary storage just for a backup in Cloudstack?

secondary storage is required. it stores templates and snapshots.
However, you can not use ceph RBD pool as a secondary storage.
you can create cephfs , export it over NFS and add to cloudstack as a secondary storage.

@gobiursus
Copy link
Author

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

It is totally up to you. You just need to create a pool for clodstack. For the rest space, you can do anything you want.

Thank you. Is secondary storage necessary? Is secondary storage just for a backup in Cloudstack?

secondary storage is required. it stores templates and snapshots. However, you can not use ceph RBD pool as a secondary storage. you can create cephfs , export it over NFS and add to cloudstack as a secondary storage.

How much space do we usually give to the secondary storage?

@weizhouapache
Copy link
Member

Thank you. Is there anything I need to notice before I create RBD on Ceph? Like "I need to create 2 pools one for primary storage the other one for secondary storage" or "I need to create multiple pools one for this service and one for the other service like Openstack"?

It is totally up to you. You just need to create a pool for clodstack. For the rest space, you can do anything you want.

Thank you. Is secondary storage necessary? Is secondary storage just for a backup in Cloudstack?

secondary storage is required. it stores templates and snapshots. However, you can not use ceph RBD pool as a secondary storage. you can create cephfs , export it over NFS and add to cloudstack as a secondary storage.

How much space do we usually give to the secondary storage?

It depends on your use case.
For testing env, 50/100GB is enough.
For production env, 1TB is probably not enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants