Dell PowerVault PVMEISCSIDriver driver cannot manage volumes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Low
|
Chris M |
Bug Description
Information:
OpenStack deployed with kolla-ansible, version is Victoria, but using latest master of Cinder images from dockerhub to get access to the PowerVault driver as Wallaby is not released yet.
From the documentation for the driver:
https:/
It says that managing (importing) a volume is possible.
("Manage and unmanage a volume." is under "Supported Operations".)
Yet when trying to use `cinder --os-volume-
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-12e76049-
An extract of cinder-volume.log contains:
2021-04-01 13:49:07.508 31 ERROR cinder.
2021-04-01 13:49:07.508 31 ERROR cinder.
2021-04-01 13:49:07.508 31 ERROR cinder.
2021-04-01 13:49:07.508 31 ERROR cinder.
2021-04-01 13:49:07.508 31 ERROR cinder.
2021-04-01 13:49:07.508 31 ERROR cinder.
We can see this function is not implemented, so the documentation should not say that managing/importing is supported.
The ability to import an existing volume that Cinder doesn't know about seems like an important feature.
Is the driver created by Dell, by OpenStack? Having this feature added for Wallaby would be fantastic.
Also, there is an error in the example back-end entries.
https:/
There are three instances of `pvme_backend_name` on the page, but this is incorrect, it should be replaced with `pvme_pool_name`.
Changed in cinder: | |
importance: | Undecided → Low |
Changed in cinder: | |
assignee: | nobody → Chris M (pots) |
Fix proposed to branch: master /review. opendev. org/c/openstack /cinder/ +/808837
Review: https:/