From bb86d116f52023440b0efaa77ebb03430071479e Mon Sep 17 00:00:00 2001 From: maxim Date: Wed, 15 Apr 2009 19:22:44 +0000 Subject: [PATCH] b=18414 A few words to lnet/ChangeLog about 'running out of ports' fix. --- lnet/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 93c926e..36e3dbd 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -41,6 +41,14 @@ Details : o2iblnd V2 has several new features: . It's compatible with earlier version of o2iblnd Severity : normal +Bugzilla : 18414 +Description: Fixing 'running out of ports' issue +Details : Add a delay before next reconnect attempt in ksocklnd in + the case of lost race. Limit the frequency of query-requests + in lnet. Improved handling of 'dead peer' notifications in + lnet. + +Severity : normal Bugzilla : 16034 Description: Change ptllnd timeout and watchdog timers Details : Add ptltrace_on_nal_failed and bump ptllnd timeout to match -- 1.8.3.1