You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to configure the bind paths for the plugin? it expects the config to be in /etc/ceph, but with microceph the config is actually in /var/snap/microceph/current/conf/
you can just copy ceph.conf and ceph.client.admin.keyring into /etc/ceph, but if there was a way to mount the proper folder directly that'd be preferable.
The text was updated successfully, but these errors were encountered:
is it possible to configure the bind paths for the plugin? it expects the config to be in
/etc/ceph
, but with microceph the config is actually in/var/snap/microceph/current/conf/
you can just copy
ceph.conf
andceph.client.admin.keyring
into/etc/ceph
, but if there was a way to mount the proper folder directly that'd be preferable.The text was updated successfully, but these errors were encountered: