Comment 2 for bug 1807298

Revision history for this message
Jacolex (jacolex) wrote :

Hello
I decided to update this htread than create new, because the error is corelated somehow. I deployed Xena with Ceph (external of course).

The share is created successfully (conf file is created inside /etc/ganesha/export.d/ folder). But when adding access rule, manila throws error:

2022-02-16 16:14:30.068 22 ERROR oslo_messaging.rpc.server [req-9867bf13-c53c-4657-ae0a-8df89527eabb 7a8ec6fc4ec12049bb7f243a354430b4b5ecc5a3fedcdc1c555f1f1a5ce70eb5 00fef844a8ac47a698b63d6b4acdaaea - - -] Exception during message handling: manila.exception.GaneshaCommandFailure: Ganesha management command failed.
Command: sudo manila-rootwrap /etc/manila/rootwrap.conf dbus-send --print-reply --system --dest=org.ganesha.nfsd /org/ganesha/nfsd/ExportMgr org.ganesha.nfsd.exportmgr.AddExport string:/etc/ganesha/export.d/share-cb6b45cc-bd51-4af4-8297-e6f4f174742a.conf string:EXPORT(Export_Id=106)
Exit code: 1
Stdout: ''
Stderr: 'Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.ganesha.nfsd was not provided by any .service files\n'

How it should be deployed properly?