8e9507bf9a
This change moves the .rst files into the main adming-guide-cloud folder now conversion is complete. changes to the project config and to the openstack manuals to stop sync of .xml files are also needed. Change-Id: I498e8d6ac3cb80da413e23b14a0959abd58e7d79 Implements: blueprint reorganise-user-guides
23 lines
575 B
ReStructuredText
23 lines
575 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.
|