]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add "mount_path_pseudo = true;" to generated ganesha conf
authorAdam King <adking@redhat.com>
Wed, 21 Feb 2024 16:33:33 +0000 (11:33 -0500)
committerAdam King <adking@redhat.com>
Mon, 21 Oct 2024 16:08:04 +0000 (12:08 -0400)
commit4d795a8ea414271e3fd0a6374943d624ee51edf3
tree955abe50c1244f90c3a50fc7bb917a5b9aa81e38
parent1e69ebc6ceaf540279241aa834aaef5567932fbc
mgr/cephadm: add "mount_path_pseudo = true;" to generated ganesha conf

This seems to be necessary in order to mount exports
wit NFSv3, evne with protocol 3 present in the ganesha
conf and the export

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
src/pybind/mgr/cephadm/tests/test_services.py