MooseFS as storage backend
Hi:
Has Glance team considered to add a new shared storage backend (i.e. MooseFS, GlusterFS...).
I know Ceph RBD altenative for Glance, but we are interested in a file-oriented system.
How could I contribute to Glance community? Do I need to register a blueprint with the suggestion?
Thanks.
Best regards,
JuanFra.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Tom Fifield
- Solved:
- 2012-12-05
- Last query:
- 2012-12-05
- Last reply:
- 2012-12-05
|
#1 |
Hi,
Glance has the ability to use a filesystem as a storage backend, so if you can mount it you might be able to use that:
http://
If you want to make a new backend, instructions on how to contribute are found here: http://
You might like to discuss your ideas on the developer mailing list as well as making a blueprint.
Ok Tom.
We will mount /var/lib/
Thanks!
Thanks Tom Fifield, that solved my question.