Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
4795
Description
Imperative recovery has to notify the clients as soon as possible. However, the limitation of parallel ast is set to 200 each time, this causes a problem for IR since it will take:
(# of client) * (AST_RPC_TIMEOUT) / 200
at most for the MGS to notify all clients, and the recovery time window may have passed this will cause all clients will be evicted.
Attachments
Issue Links
- Trackbacks
-
Changelog 2.2 version 2.2.0 Support for networks: o2iblnd OFED 1.5.4 Server support for kernels: 2.6.32220.4.2.el6 (RHEL6) Client support for unpatched kernels: 2.6.18274.18.1.el5 (RHEL5) 2.6.32220.4.2.el6 (RHEL6) 2.6.32.360....