On Tue, Oct 19, 2021 at 2:35 PM wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
Has anyone been successful in deploying Manila wallaby using kolla-ansible with ceph pacific as a backend?

I have created the manila client in ceph pacific like this :

ceph auth get-or-create client.manila mon 'allow r' mds 'allow r, allow rw path=/' osd 'allow rw pool=cephfs_data' mgr 'allow rw'

When I deploy, I get this error in manila's log file :

Bad target type 'mon-mgr'

Any ideas?

Could you share the full log from the manila-share service? 
There's an open bug related to manila/cephfs deployment: https://bugs.launchpad.net/kolla-ansible/+bug/1935784 
Proposed fix: https://review.opendev.org/c/openstack/kolla-ansible/+/802743


 

Regards.