Whamcloud - gitweb
LU-1901 ldiskfs: compile error for sles11 when JBD2_DEBUG is on
[fs/lustre-release.git] / lnet / ChangeLog
1 2012-xx-xx Whamcloud, Inc.
2         * version 1.8.9-wc1
3         * Support for networks:
4           socklnd   - any kernel supported by Lustre,
5           qswlnd    - Qsnet kernel modules 5.20 and later,
6           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.5.3.1 and 1.5.3.2
7           gmlnd     - GM 2.1.22 and later,
8           mxlnd     - MX 1.2.10 or later,
9           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
10
11 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
12
13 -------------------------------------------------------------------------------
14
15 2012-05-31 Whamcloud, Inc.
16         * version 1.8.8-wc1
17         * Support for networks:
18           socklnd   - any kernel supported by Lustre,
19           qswlnd    - Qsnet kernel modules 5.20 and later,
20           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.5.3.1 and 1.5.3.2
21           gmlnd     - GM 2.1.22 and later,
22           mxlnd     - MX 1.2.10 or later,
23           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
24
25 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
26
27 -------------------------------------------------------------------------------
28
29 2011-10-31 Whamcloud, Inc.
30         * version 1.8.7-wc1
31         * Support for networks:
32           socklnd   - any kernel supported by Lustre,
33           qswlnd    - Qsnet kernel modules 5.20 and later,
34           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2, 1.5.3.1 and 1.5.3.2
35           gmlnd     - GM 2.1.22 and later,
36           mxlnd     - MX 1.2.10 or later,
37           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
38
39 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
40
41 -------------------------------------------------------------------------------
42
43 2011-06-30 Whamcloud, Inc.
44         * version 1.8.6-wc1
45         * Support for networks:
46           socklnd   - any kernel supported by Lustre,
47           qswlnd    - Qsnet kernel modules 5.20 and later,
48           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2 and 1.5.3.1,
49           gmlnd     - GM 2.1.22 and later,
50           mxlnd     - MX 1.2.10 or later,
51           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
52
53 Severity   : normal
54 Jira       : LU-388, LU-303, TT-121
55 Description: Add support for OFED 1.5.3.1
56
57 -------------------------------------------------------------------------------
58
59 2011-05-12 Oracle, Inc.
60         * version 1.8.6
61         * Support for networks:
62           socklnd   - any kernel supported by Lustre,
63           qswlnd    - Qsnet kernel modules 5.20 and later,
64           openiblnd - IbGold 1.8.2,
65           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1 and 1.5.2
66           viblnd    - Voltaire ibhost 3.4.5 and later,
67           ciblnd    - Topspin 3.2.0,
68           iiblnd    - Infiniserv 3.3 + PathBits patch,
69           gmlnd     - GM 2.1.22 and later,
70           mxlnd     - MX 1.2.10 or later,
71           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
72
73 Severity   : normal
74 Bugzilla   : 24218
75 Description: fix contention on ksock_tx_t
76
77 Severity   : normal
78 Bugzilla   : 14846
79 Description: dynamically grow/shrink connd threads pool
80
81 Severity   : normal
82 Bugzilla   : 21776
83 Description: ptlrpcd stuck in lnet allocations under memory pressure
84 Details    : Set PF_MEMALLOC on outgoing path to prevent deadlock on memory
85              allocation
86
87 Severity   : normal
88 Bugzilla   : 23575
89 Description: fix o2iblnd v2 regression of credit deadlock with v1 peers
90              (bug 14425).
91
92 Severity   : normal
93 Bugzilla   : 21456
94 Description: lctl ping of 1.6.6 server from 1.8 router causes protocol error
95
96 -------------------------------------------------------------------------------
97
98 2010-10-29 Oracle, Inc.
99         * version 1.8.5
100         * Support for networks:
101           socklnd   - any kernel supported by Lustre,
102           qswlnd    - Qsnet kernel modules 5.20 and later,
103           openiblnd - IbGold 1.8.2,
104           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1 and 1.5.2
105           viblnd    - Voltaire ibhost 3.4.5 and later,
106           ciblnd    - Topspin 3.2.0,
107           iiblnd    - Infiniserv 3.3 + PathBits patch,
108           gmlnd     - GM 2.1.22 and later,
109           mxlnd     - MX 1.2.10 or later,
110           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
111
112 Severity   : normal
113 Bugzilla   : 23179
114 Description: MDS node unresponsive
115 Details    : improve hash distribution, doubled hash size for the lnet cookie
116              hash.
117
118 -------------------------------------------------------------------------------
119
120 2010-07-31 Oracle, Inc.
121         * version 1.8.4
122         * Support for networks:
123           socklnd   - any kernel supported by Lustre,
124           qswlnd    - Qsnet kernel modules 5.20 and later,
125           openiblnd - IbGold 1.8.2,
126           o2iblnd   - OFED 1.3, 1.4.1, 1.4.2 and 1.5.1
127           viblnd    - Voltaire ibhost 3.4.5 and later,
128           ciblnd    - Topspin 3.2.0,
129           iiblnd    - Infiniserv 3.3 + PathBits patch,
130           gmlnd     - GM 2.1.22 and later,
131           mxlnd     - MX 1.2.10 or later,
132           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
133
134 Severity   : normal
135 Bugzilla   : 23076
136 Description: With peer health detection, o2iblnd makes only one attempt to
137              reconnect which is not enough with nodes running lustre 1.6
138              because of proto version mismatch. Fix o2iblnd to retry one more
139              time.
140
141 Severity   : enhancement
142 Bugzilla   : 16909
143 Description: Quiet some LNET messages
144
145 Severity   : enhancement
146 Bugzilla   : 22787
147 Description: Add OFED 1.5.1 support
148
149 Severity   : enhancement
150 Bugzilla   : 21678
151 Description: The peer health code lacked some important debugging info in
152              lnd_query code paths. We've added necessary debug prints,
153              not just for bug 21678, but also for future troubleshooting.
154
155 -------------------------------------------------------------------------------
156
157 2010-04-30 Oracle, Inc.
158         * version 1.8.3
159         * Support for networks:
160           socklnd   - any kernel supported by Lustre,
161           qswlnd    - Qsnet kernel modules 5.20 and later,
162           openiblnd - IbGold 1.8.2,
163           o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, 1.3, 1.4.1, and 1.4.2
164           viblnd    - Voltaire ibhost 3.4.5 and later,
165           ciblnd    - Topspin 3.2.0,
166           iiblnd    - Infiniserv 3.3 + PathBits patch,
167           gmlnd     - GM 2.1.22 and later,
168           mxlnd     - MX 1.2.10 or later,
169           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
170
171 Severity   : normal
172 Bugzilla   : 22556
173 Description: lst: check # of remained RPCs before aborting
174 Details    : lstcon_rpc_trans_postwait() calls lstcon_rpc_trans_abort() only
175              when the transaction is timeout, so if we got "end_session" to
176              interrupt waiting on  transaction, then we can hit the assertion
177              failure ASSERTION(crpc->crp_stamp != 0)
178
179 Severity   : normal
180 Bugzilla   : 20615
181 Description: print more debug info for  timedout ZC-req
182 Details    : Print more information for timedout ZC-req and partial
183              received connection. Close connection for timedout ZC-req
184              Always send ZC_ACK on non-blocking connection(BULK_IN)
185
186 Severity   : normal
187 Bugzilla   : 21945
188 Description: Adding WIRE_ATTR attribute to LNET types
189 Details    : LST nodes on different platforms might not communicate well
190              due to the lack of WIRE_ATTR attribute in some LNET structures
191              traversing network. The patch fixes the problem by adding
192              WIRE_ATTR where needed.
193
194 Severity   : normal
195 Bugzilla   : 21619
196 Description: hash MEs on RDMA portal
197 Details    : RDMA portal can have very long ME list on client side, which
198              will trigger soft lockup because of long searching on list.
199              Hash MEs on RDMA portal can resolve this problem.
200
201 Severity   : normal
202 Bugzilla   : 21911
203 Description: fix for double release of ibc_lock in o2iblnd
204 Details    : Re-acquire ibc_lock in kiblnd_post_tx_locked(). Add extra
205              reference to conn before calling kiblnd_post_tx_locked()
206              to avoid scenario when conn disappears inside
207              kiblnd_post_tx_locked().
208
209 ------------------------------------------------------------------------------- 
210 2010-01-29  Sun Microsystems, Inc.
211         * version 1.8.2
212         * Support for networks:
213           socklnd   - any kernel supported by Lustre,
214           qswlnd    - Qsnet kernel modules 5.20 and later,
215           openiblnd - IbGold 1.8.2,
216           o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, 1.3, 1.4.1, and 1.4.2
217           viblnd    - Voltaire ibhost 3.4.5 and later,
218           ciblnd    - Topspin 3.2.0,
219           iiblnd    - Infiniserv 3.3 + PathBits patch,
220           gmlnd     - GM 2.1.22 and later,
221           mxlnd     - MX 1.2.10 or later,
222           ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
223
224 Severity   : minor
225 Bugzilla   : 21459
226 Description: should update lp_alive for non-router peers.
227
228 Severity   : enhancement
229 Bugzilla   : 15332
230 Description: LNet router shuffler.
231
232 Severity   : enhancement
233 Bugzilla   : 15332
234 Description: LNet fine grain routing support.
235
236 Severity   : normal
237 Bugzilla   : 20171
238 Description: router checker stops working when system wall clock goes backward
239 Details    : use monotonic timing source instead of system wall clock time.
240
241 Severity   : enhancement
242 Bugzilla   : 18460
243 Description: avoid asymmetrical router failures
244
245 Severity   : enhancement
246 Bugzilla   : 19735
247 Description: multiple-instance support for kptllnd
248
249 Severity   : normal
250 Bugzilla   : 20897
251 Description: ksocknal_close_conn_locked connection race
252 Details    : A race was possible when ksocknal_create_conn calls
253              ksocknal_close_conn_locked for already closed conn.
254
255 Severity   : enhancement
256 Bugzilla   : 13065
257 Description: port router pinger to userspace
258
259 Severity   : normal
260 Bugzilla   : 17546
261 Description: kptllnd HELLO protocol deadlock
262 Details    : kptllnd HELLO protocol doesn't run to completion in finite time
263
264 Severity   : normal
265 Bugzilla   : 18075
266 Description: LNet selftest fixes and enhancements
267
268 Severity   : enhancement
269 Bugzilla   : 19156
270 Description: allow a test node to be a member of multiple test groups
271
272 Severity   : enhancement
273 Bugzilla   : 18654
274 Description: MXLND: eliminate hosts file, use arp for peer nic_id resolution
275 Details    : an update from the upstream developer Scott Atchley.
276
277
278 ------------------------------------------------------------------------------- 
279 2009-07-31  Sun Microsystems, Inc.
280         * version 1.8.1
281         * Support for networks:
282          socklnd   - any kernel supported by Lustre,
283          qswlnd    - Qsnet kernel modules 5.20 and later,
284          openiblnd - IbGold 1.8.2,
285          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, 1.3, and 1.4.1
286          viblnd    - Voltaire ibhost 3.4.5 and later,
287          ciblnd    - Topspin 3.2.0,
288          iiblnd    - Infiniserv 3.3 + PathBits patch,
289          gmlnd     - GM 2.1.22 and later,
290          mxlnd     - MX 1.2.1 or later,
291          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
292
293 Severity   : normal
294 Bugzilla   : 18102
295 Description: router_proc.c is rewritten to use sysctl-interface for parameters
296              residing in /proc/sys/lnet
297
298 Severity   : enhancement
299 Bugzilla   : 15332
300 Description: add a new LND optiion to control peer buffer credits on routers
301
302 Severity   : normal
303 Bugzilla   : 18844
304 Description: Fixing deadlock in usocklnd
305 Details    : A deadlock was possible in usocklnd due to race condition while
306              tearing connection down. The problem resulted from erroneous
307              assumption that lnet_finalize() could have been called holding
308              some lnd-level locks.
309
310 Severity   : major
311 Bugzilla   : 13621, 15983
312 Description: Protocol V2 of o2iblnd
313 Details    : o2iblnd V2 has several new features:
314              . map-on-demand: map-on-demand is disabled by default, it can
315                be enabled by using modparam "map_on_demand=@value@", @value@
316                should >= 0 and < 256, 0 will disable map-on-demand, any other
317                valid value will enable map-on-demand. 
318                Oi2blnd will create FMR or physical MR for RDMA if fragments of
319                RD > @value@.
320                Enable map-on-demand will take less memory for new connection,
321                but a little more CPU for RDMA.
322              . iWARP : to support iWARP, please enable map-on-demand, 32 and 64
323                are recommanded value. iWARP will probably fail for value >=128.
324              . OOB NOOP message: to resolve deadlock on router.
325              . tunable peer_credits_hiw: (high water to return credits),
326                default value of peer_credits_hiw equals to (peer_credits -1),
327                user can change it between peer_credits/2 and (peer_credits - 1).
328                Lower value is recommended for high latency network.
329              . tunable message queue size: it always equals to peer_credits,
330                higher value is recommended for high latency network.
331              . It's compatible with earlier version of o2iblnd
332
333 Severity   : normal
334 Bugzilla   : 18414
335 Description: Fixing 'running out of ports' issue
336 Details    : Add a delay before next reconnect attempt in ksocklnd in
337              the case of lost race. Limit the frequency of query-requests
338              in lnet. Improved handling of 'dead peer' notifications in
339              lnet.
340
341 Severity   : normal
342 Bugzilla   : 16034
343 Description: Change ptllnd timeout and watchdog timers
344 Details    : Add ptltrace_on_nal_failed and bump ptllnd timeout to match
345              Portals wire timeout.
346
347 Severity   : normal
348 Bugzilla   : 16186
349 Description: One down Lustre FS hangs ALL mounted Lustre filesystems
350 Details    : Shared routing enhancements - peer health detection.
351
352 Severity   : minor
353 Bugzilla   : 11245
354 Description: IB path MTU mistakenly set to 1st path MTU when ib_mtu is off
355 Details    : See comment 46 in bug 11245 for details - it's indeed a bug
356              introduced by the original 11245 fix.
357
358 Severity   : minor
359 Bugzilla   : 15984
360 Description: uptllnd credit overflow fix
361 Details    : kptl_msg_t::ptlm_credits could be overflown by uptllnd since
362              it is only a __u8.
363
364 Severity   : major
365 Bugzilla   : 14634
366 Description: socklnd protocol version 3 
367 Details    : With current protocol V2, connections on router can be
368              blocked and can't receive any incoming messages when there is no
369              more router buffer, so ZC-ACK can't be handled (LNet message
370              can't be finalized) and will cause deadlock on router.
371              Protocol V3 has a dedicated connection for emergency messages
372              like ZC-ACK to router, messages on this dedicated connection
373              don't need any credit so will never be blocked. Also, V3 can send
374              keepalive ping in specified period for router healthy checking.
375
376 ------------------------------------------------------------------------------- 
377 12-31-2008  Sun Microsystems, Inc.
378         * version 1.8.0
379         * Support for networks:
380          socklnd   - any kernel supported by Lustre,
381          qswlnd    - Qsnet kernel modules 5.20 and later,
382          openiblnd - IbGold 1.8.2,
383          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
384          viblnd    - Voltaire ibhost 3.4.5 and later,
385          ciblnd    - Topspin 3.2.0,
386          iiblnd    - Infiniserv 3.3 + PathBits patch,
387          gmlnd     - GM 2.1.22 and later,
388          mxlnd     - MX 1.2.1 or later,
389          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
390
391 Severity   : 
392 Bugzilla   : 
393 Description: 
394 Details    : 
395
396 Severity   : major
397 Bugzilla   : 15983
398 Description: workaround for OOM from o2iblnd
399 Details    : OFED needs allocate big chunk of memory for QP while creating
400              connection for o2iblnd, OOM can happen if no such a contiguous
401              memory chunk.
402              QP size is decided by concurrent_sends and max_fragments of
403              o2iblnd, now we permit user to specify smaller value for
404              concurrent_sends of o2iblnd(i.e: concurrent_sends=7), which
405              will decrease memory block size required by creating QP.
406
407 Severity   : major
408 Bugzilla   : 15093
409 Description: Support Zerocopy receive of Chelsio device
410 Details    : Chelsio driver can support zerocopy for iov[1] if it's
411              contiguous and large enough.
412
413 Severity   : normal
414 Bugzilla   : 13490
415 Description: fix credit flow deadlock in uptllnd
416
417 Severity   : normal
418 Bugzilla   : 16308
419 Description: finalize network operation in reasonable time
420 Details    : conf-sanity test_32a couldn't stop ost and mds because it
421              tried to access non-existent peer and tcp connect took
422              quite long before timing out.
423
424 Severity   : major
425 Bugzilla   : 16338
426 Description: Continuous recovery on 33 of 413 nodes after lustre oss failure
427 Details    : Lost reference on conn prevents peer from being destroyed, which
428              could prevent new peer creation if peer count has reached upper
429              limit.
430
431 Severity   : normal
432 Bugzilla   : 16102
433 Description: LNET Selftest results in Soft lockup on OSS CPU
434 Details    : only hits when 8 or more o2ib clients involved and a session is
435              torn down with 'lst end_session' without preceeding 'lst stop'.
436
437 Severity   : minor
438 Bugzilla   : 16321
439 Description: concurrent_sends in IB LNDs should not be changeable at run time
440 Details    : concurrent_sends in IB LNDs should not be changeable at run time
441
442 Severity   : normal
443 Bugzilla   : 15272
444 Description: ptl_send_rpc hits LASSERT when ptl_send_buf fails
445 Details    : only hits under out-of-memory situations
446
447
448 -------------------------------------------------------------------------------
449
450 2009-02-07 Sun Microsystems, Inc.
451         * version 1.6.7
452         * Support for networks:
453          socklnd   - any kernel supported by Lustre,
454          qswlnd    - Qsnet kernel modules 5.20 and later,
455          openiblnd - IbGold 1.8.2,
456          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
457          viblnd    - Voltaire ibhost 3.4.5 and later,
458          ciblnd    - Topspin 3.2.0,
459          iiblnd    - Infiniserv 3.3 + PathBits patch,
460          gmlnd     - GM 2.1.22 and later,
461          mxlnd     - MX 1.2.1 or later,
462          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
463
464 Severity   : major
465 Bugzilla   : 15983
466 Description: workaround for OOM from o2iblnd
467 Details    : OFED needs allocate big chunk of memory for QP while creating
468              connection for o2iblnd, OOM can happen if no such a contiguous
469              memory chunk.
470              QP size is decided by concurrent_sends and max_fragments of
471              o2iblnd, now we permit user to specify smaller value for
472              concurrent_sends of o2iblnd(i.e: concurrent_sends=7), which
473              will decrease memory block size required by creating QP.
474
475 Severity   : major
476 Bugzilla   : 15093
477 Description: Support Zerocopy receive of Chelsio device
478 Details    : Chelsio driver can support zerocopy for iov[1] if it's
479              contiguous and large enough.
480
481 Severity   : normal
482 Bugzilla   : 13490
483 Description: fix credit flow deadlock in uptllnd
484
485 Severity   : normal
486 Bugzilla   : 16308
487 Description: finalize network operation in reasonable time
488 Details    : conf-sanity test_32a couldn't stop ost and mds because it
489              tried to access non-existent peer and tcp connect took
490              quite long before timing out.
491
492 Severity   : major
493 Bugzilla   : 16338
494 Description: Continuous recovery on 33 of 413 nodes after lustre oss failure
495 Details    : Lost reference on conn prevents peer from being destroyed, which
496              could prevent new peer creation if peer count has reached upper
497              limit.
498
499 Severity   : normal
500 Bugzilla   : 16102
501 Description: LNET Selftest results in Soft lockup on OSS CPU
502 Details    : only hits when 8 or more o2ib clients involved and a session is
503              torn down with 'lst end_session' without preceeding 'lst stop'.
504
505 Severity   : minor
506 Bugzilla   : 16321
507 Description: concurrent_sends in IB LNDs should not be changeable at run time
508 Details    : concurrent_sends in IB LNDs should not be changeable at run time
509
510 -------------------------------------------------------------------------------
511
512 11-03-2008  Sun Microsystems, Inc.
513         * version 1.6.6
514         * Support for networks:
515          socklnd   - any kernel supported by Lustre,
516          qswlnd    - Qsnet kernel modules 5.20 and later,
517          openiblnd - IbGold 1.8.2,
518          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
519          viblnd    - Voltaire ibhost 3.4.5 and later,
520          ciblnd    - Topspin 3.2.0,
521          iiblnd    - Infiniserv 3.3 + PathBits patch,
522          gmlnd     - GM 2.1.22 and later,
523          mxlnd     - MX 1.2.1 or later,
524          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
525
526 Severity   : normal
527 Bugzilla   : 15272
528 Description: ptl_send_rpc hits LASSERT when ptl_send_buf fails
529 Details    : only hits under out-of-memory situations
530
531 -------------------------------------------------------------------------------
532
533
534 04-26-2008  Sun Microsystems, Inc.
535        * version 1.6.5
536        * Support for networks:
537         socklnd   - any kernel supported by Lustre,
538         qswlnd    - Qsnet kernel modules 5.20 and later,
539         openiblnd - IbGold 1.8.2,
540         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
541         viblnd    - Voltaire ibhost 3.4.5 and later,
542         ciblnd    - Topspin 3.2.0,
543         iiblnd    - Infiniserv 3.3 + PathBits patch,
544         gmlnd     - GM 2.1.22 and later,
545         mxlnd     - MX 1.2.1 or later,
546         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
547
548 Severity   : normal
549 Bugzilla   : 14322
550 Description: excessive debug information removed
551 Details    : excessive debug information removed
552
553 Severity   : major
554 Bugzilla   : 15712
555 Description: ksocknal_create_conn() hit ASSERTION during connection race
556 Details    : ksocknal_create_conn() hit ASSERTION during connection race
557
558 Severity   : major
559 Bugzilla   : 13983
560 Description: ksocknal_send_hello() hit ASSERTION while connecting race
561 Details    : ksocknal_send_hello() hit ASSERTION while connecting race
562
563 Severity   : major
564 Bugzilla   : 14425
565 Description: o2iblnd/ptllnd credit deadlock in a routed config.
566 Details    : o2iblnd/ptllnd credit deadlock in a routed config.
567
568 Severity   : normal
569 Bugzilla   : 14956
570 Description: High load after starting lnet
571 Details    : gmlnd should sleep in rx thread in interruptible way. Otherwise,
572              uptime utility reports high load that looks confusingly.
573
574 Severity   : normal
575 Bugzilla   : 14838
576 Description: ksocklnd fails to establish connection if accept_port is high
577 Details    : PID remapping must not be done for active (outgoing) connections
578
579 --------------------------------------------------------------------------------
580
581 2008-01-11  Sun Microsystems, Inc.
582        * version 1.4.12
583        * Support for networks:
584         socklnd   - any kernel supported by Lustre,
585         qswlnd    - Qsnet kernel modules 5.20 and later,
586         openiblnd - IbGold 1.8.2,
587         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
588         viblnd    - Voltaire ibhost 3.4.5 and later,
589         ciblnd    - Topspin 3.2.0,
590         iiblnd    - Infiniserv 3.3 + PathBits patch,
591         gmlnd     - GM 2.1.22 and later,
592         mxlnd     - MX 1.2.1 or later,
593         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
594 Severity   : normal
595 Bugzilla   : 14387
596 Description: liblustre network error
597 Details    : liblustre clients should understand LNET_ACCEPT_PORT environment
598              variable even if they don't start lnet acceptor.
599
600 Severity   : normal
601 Bugzilla   : 14300
602 Description: Strange message from lnet (Ignoring prediction from the future)
603 Details    : Incorrect calculation of peer's last_alive value in ksocklnd
604
605 --------------------------------------------------------------------------------
606
607 2007-12-07         Cluster File Systems, Inc. <info@clusterfs.com>
608        * version 1.6.4
609        * Support for networks:
610         socklnd   - any kernel supported by Lustre,
611         qswlnd    - Qsnet kernel modules 5.20 and later,
612         openiblnd - IbGold 1.8.2,
613         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5.
614         viblnd    - Voltaire ibhost 3.4.5 and later,
615         ciblnd    - Topspin 3.2.0,
616         iiblnd    - Infiniserv 3.3 + PathBits patch,
617         gmlnd     - GM 2.1.22 and later,
618         mxlnd     - MX 1.2.1 or later,
619         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
620
621 Severity   : normal
622 Bugzilla   : 14238
623 Description: ASSERTION(me == md->md_me) failed in lnet_match_md()
624
625 Severity   : normal
626 Bugzilla   : 12494
627 Description: increase send queue size for ciblnd/openiblnd
628
629 Severity   : normal
630 Bugzilla   : 12302
631 Description: new userspace socklnd
632 Details    : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced
633              with new one - usocklnd.
634
635 Severity   : enhancement
636 Bugzilla   : 11686
637 Description: Console message flood
638 Details    : Make cdls ratelimiting more tunable by adding several tunable in
639              procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
640              /proc/sys/lnet/console_backoff.
641
642 --------------------------------------------------------------------------------
643
644 2007-09-27         Cluster File Systems, Inc. <info@clusterfs.com>
645        * version 1.6.3
646        * Support for networks:
647         socklnd   - any kernel supported by Lustre,
648         qswlnd    - Qsnet kernel modules 5.20 and later,
649         openiblnd - IbGold 1.8.2,
650         o2iblnd   - OFED 1.1 and 1.2,
651         viblnd    - Voltaire ibhost 3.4.5 and later,
652         ciblnd    - Topspin 3.2.0,
653         iiblnd    - Infiniserv 3.3 + PathBits patch,
654         gmlnd     - GM 2.1.22 and later,
655         mxlnd     - MX 1.2.1 or later,
656         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
657
658 Severity   : normal
659 Bugzilla   : 12782
660 Description: /proc/sys/lnet has non-sysctl entries
661 Details    : Updating dump_kernel/daemon_file/debug_mb to use sysctl variables
662
663 Severity   : major
664 Bugzilla   : 13236
665 Description: TOE Kernel panic by ksocklnd
666 Details    : offloaded sockets provide their own implementation of sendpage,
667              can't call tcp_sendpage() directly
668
669 Severity   : normal
670 Bugzilla   : 10778
671 Description: kibnal_shutdown() doesn't finish; lconf --cleanup hangs
672 Details    : races between lnd_shutdown and peer creation prevent 
673              lnd_shutdown from finishing.
674
675 Severity   : normal
676 Bugzilla   : 13279
677 Description: open files rlimit 1024 reached while liblustre testing
678 Details    : ulnds/socklnd must close open socket after unsuccessful
679              'say hello' attempt.
680
681 Severity   : major 
682 Bugzilla   : 13482
683 Description: build error
684 Details    : fix typos in gmlnd, ptllnd and viblnd
685
686 ------------------------------------------------------------------------------
687
688 2007-07-30  Cluster File Systems, Inc. <info@clusterfs.com>
689        * version 1.6.1
690        * Support for networks:
691         socklnd   - kernels up to 2.6.16,
692         qswlnd    - Qsnet kernel modules 5.20 and later,
693         openiblnd - IbGold 1.8.2,
694         o2iblnd   - OFED 1.1 and 1.2
695         viblnd    - Voltaire ibhost 3.4.5 and later,
696         ciblnd    - Topspin 3.2.0,
697         iiblnd    - Infiniserv 3.3 + PathBits patch,
698         gmlnd     - GM 2.1.22 and later,
699         mxlnd     - MX 1.2.1 or later,
700         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
701
702 2007-06-21  Cluster File Systems, Inc. <info@clusterfs.com>
703        * version 1.4.11
704        * Support for networks:
705         socklnd   - kernels up to 2.6.16,
706         qswlnd    - Qsnet kernel modules 5.20 and later,
707         openiblnd - IbGold 1.8.2,
708         o2iblnd   - OFED 1.1
709         viblnd    - Voltaire ibhost 3.4.5 and later,
710         ciblnd    - Topspin 3.2.0,
711         iiblnd    - Infiniserv 3.3 + PathBits patch,
712         gmlnd     - GM 2.1.22 and later,
713         mxlnd     - MX 1.2.1 or later,
714         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
715
716 Severity   : minor
717 Bugzilla   : 13288
718 Description: Initialize cpumask before use
719
720 Severity   : major
721 Bugzilla   : 12014
722 Description: ASSERTION failures when upgrading to the patchless zero-copy
723              socklnd 
724 Details    : This bug affects "rolling upgrades", causing an inconsistent
725              protocol version negotiation and subsequent assertion failure
726              during rolling upgrades after the first wave of upgrades.
727
728 Severity   : minor
729 Bugzilla   : 11223
730 Details    : Change "dropped message" CERRORs to D_NETERROR so they are
731              logged instead of creating "console chatter" when a lustre
732              timeout races with normal RPC completion.
733
734 Severity   : minor
735 Details    : lnet_clear_peer_table can wait forever if user forgets to
736              clear a lazy portal.
737
738 Severity   : minor
739 Details    : libcfs_id2str should check pid against LNET_PID_ANY.
740
741 Severity   : major
742 Bugzilla   : 10916
743 Description: added LNET self test
744 Details    : landing b_self_test
745
746 Severity   : minor
747 Frequency  : rare
748 Bugzilla   : 12227
749 Description: cfs_duration_{u,n}sec() wrongly calculate nanosecond part of
750              struct timeval.
751 Details    : do_div() macro is used incorrectly.
752
753 2007-04-23  Cluster File Systems, Inc. <info@clusterfs.com>
754
755 Severity   : normal
756 Bugzilla   : 11680
757 Description: make panic on lbug configurable
758
759 Severity   : major
760 Bugzilla   : 12316
761 Description: Add OFED1.2 support to o2iblnd
762 Details    : o2iblnd depends on OFED's modules, if out-tree OFED's modules
763              are installed (other than kernel's in-tree infiniband), there
764              could be some problem while insmod o2iblnd (mismatch CRC of 
765              ib_* symbols).
766              If extra Module.symvers is supported in kernel (i.e, 2.6.17),
767              this link provides solution:
768              https://bugs.openfabrics.org/show_bug.cgi?id=355
769              if extra Module.symvers is not supported in kernel, we will
770              have to run the script in bug 12316 to update
771              $LINUX/module.symvers before building o2iblnd.
772              More details about this are in bug 12316.
773
774 ------------------------------------------------------------------------------
775
776 2007-04-01  Cluster File Systems, Inc. <info@clusterfs.com>
777        * version 1.4.10 / 1.6.0
778        * Support for networks:
779         socklnd   - kernels up to 2.6.16,
780         qswlnd    - Qsnet kernel modules 5.20 and later,
781         openiblnd - IbGold 1.8.2,
782         o2iblnd   - OFED 1.1,
783         viblnd    - Voltaire ibhost 3.4.5 and later,
784         ciblnd    - Topspin 3.2.0,
785         iiblnd    - Infiniserv 3.3 + PathBits patch,
786         gmlnd     - GM 2.1.22 and later,
787         mxlnd     - MX 1.2.1 or later,
788         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
789         
790 Severity   : minor
791 Frequency  : rare
792 Description: Ptllnd didn't init kptllnd_data.kptl_idle_txs before it could be
793              possibly accessed in kptllnd_shutdown. Ptllnd should init 
794              kptllnd_data.kptl_ptlid2str_lock before calling kptllnd_ptlid2str.
795
796 Severity   : normal
797 Frequency  : rare
798 Description: gmlnd ignored some transmit errors when finalizing lnet messages.
799
800 Severity   : minor
801 Frequency  : rare
802 Description: ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
803
804 Severity   : minor
805 Frequency  : rare
806 Description: the_lnet.ln_finalizing was not set when the current thread is
807              about to complete messages. It only affects multi-threaded 
808              user space LNet.
809         
810 Severity   : normal
811 Frequency  : rare
812 Bugzilla   : 11472
813 Description: Changed the default kqswlnd ntxmsg=512
814         
815 Severity   : major
816 Frequency  : rare
817 Bugzilla   : 12458
818 Description: Assertion failure in kernel ptllnd caused by posting passive
819              bulk buffers before connection establishment complete.
820         
821 Severity   : major
822 Frequency  : rare
823 Bugzilla   : 12445
824 Description: A race in kernel ptllnd between deleting a peer and posting
825              new communications for it could hang communications -
826              manifesting as "Unexpectedly long timeout" messages.
827         
828 Severity   : major
829 Frequency  : rare
830 Bugzilla   : 12432
831 Description: Kernel ptllnd lock ordering issue could hang a node.
832         
833 Severity   : major
834 Frequency  : rare
835 Bugzilla   : 12016
836 Description: node crash on socket teardown race
837
838 Severity   : minor
839 Frequency  : 'lctl peer_list' issued on a mx net
840 Bugzilla   : 12237
841 Description: Enable lctl's peer_list for MXLND
842
843 Severity   : major
844 Frequency  : after Ptllnd timeouts and portals congestion
845 Bugzilla   : 11659
846 Description: Credit overflows
847 Details    : This was a bug in ptllnd connection establishment.  The fix
848              implements better peer stamps to disambiguate connection
849              establishment and ensure both peers enter the credit flow
850              state machine consistently.
851
852 Severity   : major
853 Frequency  : rare       
854 Bugzilla   : 11394
855 Description: kptllnd didn't propagate some network errors up to LNET 
856 Details    : This bug was spotted while investigating 11394.  The fix
857              ensures network errors on sends and bulk transfers are
858              propagated to LNET/lustre correctly.
859
860 Severity   : enhancement
861 Bugzilla   : 10316
862 Description: Fixed console chatter in case of -ETIMEDOUT.
863
864 Severity   : enhancement
865 Bugzilla   : 11684
866 Description: Added D_NETTRACE for recording network packet history
867              (initially only for ptllnd).  Also a separate userspace
868              ptllnd facility to gather history which should really be
869              covered by D_NETTRACE too, if only CDEBUG recorded history in
870              userspace.
871
872 Severity   : major
873 Frequency  : rare       
874 Bugzilla   : 11616
875 Description: o2iblnd handle early RDMA_CM_EVENT_DISCONNECTED.
876 Details    : If the fabric is lossy, an RDMA_CM_EVENT_DISCONNECTED
877              callback can occur before a connection has actually been
878              established.  This caused an assertion failure previously.
879
880 Severity   : enhancement
881 Bugzilla   : 11094
882 Description: Multiple instances for o2iblnd
883 Details    : Allow multiple instances of o2iblnd to enable networking over
884              multiple HCAs and routing between them.
885
886 Severity   : major
887 Bugzilla   : 11201
888 Description: lnet deadlock in router_checker
889 Details    : turned ksnd_connd_lock, ksnd_reaper_lock, and ksock_net_t:ksnd_lock
890              into BH locks to eliminate potential deadlock caused by
891              ksocknal_data_ready() preempting code holding these locks.
892
893 Severity   : major
894 Bugzilla   : 11126
895 Description: Millions of failed socklnd connection attempts cause a very slow FS
896 Details    : added a new route flag ksnr_scheduled to distinguish from
897              ksnr_connecting, so that a peer connection request is only turned
898              down for race concerns when an active connection to the same peer
899              is under progress (instead of just being scheduled).
900
901 ------------------------------------------------------------------------------
902
903 2007-02-09  Cluster File Systems, Inc. <info@clusterfs.com>
904        * version 1.4.9
905        * Support for networks:
906         socklnd   - kernels up to 2.6.16
907         qswlnd    - Qsnet kernel modules 5.20 and later
908         openiblnd - IbGold 1.8.2
909         o2iblnd   - OFED 1.1
910         viblnd    - Voltaire ibhost 3.4.5 and later
911         ciblnd    - Topspin 3.2.0
912         iiblnd    - Infiniserv 3.3 + PathBits patch
913         gmlnd     - GM 2.1.22 and later
914         mxlnd     - MX 1.2.1 or later
915         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
916        * bug fixes
917
918 Severity   : major on XT3
919 Bugzilla   : none
920 Description: libcfs overwrites /proc/sys/portals
921 Details    : libcfs created a symlink from /proc/sys/portals to
922              /proc/sys/lnet for backwards compatibility.  This is no
923              longer required and makes the Cray portals /proc variables
924              inaccessible.
925
926 Severity   : minor
927 Bugzilla   : 11312
928 Description: OFED FMR API change
929 Details    : This changes parameter usage to reflect a change in
930              ib_fmr_pool_map_phys() between OFED 1.0 and OFED 1.1.  Note
931              that FMR support is only used in experimental versions of the
932              o2iblnd - this change does not affect standard usage at all.
933
934 Severity   : enhancement
935 Bugzilla   : 11245
936 Description: new ko2iblnd module parameter: ib_mtu
937 Details    : the default IB MTU of 2048 performs badly on 23108 Tavor
938              HCAs.  You can avoid this problem by setting the MTU to 1024
939              using this module parameter.
940
941 Severity   : enhancement
942 Bugzilla   : 11118/11620
943 Description: ptllnd small request message buffer alignment fix
944 Details    : Set the PTL_MD_LOCAL_ALIGN8 option on small message receives.
945              Round up small message size on sends in case this option
946              is not supported.  11620 was a defect in the initial
947              implementation which effectively asserted all peers had to be
948              running the correct protocol version which was fixed by always
949              NAK-ing such requests and handling any misalignments they
950              introduce.
951
952 Severity   : minor
953 Frequency  : rarely
954 Description: When kib(nal|lnd)_del_peer() is called upon a peer whose
955              ibp_tx_queue is not empty, kib(nal|lnd)_destroy_peer()'s
956              'LASSERT(list_empty(&peer->ibp_tx_queue))' will fail.
957
958 Severity   : enhancement
959 Bugzilla   : 11250
960 Description: Patchless ZC(zero copy) socklnd
961 Details    : New protocol for socklnd, socklnd can support zero copy without
962              kernel patch, it's compatible with old socklnd. Checksum is 
963              moved from tunables to modparams.
964
965 Severity   : minor
966 Frequency  : rarely
967 Description: When ksocknal_del_peer() is called upon a peer whose
968              ksnp_tx_queue is not empty, ksocknal_destroy_peer()'s
969              'LASSERT(list_empty(&peer->ksnp_tx_queue))' will fail.
970
971 Severity   : normal
972 Frequency  : when ptlrpc is under heavy use and runs out of request buffer
973 Bugzilla   : 11318
974 Description: In lnet_match_blocked_msg(), md can be used without holding a
975              ref on it.
976
977 Severity   : minor
978 Frequency  : very rarely
979 Bugzilla   : 10727
980 Description: If ksocknal_lib_setup_sock() fails, a ref on peer is lost.
981              If connd connects a route which has been closed by
982              ksocknal_shutdown(), ksocknal_create_routes() may create new
983              routes which hold references on the peer, causing shutdown
984              process to wait for peer to disappear forever.
985
986 Severity   : enhancement
987 Bugzilla   : 11234
988 Description: Dump XT3 portals traces on kptllnd timeout
989 Details    : Set the kptllnd module parameter "ptltrace_on_timeout=1" to
990              dump Cray portals debug traces to a file.  The kptllnd module
991              parameter "ptltrace_basename", default "/tmp/lnet-ptltrace",
992              is the basename of the dump file.
993
994 Severity   : major
995 Frequency  : infrequent
996 Bugzilla   : 11308
997 Description: kernel ptllnd fix bug in connection re-establishment
998 Details    : Kernel ptllnd could produce protocol errors e.g. illegal
999              matchbits and/or violate the credit flow protocol when trying
1000              to re-establish a connection with a peer after an error or
1001              timeout. 
1002
1003 Severity   : enhancement
1004 Bugzilla   : 10316
1005 Description: Allow /proc/sys/lnet/debug to be set symbolically
1006 Details    : Allow debug and subsystem debug values to be read/set by name
1007              in addition to numerically, for ease of use.
1008
1009 Severity   : normal
1010 Frequency  : only in configurations with LNET routers
1011 Bugzilla   : 10316
1012 Description: routes automatically marked down and recovered
1013 Details    : In configurations with LNET routers if a router fails routers
1014              now actively try to recover routes that are down, unless they
1015              are marked down by an administrator.
1016
1017 ------------------------------------------------------------------------------
1018
1019 2006-12-09  Cluster File Systems, Inc. <info@clusterfs.com>
1020
1021 Severity   : critical
1022 Frequency  : very rarely, in configurations with LNET routers and TCP
1023 Bugzilla   : 10889
1024 Description: incorrect data written to files on OSTs
1025 Details    : In certain high-load conditions incorrect data may be written
1026              to files on the OST when using TCP networks.
1027
1028 ------------------------------------------------------------------------------
1029
1030 2006-07-31  Cluster File Systems, Inc. <info@clusterfs.com>
1031         * version 1.4.7
1032         - rework CDEBUG messages rate-limiting mechanism b=10375
1033         - add per-socket tunables for socklnd if the kernel is patched b=10327
1034
1035 ------------------------------------------------------------------------------
1036
1037 2006-02-15  Cluster File Systems, Inc. <info@clusterfs.com>
1038         * version 1.4.6
1039         - fix use of portals/lnet pid to avoid dropping RPCs b=10074
1040         - iiblnd wasn't mapping all memory, resulting in comms errors b=9776
1041         - quiet LNET startup LNI message for liblustre b=10128
1042         - Better console error messages if 'ip2nets' can't match an IP address
1043         - Fixed overflow/use-before-set bugs in linux-time.h
1044         - Fixed ptllnd bug that wasn't initialising rx descriptors completely
1045         - LNET teardown failed an assertion about the route table being empty
1046         - Fixed a crash in LNetEQPoll(<invalid handle>)
1047         - Future protocol compatibility work (b_rls146_lnetprotovrsn)
1048         - improve debug message for liblustre/Catamount nodes (b=10116)
1049
1050 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
1051         * Configuration change for the XT3
1052              The PTLLND is now used to run Lustre over Portals on the XT3.
1053              The configure option(s) --with-cray-portals are no longer
1054              used.  Rather --with-portals=<path-to-portals-includes> is
1055              used to enable building on the XT3.  In addition to enable
1056              XT3 specific features the option --enable-cray-xt3 must be
1057              used.
1058
1059 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
1060         * Portals has been removed, replaced by LNET.
1061            LNET is new networking infrastructure for Lustre, it includes a
1062            reorganized network configuration mode (see the user
1063            documentation for full details) as well as support for routing
1064            between different network fabrics.  Lustre Networking Devices
1065            (LNDS) for the supported network fabrics have also been created
1066            for this new infrastructure.
1067
1068 2005-08-08  Cluster File Systems, Inc. <info@clusterfs.com>
1069        * version 1.4.4
1070        * bug fixes
1071
1072 Severity   : major
1073 Frequency  : rare (large Voltaire clusters only)
1074 Bugzilla   : 6993
1075 Description: the default number of reserved transmit descriptors was too low
1076              for some large clusters
1077 Details    : As a workaround, the number was increased.  A proper fix includes
1078              a run-time tunable.
1079
1080 2005-06-02  Cluster File Systems, Inc. <info@clusterfs.com>
1081        * version 1.4.3
1082        * bug fixes
1083
1084 Severity   : major
1085 Frequency  : occasional (large-scale events, cluster reboot, network failure)
1086 Bugzilla   : 6411
1087 Description: too many error messages on console obscure actual problem and
1088              can slow down/panic server, or cause recovery to fail repeatedly
1089 Details    : enable rate-limiting of console error messages, and some messages
1090              that were console errors now only go to the kernel log
1091
1092 Severity   : enhancement
1093 Bugzilla   : 1693
1094 Description: add /proc/sys/portals/catastrophe entry which will report if
1095              that node has previously LBUGged
1096
1097 2005-04-06  Cluster File Systems, Inc. <info@clusterfs.com>
1098        * bugs
1099         - update gmnal to use PTL_MTU, fix module refcounting (b=5786)
1100
1101 2005-04-04  Cluster File Systems, Inc. <info@clusterfs.com>
1102        * bugs
1103         - handle error return code in kranal_check_fma_rx() (5915,6054)
1104
1105 2005-02-04  Cluster File Systems, Inc. <info@clusterfs.com>
1106        * miscellania
1107         - update vibnal (Voltaire IB NAL)
1108         - update gmnal (Myrinet NAL), gmnalid
1109
1110 2005-02-04  Eric Barton  <eeb@bartonsoftware.com>
1111
1112         * Landed portals:b_port_step as follows...
1113
1114           - removed CFS_DECL_SPIN* 
1115             just use 'spinlock_t' and initialise with spin_lock_init()
1116
1117           - removed CFS_DECL_MUTEX*
1118             just use 'struct semaphore' and initialise with init_mutex()
1119
1120           - removed CFS_DECL_RWSEM*
1121             just use 'struct rw_semaphore' and initialise with init_rwsem()
1122
1123           - renamed cfs_sleep_chan -> cfs_waitq
1124                     cfs_sleep_link -> cfs_waitlink
1125
1126           - fixed race in linux version of arch-independent socknal
1127             (the ENOMEM/EAGAIN decision).
1128
1129           - Didn't fix problems in Darwin version of arch-independent socknal
1130             (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision)
1131
1132           - removed libcfs types from non-socknal header files (only some types
1133             in the header files had been changed; the .c files hadn't been
1134             updated at all).