invalid lun type error nimble storage iscsi backend

Bug #1589733 reported by Raunak Kumar
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
High
Raunak Kumar

Bug Description

Hitting the following error

ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/os_brick/initiator/linuxscsi.py", line 420, in process_lun_id
ERROR oslo_messaging.rpc.dispatcher processed = self._format_lun_id(lun_ids)
ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/os_brick/initiator/linuxscsi.py", line 428, in _format_lun_id
ERROR oslo_messaging.rpc.dispatcher (lun_id & 0xffff, lun_id >> 16 & 0xffff))
ERROR oslo_messaging.rpc.dispatcher TypeError: unsupported operand type(s) for &: 'unicode' and 'int'

This is probably due to following change in linuxscsi
https://review.openstack.org/#/c/291801/5/os_brick/initiator/linuxscsi.py

Need to handle the fix in nimble storage cinder

Raunak Kumar (rkumar-b)
Changed in cinder:
status: New → In Progress
assignee: nobody → Raunak Kumar (rkumar-b)
assignee: Raunak Kumar (rkumar-b) → nobody
assignee: nobody → Raunak Kumar (rkumar-b)
Changed in cinder:
importance: Undecided → High
milestone: none → newton-2
Raunak Kumar (rkumar-b)
Changed in cinder:
status: In Progress → Fix Committed
Changed in cinder:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.