openstack-manuals/doc/admin-guide-cloud/source/ts_non_existent_vlun.rst
venkatamahesh aa38be0b06 [admin-guide] Fix rst markups for cinder troubleshoot files
Change-Id: I5fe44a54d14d41547ba311eb7561bede46b3394c
2015-12-18 02:31:01 +00:00

23 lines
597 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.
.. code-block:: console
HTTPNotFound: Not found (HTTP 404) NON_EXISTENT_VLUN - VLUN 'osv-DqT7CE3mSrWi4gZJmHAP-Q' was not found.
Solution
~~~~~~~~
The ``hpe3par_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.