Bug 2367723 - [NFS-Ganesha] Running some of the commands (dd and git clone) on an NFS mount point results in an "Input/output error".
Summary: [NFS-Ganesha] Running some of the commands (dd and git clone) on an NFS mount...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: NFS-Ganesha
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 8.1
Assignee: Frank Filz
QA Contact: Manisha Saini
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-21 04:54 UTC by Manisha Saini
Modified: 2025-06-26 12:32 UTC (History)
4 users (show)

Fixed In Version: nfs-ganesha-6.5-15.el9cp; rhceph-container-8-468
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2025-06-26 12:32:17 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-11452 0 None None None 2025-05-21 04:55:04 UTC
Red Hat Product Errata RHSA-2025:9775 0 None None None 2025-06-26 12:32:20 UTC

Description Manisha Saini 2025-05-21 04:54:11 UTC
Description of problem:
======================

dd command and git clone commands are resulting in Input Output error on NFS mount points.

----
[root@ceph-doremon-nfs-5fvu2q-node4 nfs]# dd if=/dev/urandom  of=/mnt/nfs/file1 bs=1G count=1
dd: closing output file '/mnt/nfs/file1': Input/output error
[root@ceph-doremon-nfs-5fvu2q-node4 nfs]# dd if=/dev/urandom  of=/mnt/nfs/file1 bs=1G count=1
dd: closing output file '/mnt/nfs/file1': Input/output error
----

# git clone git://git.linux-nfs.org/projects/bfields/pynfs.git
Cloning into 'pynfs'...
error: /mnt/nfs/pynfs/.git/hooks/applypatch-msg.sample: close error: Input/output error
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/mnt/nfs/pynfs/.git/hooks/applypatch-msg.sample': Input/output error
[root@ceph-doremon-nfs-5fvu2q-node4 nfs]#



Version-Release number of selected component (if applicable):


How reproducible:
========
Everytime


Steps to Reproduce:
========
1. Create NFS cluster 
2. Create NFS export and mount it on client
3. Create file using dd command ---> Input Output error
4. Clone the pynfs suite on mount point --> Input Output error

Actual results:
=======
DD commands and git commands failing with -->
dd: closing output file '/mnt/nfs/file1': Input/output error


Expected results:
========
DD commands and git commands should not result in "Input Output error"

Additional info:

Comment 11 errata-xmlrpc 2025-06-26 12:32:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2025:9775


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