openstack-manuals/doc/admin-guide-cloud/source/ts_non_existent_vlun.rst
Anthony Lee 6da7ea29dd Refactoring HP 3PAR Cinder Driver to be HPE
The HP 3PAR Cinder driver was recently refactored to be HPE.

The same refactoring is being done to the documentation with
this patch. It is being done because the company managing the
HP 3PAR Cinder driver is now Hewlett Packard Enterprise (HPE).

Closes-Bug: #1516076
Change-Id: Ie3857fdeb7aee371a3f081d93c423dcfff764cd2
2015-11-20 09:23:18 -08:00

23 lines
576 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 ``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.