HomeClusterLabs Projects

High: iSCSILogicalUnit: correctly match for target IQN and backing device nameā€¦

Description

High: iSCSILogicalUnit: correctly match for target IQN and backing device name (tgt)

When we're dealing with several targets, or several backing devices,
where the name of one is a substring of the other, the grep/sed magic
to figure out target IDs and LUNs would fail because of multiple matches.

Fix the expressions so we match to the end of the line ("$" anchor).

Details

Provenance
Vadym Chepkov <vchepkov@gmail.com>Authored on May 22 2012, 5:53 AM
Florian Haas <florian@hastexo.com>Committed on May 22 2012, 5:53 AM
Parents
rRdec9f3213eac: Merge pull request #94 from raoulbhatia/mysql
Branches
Unknown
Tags
Unknown

Event Timeline