6da7ea29dd
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
576 B
576 B
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.