Use Unique SCST Group names in SCST cinder helper driver

Bug #1424973 reported by sreedhar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
nikeshmahalka

Bug Description

Currently, while setting up GROUPS under targets in scst.conf (SCST configuration), we are using the Initiator IQN as the group name. When we have multiple targets and we want to connect LUN's from these multiple targets to the same initiator, we are using the same GROUP name in all the Target sections.
While we parse the SCST configuration and search if an initiator GROUP is present, there is an ambiguity since the same GROUP name can be present under multiple targets.
It would be good to provide a unique group name by prepending the GROUP name with the target name. So the GROUP name will be "Target name+Initiator IQN"

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

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

Changed in cinder:
assignee: nobody → nikeshmahalka (nikesh-mahalka)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/159156
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=cb5e6b35b0900fd950c8bbbcee1794b0ee5f75e7
Submitter: Jenkins
Branch: master

commit cb5e6b35b0900fd950c8bbbcee1794b0ee5f75e7
Author: nikeshmahalka <email address hidden>
Date: Wed Feb 25 20:44:13 2015 +0530

    Use Unique SCST Group names in SCST cinder helper driver.

    Currently, while setting up GROUPS under targets in scst.conf,
    we are using the Initiator IQN as the group name. When we have
    multiple targets and we want to connect LUN's from these multiple
    targets to the same initiator, we are using the same GROUP name in
    all the Target sections.

    It would be good to provide a unique group name by prepending the
    GROUP name with the target name. So the GROUP name will be
    "Target name+Initiator IQN".

    Change-Id: Ia0fbab18f792e602e1f4dae6f9ca0e607d0cfde3
    Closes-Bug: #1424973

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-3 → 2015.1.0
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.