ceph-ansible/group_vars
Guillaume Abrioux b79c2070f4 nfs: set idmap config for Ceph-NFS
Currently NFS Ganesha (ceph-nfs) consumes /etc/idmapd.conf, which
controls mapping of user/owner identities under NFSv4+. With
containerized service deployment, this file is an immutable part of the
container image and cannot be modified.

Here we provide group variables, and a taskk and templates for the
ceph-nfs role, to set the path of the idmap configuration file and
to make the most common adjustment to the contents of that file --
namely to set the 'Domain'. We default the path to /etc/ganesha/idmap.conf
so that we will not conflict with /etc/idmapd.conf on the controller nodes
where ganesha runs. NFSv4 clients, as used for example by the Cinder NFS
driver, consume /etc/idmapd.conf and may require different settings than
what is wanted for NFS Ganesha. Additionally, because we already bind
/etc/ganesha from the host into the ceph-nfs container, the file NFS
Ganesha consumes will no longer be an immutable part of the container.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1925646

Signed-off-by: Tom Barron tpb@dyncloud.net
Co-Authored-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 2db2208e40)
2021-04-02 13:18:52 +02:00
..
all.yml.sample dashboard: support prometheus storage.tsdb.retention.time parameter 2021-04-02 13:17:59 +02:00
clients.yml.sample nfs: fix nfs with external ceph cluster support 2020-03-19 21:39:56 -04:00
iscsigws.yml.sample Use ansible_facts 2021-03-26 00:16:58 +01:00
mdss.yml.sample Use ansible_facts 2021-03-26 00:16:58 +01:00
mgrs.yml.sample Use ansible_facts 2021-03-26 00:16:58 +01:00
mons.yml.sample Use ansible_facts 2021-03-26 00:16:58 +01:00
nfss.yml.sample nfs: set idmap config for Ceph-NFS 2021-04-02 13:18:52 +02:00
osds.yml.sample convert some missed `ansible_*`` calls to `ansible_facts['*']` 2021-03-26 00:16:58 +01:00
rbdmirrors.yml.sample Use ansible_facts 2021-03-26 00:16:58 +01:00
realm.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 14:39:23 -05:00
rgwloadbalancers.yml.sample Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2020-02-03 09:32:43 -05:00
rgws.yml.sample ceph-rgw: allow specifying crush rule on pool 2020-09-10 20:36:54 -04:00
rhcs.yml.sample dashboard: support prometheus storage.tsdb.retention.time parameter 2021-04-02 13:17:59 +02:00
zone.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 14:39:23 -05:00