Bug 1041659 - [RFE][cinder]: Implement LIO-based volume support by interfacing with targetd
Summary: [RFE][cinder]: Implement LIO-based volume support by interfacing with targetd
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:31 UTC by RHOS Integration
Modified: 2016-05-26 04:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:22:12 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:31:58 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/lio-support-via-targetd.

Description:

The purpose of this blueprint is to provide a Cinder volume driver that provides volumes driven by the LIO unified target.  This is intended to be a more modern option for users that would have used the tgtd driver in the past.

It will plug in to Cinder as an alternative iSCSI TargetAdmin class, and be driven by the iSCSI driver.

LIO: http://www.linux-iscsi.org/

targetd: https://github.com/agrover/targetd

From the targetd README, "targetd turns Linux into a remotely-configurable storage appliance. It supports an HTTP/jsonrpc-2.0 interface to let a remote administrator allocate volumes from an LVM volume group, and export those volumes over iSCSI."

Note: This effort is using the libstoragemgmt Python library rather than targetd JSON-RPC.
http://libstoragemgmt.sourceforge.net/

Specification URL (additional information):

None


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