On Thursday, 9 July 2020 17:13:52 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:06:11.168 2544777 ERROR cinder.cmd.volume
ModuleNotFoundError: No module named
'cinder.volume.drivers.glusterfs'
2020-07-09 16:06:11.168 2544777 ERROR cinder.cmd.volume
2020-07-09 16:06:11.170 2544777 ERROR cinder.cmd.volume
[req-1f760e76-66ce-4865-8470-b862daa2772b - - - - -] No
volume service(s) started successfully, terminating.
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