The 'exportfs -v' command shows multiple entries for a single NFS exported filesystem in pacemaker cluster
Issue
-
The exportfs -v command shows multiple entries for a single NFS exported filesystem, while the output of /etc/exports file contains only one entry, within a pacemaker cluster environment
# exportfs -v /mnt/xfs_test 192.168.x.0/24(rw,wdelay,root_squash,all_squash,no_subtree_check,sec=sys,rw,secure,root_squash,all_squash) /mnt/xfs_test <world>(rw,wdelay,no_root_assquash,no_subtree_check,fsid=55,sec=sys,rw,secure,no_root_squh,no_all_squash)# cat /etc/exports /mnt/xfs_test 192.168.x.0/24(sync,rw,all_squash,anonuid=65534,anongid=65534)
Environment
- Red Hat Enterprise Linux (RHEL) 7,8,9 (with High-Availability and/or Resilient Storage Add-on)
- Red Hat pacemaker cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.