Unsolved

This post is more than 5 years old

9 Posts

4760

December 6th, 2016 12:00

NFS4 bad sequence-id errors

I have an FS7610 setup with some unix style containers that are being mounted via NFS4 to a number of Linux (CentOS 6.6 - 6.8) client machines.  Looking through my kernel messages, I'm seeing a bunch of sporadic NFS errors.

This is on a closed network, so I can't just copy and paste my logs here, but essentially the error is:

kernel: NFS: v4 server returned a bad sequence-id error!

I found a redhat article (here) regarding this error when connecting to a NetApp. The article states that this is pretty much a generic error and to get a real handle on this, I need to run tcpdump to grab some packets.  I'm not an expert on the inner workings of NFS, so the packet inspection likely won't help me much.  

I'm hoping someone else here has seen this or something similar and can provide some help.

9 Posts

December 6th, 2016 12:00

Sure thing - the link to the RedHat article is: https://access.redhat.com/solutions/1328073 (you'll need a redhat support account to view the contents).

We are running v4.0.300098 of FluidFS.  The EQL firmware version is 8.1.1.  It should be noted that this is a multi-member group, but they are all running 8.1.1

While I wouldn't say it is causing issues directly, we have been noticing some strange behavior with regards to our NFS mounts.  I'd like to make these messages go away if possible so I can narrow down some of the other issues that I'm seeing.

9 Posts

December 6th, 2016 15:00

I haven't opened a support case as of yet.  I wanted to see if anyone in the community had seen this before.  If no one else chimes in, I'll certainly go that route.

9 Posts

December 8th, 2016 06:00

Do you happen to have the recommended options for mounting NFS shares?  I have isolated the behavior to a number of machines that seem to be using the recommended options from the FS7610 install guide.

example from the manual:

mount -o rw,bg,hard,nointr,tcp,vers=3,timeo=2,retrans=10,rsize=32768,
wsize=32768 client_access_vip:hostname:/container_name /exported_directory /local_directory 

No Events found!

Top