Bug 1041731 - [RFE][cinder]: Add XtreemFS driver to cinder
Summary: [RFE][cinder]: Add XtreemFS driver to cinder
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/cind...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 18:52 UTC by RHOS Integration
Modified: 2015-11-20 19:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:55:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:52:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/xtreemfs-support.

Description:

Add a new driver for xtreemfs.

How to use:

  - Install xtreemfs (Check: http://www.xtreemfs.org/download.php?t=source)

  - Check the quickstarts of how to setup (Check: http://www.xtreemfs.org/quickstart.php)

  - Create xtreemfs volumes:

     mkfs.xtreemfs <server-ip>/volume-0001
     mkfs.xtreemfs <server-ip>/volume-0002
     ....

  - Create a file /etc/cinder/shares.txt and write in it the create volumes:

      <server-ip>/volume-0001
      <server-ip>/volume-0002

  - Change cinder and nova configuration file accordantly to use XtreemFs. 


More info can be found on the website:

http://www.xtreemfs.org/

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.