Bug 1133748 - [RFE][nova]: Refactor ISCSIDriver to support other iSCSI transports besides TCP
Summary: [RFE][nova]: Refactor ISCSIDriver to support other iSCSI transports besides TCP
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: Upstream M2
: 7.0 (Kilo)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_kilo-2 upstream_de...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-26 04:02 UTC by RHOS Integration
Modified: 2023-09-18 09:58 UTC (History)
10 users (show)

Fixed In Version: openstack-nova-2015.1.0-10.el7ost
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-05 13:13:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:1548 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2015-08-05 17:07:06 UTC

Description RHOS Integration 2014-08-26 04:02:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/add-open-iscsi-transport-support.

Description:

Currently open-iscsi in openstack does not allow the use of offload iscsi transports (cxgb4i, qla4xx, bnx2i etc) or other software iscsi transports (like iser). This blueprint aims to add support for this

On the initiator side the only difference between TCP and other transports is in the interface flag (--interface=[iface])
e.g. "iscsiadm -m discoverydb -t st -p ip:port -I cxgb4i --discover"

The required changes are:
1. Add -I parameter with a default value of "default" (Default implies iscsi_tcp transport, which is the same as no transport being given), and have a set of allowed values (as defined by iscsiadm)



Specification URL (additional information):

http://www.open-iscsi.org/docs/README

Comment 7 errata-xmlrpc 2015-08-05 13:13:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1548


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