[one-users] How to integrate Swift storage in OpenNebula
Carlo Daffara
carlo.daffara at cloudweavers.eu
Thu Oct 30 06:27:00 PDT 2014
The cleanest approach is simply to mount the swift datastore as a shared directory on opennebula, using either
cloudfuse https://github.com/redbo/cloudfuse
or
s3ql https://bitbucket.org/nikratio/s3ql/overview
and then use the mounted directory (mounted on each node in the same place, usually /var/lib/one) with the shared datastore driver.
regards,
Carlo Daffara
cloudweavers ltd
----- Messaggio originale -----
Da: "Ruben S. Montero" <rsmontero at opennebula.org>
A: ngurjar at neeleshgurjar.co.in
Cc: "users" <users at lists.opennebula.org>
Inviato: Giovedì, 30 ottobre 2014 13:44:51
Oggetto: Re: [one-users] How to integrate Swift storage in OpenNebula
Currently there is no Swift-backed datastore in OpenNebula, so you cannot directly reference swift object in your templates.
However you could import the Swift objects as an image in a OpenNebula Datastore using the URL of the object. AFAIK this is, to some extent, similar to the Swift-Glance relationship... but I'm not an authority in OpenStack...
Cheers
Ruben
On Wed, Oct 29, 2014 at 11:19 AM, < ngurjar at neeleshgurjar.co.in > wrote:
Hi
I have configured OpenNebula 4.8 and working good.
I have one Swift storage cluster in place. I want to store datastore on that Swift storage.
I tried to create new datastore but in that there is no option for Swift.
How can I add Swift storage for datastore?
Regards
Neelesh Gurjar
______________________________ _________________
Users mailing list
Users at lists.opennebula.org
http://lists.opennebula.org/ listinfo.cgi/users-opennebula. org
--
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | rsmontero at opennebula.org | @OpenNebula
_______________________________________________
Users mailing list
Users at lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
More information about the Users
mailing list