VMware: attach an iscsi volume didn't consider the authentication condition

Bug #1437993 reported by Lan Qi song
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Low
Unassigned

Bug Description

When we use "lioadm" as cinder iscsi_helper, it will enable authentication to each volume at this line:

https://github.com/openstack/cinder/blob/master/cinder/cmd/rtstool.py#L56

But, currently, VMware driver use "Dynamic Discovery" to discover the iscsi target which won't add the CHAP info to the target. Then, when the host try to connect to the target, an "Unable to connect to the ISCSI target" should be occurred.

I think we shouldn't use "Dynamic Discovery" at this case, we should dynamic create an iscsi target with CHAP info.

Tags: vmware
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/168795

Changed in nova:
assignee: nobody → Lan Qi song (lqslan)
status: New → In Progress
Changed in nova:
importance: Undecided → Low
tags: added: vmware
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Michael Still (<email address hidden>) on branch: master
Review: https://review.openstack.org/168795
Reason: This patch has been stalled for a long time, so I am abandoning it. Please feel free to restore it when the code is ready for review.

Changed in nova:
assignee: Lan Qi song (lqslan) → nobody
status: In Progress → Confirmed
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.