commit | 1dfed2737d8cfe2f2378fddfb3bed126ff5474e7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Sep 18 19:51:12 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:09 2012 -0400 |
tree | 865edd1618f525a66a30eac1e017a896b4f2bb8c | |
parent | 25c7533357a4c4a9311d40cc92e9648c8a7e763e [diff] |
NFSv4.1: pNFS data servers may be temporarily offline In cases where the pNFS data server is just temporarily out of service, we want to mark it as such, and then try again later. Typically that will be in cases of network connection errors etc. This patch allows us to mark the devices as being "unavailable" for such transient errors, and will make them available for retries after a 2 minute timeout period. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>