Files
openstack-manuals/doc/admin-guide-cloud-rst/source/ts_non_existent_vlun.rst
Karen Bradshaw a9254f1f3f Blockstorage TS files to RST
-Converted vlun, sg_scan, host TS to RST.
-Cleaned-up BlockStorage TS config.

Change-Id: I0c65344797f3b0b7f6fb8631501e97b0b2bfc116
Implements: blueprint reorganise-user-guides
2015-07-04 12:37:52 -04:00

22 lines
557 B
ReStructuredText

Non-existent VLUN
~~~~~~~~~~~~~~~~~
Problem
-------
This error occurs if the 3PAR host exists with the correct host name
that the OpenStack Block Storage drivers expect but the volume was
created in a different Domain.
::
HTTPNotFound: Not found (HTTP 404) NON_EXISTENT_VLUN - VLUN 'osv-DqT7CE3mSrWi4gZJmHAP-Q' was not found.
Solution
--------
The ``hp3par_domain`` configuration items either need to be updated to
use the domain the 3PAR host currently resides in, or the 3PAR host
needs to be moved to the domain that the volume was created in.