Bug 1236633 - iscsi_helper LIO configuration issues
Summary: iscsi_helper LIO configuration issues
Keywords:
Status: CLOSED DUPLICATE of bug 1221868
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 5.0 (RHEL 7)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: Eric Harney
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks: 1221868 1254756
TreeView+ depends on / blocked
 
Reported: 2015-06-29 15:21 UTC by Eric Harney
Modified: 2019-07-11 09:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-30 19:16:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
change default iscsi_helper option (1.48 KB, patch)
2015-06-29 15:24 UTC, Eric Harney
geguileo: review+
Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1221614 0 high CLOSED Cinder LVM iSCSI driver with LIO helper fails to handle multiple concurrent requests to attach/detach volumes 2022-08-10 09:52:17 UTC

Internal Links: 1221614

Description Eric Harney 2015-06-29 15:21:25 UTC
This patch [1] for bug 1221614 introduces a problem on el7 by changing from use of the global configuration object to self.configuration for the iscsi_helper option.  This causes the default option of 'tgtadm' to be used rather than 'lioadm' from cinder-dist.conf.

Rather than fixing this with another patch for RHOS5-el7, the proposal is to change the default iscsi_helper option for the el7 branch to the desired option, which gives the desired behavior.

'tgtadm' is not functional/supported on el7 so there is not a risk of breaking anyone relying on that current default.


[1] https://code.engineering.redhat.com/gerrit/#/c/48333/

Comment 3 Eric Harney 2015-06-29 15:24:50 UTC
Created attachment 1044406 [details]
change default iscsi_helper option

Comment 5 Eric Harney 2015-06-30 19:16:40 UTC
This problem was introduced from an in-flight patch for bug 1221868.  Will complete this fix on that BZ.

*** This bug has been marked as a duplicate of bug 1221868 ***


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