diff options
author | Rinku Kothiya <rkothiya@redhat.com> | 2014-07-25 10:50:55 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2014-07-25 10:58:53 -0400 |
commit | b7b9e4e69587652b40d543094b133fb8b4881dc1 (patch) | |
tree | 39e1e2180e34009cc62f089bd26d35cc6be0c8f2 /support/export/client.c | |
parent | 404c79c81df0548d50216cddc7d2c4ebfca45c45 (diff) | |
download | nfs-utils-b7b9e4e69587652b40d543094b133fb8b4881dc1.tar.gz nfs-utils-b7b9e4e69587652b40d543094b133fb8b4881dc1.tar.xz nfs-utils-b7b9e4e69587652b40d543094b133fb8b4881dc1.zip |
gssd: configurable connection timeout for the rpcgssd service
When using rpc.gssd to secure NFSv3 FS using krb5, the following errors
can happen as a result of network congestion.
"rpc.gssd WARNING: can't create tcp rpc_clnt to server ... : RPC: Remote
system error - Connection timed out"
we had a successful reproducer of the problem which we tested using this
patch by starting rpc.gssd with "-T 60" as the option which solved the
problem. reproducer steps were to throttle the network using tc command
and then in a never ending loop mount the share, then write some data in
the file on the share and unmount it. keep a delay of 5 sec between the
iteration of each loop.
CC: Christian Horn <chorn@redhat.com>
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/client.c')
0 files changed, 0 insertions, 0 deletions