Bug 1289526 - Cinder LVM iSCSI driver with LIO helper fails to handle multiple concurrent requests to attach/detach volumes
Summary: Cinder LVM iSCSI driver with LIO helper fails to handle multiple concurrent r...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 6.0 (Juno)
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: 6.0 (Juno)
Assignee: Eric Harney
QA Contact: nlevinki
URL:
Whiteboard:
Depends On: 1221614
Blocks: 1227404 1227405 1254755
TreeView+ depends on / blocked
 
Reported: 2015-12-08 11:51 UTC by Jaison Raju
Modified: 2022-08-10 09:48 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1221614
Environment:
Last Closed: 2015-12-10 13:58:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1400804 0 None None None Never
Launchpad 1460692 0 None None None Never
OpenStack gerrit 187260 0 None None None Never
Red Hat Issue Tracker OSP-7799 0 None None None 2022-08-10 09:48:03 UTC
Red Hat Knowledge Base (Solution) 2608671 0 None None None 2016-09-08 11:24:54 UTC

Comment 1 Jaison Raju 2015-12-09 10:42:04 UTC
Hello Team,

Can anyone confirm if the following message is a proof that this bug was triggered ?
May 13 15:56:31 osp1-compute04 kernel: strict_strtoul() failed for port_str: -22

This error has been noticed multiple times in the past but issue where 'nova-compute cannot login to iscsi'  occurred only once .

I was able to recover this by adding acl in target :
# targetcli
/> ls
/> cd /iscsi/iqn.2010-10.org.openstack:volume-3f344318-c12e-4d92-a87c-02c025e6915a/tpg1/acls/iqn.1994-05.com.redhat:95c3136ac590/
/iscsi/iqn.20...:95c3136ac590> get auth

There was no acl set.
I created acl & since no userid & password was set ,so i set it .
Check from /var/lib/iscsi/node/*/* file if node.session.auth variables on compute.
Use same information to set on targetcli .
https://wiki.archlinux.org/index.php/ISCSI_Target

Regards,
Jaison R

Comment 2 Gorka Eguileor 2015-12-10 13:58:11 UTC
Please update to latest version as that should be fixed with persistence and concurrency issues patches.


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