From 08e39ca39b154369b94a0183c258e866b1e0b94b Mon Sep 17 00:00:00 2001 From: Lisa Pettyjohn Date: Wed, 25 Jun 2025 14:02:35 -0400 Subject: [PATCH] OCPBUGS-7303#Add disabling ID mapping to nfsd config unnecessary on client side --- ...storage-persistent-storage-nfs-additional-configuration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/storage-persistent-storage-nfs-additional-configuration.adoc b/modules/storage-persistent-storage-nfs-additional-configuration.adoc index aeddb37448..12d27693f2 100644 --- a/modules/storage-persistent-storage-nfs-additional-configuration.adoc +++ b/modules/storage-persistent-storage-nfs-additional-configuration.adoc @@ -16,7 +16,7 @@ a|- Could be attributed to the ID mapping settings, found in `/etc/idmapd.conf` - See https://access.redhat.com/solutions/33455[this Red Hat Solution]. |Disabling ID mapping on NFSv4 -a|- On both the NFS client and server, run: +a|- On the NFS server, run the following command: + [source,terminal] ----