
-Converted vlun, sg_scan, host TS to RST. -Cleaned-up BlockStorage TS config. Change-Id: I0c65344797f3b0b7f6fb8631501e97b0b2bfc116 Implements: blueprint reorganise-user-guides
22 lines
557 B
ReStructuredText
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.
|