ISCSI target

Asked by avineshp

Hi,

I just setup my first OpenStack Swift with 4 nodes however I would like to know if it possible to create an ISCSI target on swift.

Then I will be able to setup my hypervisor to access the storage via ISCSI.

If it is possible please could someone send me a description on how to do it.

Thanks in advance,

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Florian Hines (pandemicsyn) said :
#1

Hi,

Swift isn't a block storage device so you can't just attach lun/volume or the like via iscsi. Swift is an object/blob storage system (think Rackspace CloudFiles or Amazon S3).

You can interface with it using things like python api, or Cyberduck or the "st" command line tool that ships with swift. You could also use something like https://github.com/redbo/cloudfuse but keep in mind that it's still just a fuse app on top of the ReST interface so its not nearly as performant as an iscsi target nor as full featured as a real posix filesystem.

Florian

Can you help with this problem?

Provide an answer of your own, or ask avineshp for more information if necessary.

To post a message you must log in.