From 9122e655b5280a90811a8a1d8e44b9b43a1003e5 Mon Sep 17 00:00:00 2001 From: maxim Date: Fri, 5 Sep 2008 19:12:25 +0000 Subject: [PATCH] b=16308 i=isaac i=liang Conf-sanity test_32a couldn't stop ost and mds because it tried to access non-existent peer and tcp connect took quite long before timing out. The patch flushes txs pinned to a peer even if it's still in "connecting" state. --- lnet/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 1b1c107..408cc0c 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -17,6 +17,13 @@ Bugzilla : Description: Details : +Severity : normal +Bugzilla : 16308 +Description: finalize network operation in reasonable time +Details : conf-sanity test_32a couldn't stop ost and mds because it + tried to access non-existent peer and tcp connect took + quite long before timing out. + Severity : major Bugzilla : 16338 Description: Continuous recovery on 33 of 413 nodes after lustre oss failure -- 1.8.3.1