Bug 1444423 - missing mount.nfs file in /sbin/ location in some servers and due to this nfs mount is failing.
Summary: missing mount.nfs file in /sbin/ location in some servers and due to this nfs...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 2.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 2.3
Assignee: Bara Ancincova
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1437905
TreeView+ depends on / blocked
 
Reported: 2017-04-21 10:10 UTC by Ramakrishnan Periyasamy
Modified: 2017-06-20 18:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-20 18:22:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Ramakrishnan Periyasamy 2017-04-21 10:10:00 UTC
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

Comment 6 Ramakrishnan Periyasamy 2017-06-02 11:57:12 UTC
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

Comment 7 John Poelstra 2017-06-20 18:22:39 UTC
Closing this bug as the documentation has been published with the release


Note You need to log in before you can comment on or make changes to this bug.