Description of problem: While trying to mount nfs, mount command fails [abc@host01 ~]$ sudo mount -v -t nfs -o nfsvers=4.1,sync,rw,noauto,soft,proto=tcp host3:/ ~/nfs-mount/ mount: wrong fs type, bad option, bad superblock on host3:/, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so. Checked in /sbin/ location, "mount.nfs" file is missing, most of the machines having this file but in some this file is missing. Observed this problem in freshly imaged machines. Version-Release number of selected component (if applicable): N/A How reproducible: if a machine is not having "mount.nfs" file in /sbin/ location failure observed. Steps to Reproduce: 1. Check in /sbin/ location for mount.nfsin a freshly imaged machine. Actual results: In a fresh imaged machine file will be available, so nfs mount works without any issues. Expected results: /sbin/ location should have "mount.nfs" file Additional info: N/a
Moving this bug to verified state. As part of 2.3 document the text is added. Note added in NFS mount section. find the document in this location, https://access.qa.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html-single/object_gateway_guide_for_red_hat_enterprise_linux/#exporting_the_namespace_to_nfs_ganesha
Closing this bug as the documentation has been published with the release