commit | 135444126a1175912b43366f6109cb297018f034 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 02 10:11:17 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 02 13:50:35 2015 -0500 |
tree | b16d9fbad0053f1949873af5f3793443495c9364 | |
parent | a85240d2543e1947868d81aab44e36bea6bb876e [diff] |
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors If the pNFS/flexfiles file is mirrored, and a read to one mirror fails, then we should bump the mirror index, so that we retry to a different mirror. Once we've iterated through all mirrors and all failed, we can return the layout and issue a new LAYOUTGET. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>