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.
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.
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
amartin177
9 Posts
0
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.
amartin177
9 Posts
0
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.
amartin177
9 Posts
0
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