You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle Linux: Slow NFS Transfer

Applies To:

Oracle Cloud Infrastructure - Version N/A and later

Linux OS - Version Oracle Linux 6.0 and later

Symptoms:

Slow NFS read and write access.

Kernel ring buffer shows:

[5047243.604682] RPC: fragment too large: 369296129
[5047243.605059] RPC: fragment too large: 369295873
[5047243.605583] RPC: fragment too large: 369295617

Changes:

None

Cause:

NFS rsize and wsize values are negotiated with NFS server during mount.

If NFS server changes the windows size, those values are not renegotiated with NFS clients and might cause some network retransmissions and transfer slow down.

Solution:

NFS server calculates the read and write block size during startup. Those values are then negotiated with clients during mount operation.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!