[Openstack] Swift supported file system

John Dickinson me at not.mn
Mon Jan 23 13:47:44 UTC 2012


That functionality is left up to a client. For example, you could use FUSE to spoof swift as a filesystem or you could use a client like Cyberduck or even write your own. Last week someone on this mailing list talked about adding webDAV support to swift.

All of these "work" in that they present swift to the user as a filesystem. However, swift doesn't follow POSIX semantics and therefore any attempt to force swift into such a model will have drawbacks (mostly with regards to performance).

--John


On Jan 23, 2012, at 4:47 AM, Khaled Ben Bahri wrote:

> Thanks for your answer,
> 
> For the first question I meant, tha i wish to mount a shared forlder that uses swift for storage
> 
> Best Regards
> Khaled
> 
> Date: Fri, 20 Jan 2012 13:59:56 -0600
> From: florian.hines at gmail.com
> To: openstack at lists.launchpad.net
> Subject: Re: [Openstack] Swift supported file system
> 
> On Friday, January 20, 2012 at 12:47 PM, Khaled Ben Bahri wrote:
> Hi,
> 
> Can any one please tell me if we can mount and use for openstack swift a mounted shared folder as a storage device
> 
> Do you mean use shared storage as the storage backend for swift?  Or do you wish to mount a shared folder that uses swift for storage (ala dropbox/jungledisk/fuse) ?
> 
> 
>  
> Is it necessary that storage devices have to be mounted on /srv/node??
> 
> You can change where you mount devices with the "devices" config option in the default section of your config.
> 
> --
> Florian Hines | @pandemicsyn
> http://about.me/pandemicsyn
>  
> 
> 
> _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack at lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4329 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120123/871849d6/attachment.bin>


More information about the Openstack mailing list