Skip to content

Commit

Permalink
Adds multiple iSCSI port support to 3PAR
Browse files Browse the repository at this point in the history
Added support to the 3PAR iSCSI OpenStack driver to provide the
ability to select the best fit target iSCSI port from a list of
candidate ports. The first time a volume is attached to a host,
all iSCSI ports configured for driver selection, are examined for
best fit. The port with the least active volumes attached will
then be selected as the path to the 3PAR array. Any subsequent
volume attach, to the same host, will use the established target
port.

DocImpact

Fixes bug #1197036

Change-Id: Icf8c28ea3f201e5e21c9a6ed00a2fbdda445c8b3
  • Loading branch information
jbranen committed Jul 16, 2013
1 parent 2f5e26a commit d9e2c64
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 134 deletions.

0 comments on commit d9e2c64

Please sign in to comment.