Description of problem: An NFS client mounting either a GFS file system or an ext3 file system sitting on top of an lvm2 logical volume on top of a multipath md device on an NFS server getting occassional "server not responding" errors. Version-Release number of selected component (if applicable): RHEL4 U2 How reproducible: Every time Steps to Reproduce: 1. Create an multipath md device with one LUN 2. Create an LVM2 logical volume 3. Format with either GFS or ext3 4. Export via NFS 5. Create script to continuously copy large file to NFS mount on client Actual results: NFS client reports server not responding several times over a 10 minute period Expected results: NFS client does not report errors Additional info: This has been seen on multiple clusters with GFS. The NFS server (running GFS/Cluster Manager) sometimes reports nfsd: non-standard errno -38 when the NFS client gets this error. Sometimes it does not. I tried exactly the same test with the same NFS client and an ext3 volume on an internal drive on the same NFS server without a problem. I have tried to reproduce this on sd devices to be sure that the md driver is causing the problem but I am having problems creating another volume group on the same cluster with sd devices. I will write a separate bug on this issue. I have however seen this on multiple GFS clusters with multiple NFS clients, but all are using md multipath devices under LVM2.
*** This bug has been marked as a duplicate of 171520 ***