Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.2.0, Lustre 2.3.0
-
None
-
3
-
4683
Description
Noticed during ORNL testing, during recovery "time remaining" in target status always stays at 0 not leaving users with a sense of how much time is left until the recovery will time out.
I easily reproduced this on my own test system, so it does happen all the time apparently.
example:
[root@centos5-4 lustre-OST0000]# cat recovery_status status: RECOVERING recovery_start: 1331760318 time_remaining: 0 connected_clients: 1/2 req_replay_clients: 0 lock_repay_clients: 0 completed_clients: 1 evicted_clients: 0 replayed_requests: 0 queued_requests: 0 next_transno: 1 [root@centos5-4 lustre-OST0000]#
Attachments
Issue Links
- Trackbacks
-
Changelog 2.1 Changes from version 2.1.1 to version 2.1.2 Server support for kernels: 2.6.18308.4.1.el5 (RHEL5) 2.6.32220.17.1.el6 (RHEL6) Client support for unpatched kernels: 2.6.18308.4.1.el5 (RHEL5) 2.6.32220.17.1....