cinder/doc/source/configuration/block-storage
raghavendrat 25a9b4027a 3PAR: Add config for NSP single path attach
This fix aims to resolve below mentioned bugs:
https://bugs.launchpad.net/os-brick/+bug/1812665
https://bugs.launchpad.net/cinder/+bug/1809249
https://bugs.launchpad.net/cinder/+bug/1734917

Given a system connected to HPE 3PAR via FC and multipath is disabled.
When user tries to create bootable volume, it fails intermittently
with following error:

    Fibre Channel volume device not found

This happens when a zone is created using second or later target nsp
from 3PAR backend. In this case, HPE 3PAR client code picks up first
target nsp to form initiator target map.

To avoid above mentioned failure, user can specify target nsp in 3PAR
backend section of cinder.conf as follows:

    hpe3par_target_nsp = <n:s:p>

This target information is read from cinder.conf and respective
wwn information is fetched. Later initiator target map is created
using wwn information and bootable volume is created successfully.

Change-Id: I2da5d4a0334f07967af5ff7aaa39a0ecc4b12204
Closes-bug: #1809249
Closes-bug: #1812665
Closes-bug: #1734917
(cherry picked from commit 9e122f1166)
2019-08-30 14:12:27 +00:00
..
backup Fix backup driver configuration examples in the documetation 2018-09-28 14:32:58 +03:00
drivers 3PAR: Add config for NSP single path attach 2019-08-30 14:12:27 +00:00
samples Make policy config docs consistent 2018-12-10 13:08:46 +00:00
backup-drivers.rst Move config-reference to configuration 2017-07-18 13:10:25 -05:00
block-storage-overview.rst Move config-reference to configuration 2017-07-18 13:10:25 -05:00
config-options.rst Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
fc-zoning.rst REST connector for Brocade zone driver 2019-02-18 01:07:42 -08:00
logs.rst Move config-reference to configuration 2017-07-18 13:10:25 -05:00
nested-quota.rst Move config-reference to configuration 2017-07-18 13:10:25 -05:00
policy-config-HOWTO.rst Doc8: Stop skipping D001: Line too long 2019-02-19 16:51:56 -06:00
policy.rst Add policy documentation and sample file 2017-10-20 10:47:34 +08:00
scheduler-filters.rst Clean up docs landing page 2017-10-03 14:06:43 -05:00
scheduler-weights.rst Clean up docs landing page 2017-10-03 14:06:43 -05:00
schedulers.rst Clean up docs landing page 2017-10-03 14:06:43 -05:00
volume-drivers.rst Merge "PowerMax driver - rebranding VMAX to PowerMax" 2019-01-17 17:54:19 +00:00
volume-encryption.rst Fix none-ascii char in doc 2018-08-03 10:37:54 +08:00