RDO - ModuleNotFoundError: No module named 'cinder.volume.drivers.glusterfs'
Luigi Toscano
ltoscano at redhat.com
Thu Jul 9 16:13:14 UTC 2020
On Thursday, 9 July 2020 18:00:22 CEST lejeczek wrote:
> Hi guys,
>
> I've packstaked a deployment with:
>
> CONFIG_CINDER_BACKEND=gluster
> CONFIG_CINDER_VOLUMES_CREATE=y
> CONFIG_CINDER_GLUSTER_MOUNTS=127.0.0.1:/VMs
>
> But after seemingly all work okey I keep getting:
>
> [...]
> 2020-07-09 16:18:03.157 2547017 ERROR cinder.cmd.volume
> ModuleNotFoundError: No module named
> 'cinder.volume.drivers.glusterfs'
> 2020-07-09 16:18:03.157 2547017 ERROR cinder.cmd.volume
> ...
>
> I'm Centos 8 with "ussuri".
> Would you know & share a solution?
The glusterfs volume driver for cinder was deprecated in the newton release
and removed during the pike cycle:
https://review.opendev.org/#/c/377028/
There is still a glusterfs *backup* driver, not sure about its status though.
--
Luigi
More information about the openstack-discuss
mailing list