Whamcloud - gitweb
d1580aa3c2479755d785d5a7eaa9dafd6bef31e4
[fs/lustre-release.git] / lnet / ChangeLog
1 tbd  Sun Microsystems, Inc.
2         * version 1.6.6
3         * Support for networks:
4          socklnd   - any kernel supported by Lustre,
5          qswlnd    - Qsnet kernel modules 5.20 and later,
6          openiblnd - IbGold 1.8.2,
7          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
8          viblnd    - Voltaire ibhost 3.4.5 and later,
9          ciblnd    - Topspin 3.2.0,
10          iiblnd    - Infiniserv 3.3 + PathBits patch,
11          gmlnd     - GM 2.1.22 and later,
12          mxlnd     - MX 1.2.1 or later,
13          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
14
15 Severity   : 
16 Bugzilla   : 
17 Description: 
18 Details    : 
19
20 Severity   : minor
21 Bugzilla   : 16321
22 Description: concurrent_sends in IB LNDs should not be changeable at run time
23 Details    : concurrent_sends in IB LNDs should not be changeable at run time
24
25 Severity   : normal
26 Bugzilla   : 15272
27 Description: ptl_send_rpc hits LASSERT when ptl_send_buf fails
28 Details    : only hits under out-of-memory situations
29
30
31 -------------------------------------------------------------------------------
32
33
34 04-26-2008  Sun Microsystems, Inc.
35        * version 1.6.5
36        * Support for networks:
37         socklnd   - any kernel supported by Lustre,
38         qswlnd    - Qsnet kernel modules 5.20 and later,
39         openiblnd - IbGold 1.8.2,
40         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
41         viblnd    - Voltaire ibhost 3.4.5 and later,
42         ciblnd    - Topspin 3.2.0,
43         iiblnd    - Infiniserv 3.3 + PathBits patch,
44         gmlnd     - GM 2.1.22 and later,
45         mxlnd     - MX 1.2.1 or later,
46         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
47
48 Severity   : normal
49 Bugzilla   : 14322
50 Description: excessive debug information removed
51 Details    : excessive debug information removed
52
53 Severity   : major
54 Bugzilla   : 15712
55 Description: ksocknal_create_conn() hit ASSERTION during connection race
56 Details    : ksocknal_create_conn() hit ASSERTION during connection race
57
58 Severity   : major
59 Bugzilla   : 13983
60 Description: ksocknal_send_hello() hit ASSERTION while connecting race
61 Details    : ksocknal_send_hello() hit ASSERTION while connecting race
62
63 Severity   : major
64 Bugzilla   : 14425
65 Description: o2iblnd/ptllnd credit deadlock in a routed config.
66 Details    : o2iblnd/ptllnd credit deadlock in a routed config.
67
68 Severity   : normal
69 Bugzilla   : 14956
70 Description: High load after starting lnet
71 Details    : gmlnd should sleep in rx thread in interruptible way. Otherwise,
72              uptime utility reports high load that looks confusingly.
73
74 Severity   : normal
75 Bugzilla   : 14838
76 Description: ksocklnd fails to establish connection if accept_port is high
77 Details    : PID remapping must not be done for active (outgoing) connections
78
79 --------------------------------------------------------------------------------
80
81 2008-01-11  Sun Microsystems, Inc.
82        * version 1.4.12
83        * Support for networks:
84         socklnd   - any kernel supported by Lustre,
85         qswlnd    - Qsnet kernel modules 5.20 and later,
86         openiblnd - IbGold 1.8.2,
87         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
88         viblnd    - Voltaire ibhost 3.4.5 and later,
89         ciblnd    - Topspin 3.2.0,
90         iiblnd    - Infiniserv 3.3 + PathBits patch,
91         gmlnd     - GM 2.1.22 and later,
92         mxlnd     - MX 1.2.1 or later,
93         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
94 Severity   : normal
95 Bugzilla   : 14387
96 Description: liblustre network error
97 Details    : liblustre clients should understand LNET_ACCEPT_PORT environment
98              variable even if they don't start lnet acceptor.
99
100 Severity   : normal
101 Bugzilla   : 14300
102 Description: Strange message from lnet (Ignoring prediction from the future)
103 Details    : Incorrect calculation of peer's last_alive value in ksocklnd
104
105 --------------------------------------------------------------------------------
106
107 2007-12-07         Cluster File Systems, Inc. <info@clusterfs.com>
108        * version 1.6.4
109        * Support for networks:
110         socklnd   - any kernel supported by Lustre,
111         qswlnd    - Qsnet kernel modules 5.20 and later,
112         openiblnd - IbGold 1.8.2,
113         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5.
114         viblnd    - Voltaire ibhost 3.4.5 and later,
115         ciblnd    - Topspin 3.2.0,
116         iiblnd    - Infiniserv 3.3 + PathBits patch,
117         gmlnd     - GM 2.1.22 and later,
118         mxlnd     - MX 1.2.1 or later,
119         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
120
121 Severity   : normal
122 Bugzilla   : 14238
123 Description: ASSERTION(me == md->md_me) failed in lnet_match_md()
124
125 Severity   : normal
126 Bugzilla   : 12494
127 Description: increase send queue size for ciblnd/openiblnd
128
129 Severity   : normal
130 Bugzilla   : 12302
131 Description: new userspace socklnd
132 Details    : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced
133              with new one - usocklnd.
134
135 Severity   : enhancement
136 Bugzilla   : 11686
137 Description: Console message flood
138 Details    : Make cdls ratelimiting more tunable by adding several tunable in
139              procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
140              /proc/sys/lnet/console_backoff.
141
142 --------------------------------------------------------------------------------
143
144 2007-09-27         Cluster File Systems, Inc. <info@clusterfs.com>
145        * version 1.6.3
146        * Support for networks:
147         socklnd   - any kernel supported by Lustre,
148         qswlnd    - Qsnet kernel modules 5.20 and later,
149         openiblnd - IbGold 1.8.2,
150         o2iblnd   - OFED 1.1 and 1.2,
151         viblnd    - Voltaire ibhost 3.4.5 and later,
152         ciblnd    - Topspin 3.2.0,
153         iiblnd    - Infiniserv 3.3 + PathBits patch,
154         gmlnd     - GM 2.1.22 and later,
155         mxlnd     - MX 1.2.1 or later,
156         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
157
158 Severity   : normal
159 Bugzilla   : 12782
160 Description: /proc/sys/lnet has non-sysctl entries
161 Details    : Updating dump_kernel/daemon_file/debug_mb to use sysctl variables
162
163 Severity   : major
164 Bugzilla   : 13236
165 Description: TOE Kernel panic by ksocklnd
166 Details    : offloaded sockets provide their own implementation of sendpage,
167              can't call tcp_sendpage() directly
168
169 Severity   : normal
170 Bugzilla   : 10778
171 Description: kibnal_shutdown() doesn't finish; lconf --cleanup hangs
172 Details    : races between lnd_shutdown and peer creation prevent 
173              lnd_shutdown from finishing.
174
175 Severity   : normal
176 Bugzilla   : 13279
177 Description: open files rlimit 1024 reached while liblustre testing
178 Details    : ulnds/socklnd must close open socket after unsuccessful
179              'say hello' attempt.
180
181 Severity   : major 
182 Bugzilla   : 13482
183 Description: build error
184 Details    : fix typos in gmlnd, ptllnd and viblnd
185
186 ------------------------------------------------------------------------------
187
188 2007-07-30  Cluster File Systems, Inc. <info@clusterfs.com>
189        * version 1.6.1
190        * Support for networks:
191         socklnd   - kernels up to 2.6.16,
192         qswlnd    - Qsnet kernel modules 5.20 and later,
193         openiblnd - IbGold 1.8.2,
194         o2iblnd   - OFED 1.1 and 1.2
195         viblnd    - Voltaire ibhost 3.4.5 and later,
196         ciblnd    - Topspin 3.2.0,
197         iiblnd    - Infiniserv 3.3 + PathBits patch,
198         gmlnd     - GM 2.1.22 and later,
199         mxlnd     - MX 1.2.1 or later,
200         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
201
202 2007-06-21  Cluster File Systems, Inc. <info@clusterfs.com>
203        * version 1.4.11
204        * Support for networks:
205         socklnd   - kernels up to 2.6.16,
206         qswlnd    - Qsnet kernel modules 5.20 and later,
207         openiblnd - IbGold 1.8.2,
208         o2iblnd   - OFED 1.1
209         viblnd    - Voltaire ibhost 3.4.5 and later,
210         ciblnd    - Topspin 3.2.0,
211         iiblnd    - Infiniserv 3.3 + PathBits patch,
212         gmlnd     - GM 2.1.22 and later,
213         mxlnd     - MX 1.2.1 or later,
214         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
215
216 Severity   : minor
217 Bugzilla   : 13288
218 Description: Initialize cpumask before use
219
220 Severity   : major
221 Bugzilla   : 12014
222 Description: ASSERTION failures when upgrading to the patchless zero-copy
223              socklnd 
224 Details    : This bug affects "rolling upgrades", causing an inconsistent
225              protocol version negotiation and subsequent assertion failure
226              during rolling upgrades after the first wave of upgrades.
227
228 Severity   : minor
229 Bugzilla   : 11223
230 Details    : Change "dropped message" CERRORs to D_NETERROR so they are
231              logged instead of creating "console chatter" when a lustre
232              timeout races with normal RPC completion.
233
234 Severity   : minor
235 Details    : lnet_clear_peer_table can wait forever if user forgets to
236              clear a lazy portal.
237
238 Severity   : minor
239 Details    : libcfs_id2str should check pid against LNET_PID_ANY.
240
241 Severity   : major
242 Bugzilla   : 10916
243 Description: added LNET self test
244 Details    : landing b_self_test
245
246 Severity   : minor
247 Frequency  : rare
248 Bugzilla   : 12227
249 Description: cfs_duration_{u,n}sec() wrongly calculate nanosecond part of
250              struct timeval.
251 Details    : do_div() macro is used incorrectly.
252
253 2007-04-23  Cluster File Systems, Inc. <info@clusterfs.com>
254
255 Severity   : normal
256 Bugzilla   : 11680
257 Description: make panic on lbug configurable
258
259 Severity   : major
260 Bugzilla   : 12316
261 Description: Add OFED1.2 support to o2iblnd
262 Details    : o2iblnd depends on OFED's modules, if out-tree OFED's modules
263              are installed (other than kernel's in-tree infiniband), there
264              could be some problem while insmod o2iblnd (mismatch CRC of 
265              ib_* symbols).
266              If extra Module.symvers is supported in kernel (i.e, 2.6.17),
267              this link provides solution:
268              https://bugs.openfabrics.org/show_bug.cgi?id=355
269              if extra Module.symvers is not supported in kernel, we will
270              have to run the script in bug 12316 to update
271              $LINUX/module.symvers before building o2iblnd.
272              More details about this are in bug 12316.
273
274 ------------------------------------------------------------------------------
275
276 2007-04-01  Cluster File Systems, Inc. <info@clusterfs.com>
277        * version 1.4.10 / 1.6.0
278        * Support for networks:
279         socklnd   - kernels up to 2.6.16,
280         qswlnd    - Qsnet kernel modules 5.20 and later,
281         openiblnd - IbGold 1.8.2,
282         o2iblnd   - OFED 1.1,
283         viblnd    - Voltaire ibhost 3.4.5 and later,
284         ciblnd    - Topspin 3.2.0,
285         iiblnd    - Infiniserv 3.3 + PathBits patch,
286         gmlnd     - GM 2.1.22 and later,
287         mxlnd     - MX 1.2.1 or later,
288         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
289         
290 Severity   : minor
291 Frequency  : rare
292 Description: Ptllnd didn't init kptllnd_data.kptl_idle_txs before it could be
293              possibly accessed in kptllnd_shutdown. Ptllnd should init 
294              kptllnd_data.kptl_ptlid2str_lock before calling kptllnd_ptlid2str.
295
296 Severity   : normal
297 Frequency  : rare
298 Description: gmlnd ignored some transmit errors when finalizing lnet messages.
299
300 Severity   : minor
301 Frequency  : rare
302 Description: ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
303
304 Severity   : minor
305 Frequency  : rare
306 Description: the_lnet.ln_finalizing was not set when the current thread is
307              about to complete messages. It only affects multi-threaded 
308              user space LNet.
309         
310 Severity   : normal
311 Frequency  : rare
312 Bugzilla   : 11472
313 Description: Changed the default kqswlnd ntxmsg=512
314         
315 Severity   : major
316 Frequency  : rare
317 Bugzilla   : 12458
318 Description: Assertion failure in kernel ptllnd caused by posting passive
319              bulk buffers before connection establishment complete.
320         
321 Severity   : major
322 Frequency  : rare
323 Bugzilla   : 12445
324 Description: A race in kernel ptllnd between deleting a peer and posting
325              new communications for it could hang communications -
326              manifesting as "Unexpectedly long timeout" messages.
327         
328 Severity   : major
329 Frequency  : rare
330 Bugzilla   : 12432
331 Description: Kernel ptllnd lock ordering issue could hang a node.
332         
333 Severity   : major
334 Frequency  : rare
335 Bugzilla   : 12016
336 Description: node crash on socket teardown race
337
338 Severity   : minor
339 Frequency  : 'lctl peer_list' issued on a mx net
340 Bugzilla   : 12237
341 Description: Enable lctl's peer_list for MXLND
342
343 Severity   : major
344 Frequency  : after Ptllnd timeouts and portals congestion
345 Bugzilla   : 11659
346 Description: Credit overflows
347 Details    : This was a bug in ptllnd connection establishment.  The fix
348              implements better peer stamps to disambiguate connection
349              establishment and ensure both peers enter the credit flow
350              state machine consistently.
351
352 Severity   : major
353 Frequency  : rare       
354 Bugzilla   : 11394
355 Description: kptllnd didn't propagate some network errors up to LNET 
356 Details    : This bug was spotted while investigating 11394.  The fix
357              ensures network errors on sends and bulk transfers are
358              propagated to LNET/lustre correctly.
359
360 Severity   : enhancement
361 Bugzilla   : 10316
362 Description: Fixed console chatter in case of -ETIMEDOUT.
363
364 Severity   : enhancement
365 Bugzilla   : 11684
366 Description: Added D_NETTRACE for recording network packet history
367              (initially only for ptllnd).  Also a separate userspace
368              ptllnd facility to gather history which should really be
369              covered by D_NETTRACE too, if only CDEBUG recorded history in
370              userspace.
371
372 Severity   : major
373 Frequency  : rare       
374 Bugzilla   : 11616
375 Description: o2iblnd handle early RDMA_CM_EVENT_DISCONNECTED.
376 Details    : If the fabric is lossy, an RDMA_CM_EVENT_DISCONNECTED
377              callback can occur before a connection has actually been
378              established.  This caused an assertion failure previously.
379
380 Severity   : enhancement
381 Bugzilla   : 11094
382 Description: Multiple instances for o2iblnd
383 Details    : Allow multiple instances of o2iblnd to enable networking over
384              multiple HCAs and routing between them.
385
386 Severity   : major
387 Bugzilla   : 11201
388 Description: lnet deadlock in router_checker
389 Details    : turned ksnd_connd_lock, ksnd_reaper_lock, and ksock_net_t:ksnd_lock
390              into BH locks to eliminate potential deadlock caused by
391              ksocknal_data_ready() preempting code holding these locks.
392
393 Severity   : major
394 Bugzilla   : 11126
395 Description: Millions of failed socklnd connection attempts cause a very slow FS
396 Details    : added a new route flag ksnr_scheduled to distinguish from
397              ksnr_connecting, so that a peer connection request is only turned
398              down for race concerns when an active connection to the same peer
399              is under progress (instead of just being scheduled).
400
401 ------------------------------------------------------------------------------
402
403 2007-02-09  Cluster File Systems, Inc. <info@clusterfs.com>
404        * version 1.4.9
405        * Support for networks:
406         socklnd   - kernels up to 2.6.16
407         qswlnd    - Qsnet kernel modules 5.20 and later
408         openiblnd - IbGold 1.8.2
409         o2iblnd   - OFED 1.1
410         viblnd    - Voltaire ibhost 3.4.5 and later
411         ciblnd    - Topspin 3.2.0
412         iiblnd    - Infiniserv 3.3 + PathBits patch
413         gmlnd     - GM 2.1.22 and later
414         mxlnd     - MX 1.2.1 or later
415         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
416        * bug fixes
417
418 Severity   : major on XT3
419 Bugzilla   : none
420 Description: libcfs overwrites /proc/sys/portals
421 Details    : libcfs created a symlink from /proc/sys/portals to
422              /proc/sys/lnet for backwards compatibility.  This is no
423              longer required and makes the Cray portals /proc variables
424              inaccessible.
425
426 Severity   : minor
427 Bugzilla   : 11312
428 Description: OFED FMR API change
429 Details    : This changes parameter usage to reflect a change in
430              ib_fmr_pool_map_phys() between OFED 1.0 and OFED 1.1.  Note
431              that FMR support is only used in experimental versions of the
432              o2iblnd - this change does not affect standard usage at all.
433
434 Severity   : enhancement
435 Bugzilla   : 11245
436 Description: new ko2iblnd module parameter: ib_mtu
437 Details    : the default IB MTU of 2048 performs badly on 23108 Tavor
438              HCAs.  You can avoid this problem by setting the MTU to 1024
439              using this module parameter.
440
441 Severity   : enhancement
442 Bugzilla   : 11118/11620
443 Description: ptllnd small request message buffer alignment fix
444 Details    : Set the PTL_MD_LOCAL_ALIGN8 option on small message receives.
445              Round up small message size on sends in case this option
446              is not supported.  11620 was a defect in the initial
447              implementation which effectively asserted all peers had to be
448              running the correct protocol version which was fixed by always
449              NAK-ing such requests and handling any misalignments they
450              introduce.
451
452 Severity   : minor
453 Frequency  : rarely
454 Description: When kib(nal|lnd)_del_peer() is called upon a peer whose
455              ibp_tx_queue is not empty, kib(nal|lnd)_destroy_peer()'s
456              'LASSERT(list_empty(&peer->ibp_tx_queue))' will fail.
457
458 Severity   : enhancement
459 Bugzilla   : 11250
460 Description: Patchless ZC(zero copy) socklnd
461 Details    : New protocol for socklnd, socklnd can support zero copy without
462              kernel patch, it's compatible with old socklnd. Checksum is 
463              moved from tunables to modparams.
464
465 Severity   : minor
466 Frequency  : rarely
467 Description: When ksocknal_del_peer() is called upon a peer whose
468              ksnp_tx_queue is not empty, ksocknal_destroy_peer()'s
469              'LASSERT(list_empty(&peer->ksnp_tx_queue))' will fail.
470
471 Severity   : normal
472 Frequency  : when ptlrpc is under heavy use and runs out of request buffer
473 Bugzilla   : 11318
474 Description: In lnet_match_blocked_msg(), md can be used without holding a
475              ref on it.
476
477 Severity   : minor
478 Frequency  : very rarely
479 Bugzilla   : 10727
480 Description: If ksocknal_lib_setup_sock() fails, a ref on peer is lost.
481              If connd connects a route which has been closed by
482              ksocknal_shutdown(), ksocknal_create_routes() may create new
483              routes which hold references on the peer, causing shutdown
484              process to wait for peer to disappear forever.
485
486 Severity   : enhancement
487 Bugzilla   : 11234
488 Description: Dump XT3 portals traces on kptllnd timeout
489 Details    : Set the kptllnd module parameter "ptltrace_on_timeout=1" to
490              dump Cray portals debug traces to a file.  The kptllnd module
491              parameter "ptltrace_basename", default "/tmp/lnet-ptltrace",
492              is the basename of the dump file.
493
494 Severity   : major
495 Frequency  : infrequent
496 Bugzilla   : 11308
497 Description: kernel ptllnd fix bug in connection re-establishment
498 Details    : Kernel ptllnd could produce protocol errors e.g. illegal
499              matchbits and/or violate the credit flow protocol when trying
500              to re-establish a connection with a peer after an error or
501              timeout. 
502
503 Severity   : enhancement
504 Bugzilla   : 10316
505 Description: Allow /proc/sys/lnet/debug to be set symbolically
506 Details    : Allow debug and subsystem debug values to be read/set by name
507              in addition to numerically, for ease of use.
508
509 Severity   : normal
510 Frequency  : only in configurations with LNET routers
511 Bugzilla   : 10316
512 Description: routes automatically marked down and recovered
513 Details    : In configurations with LNET routers if a router fails routers
514              now actively try to recover routes that are down, unless they
515              are marked down by an administrator.
516
517 ------------------------------------------------------------------------------
518
519 2006-12-09  Cluster File Systems, Inc. <info@clusterfs.com>
520
521 Severity   : critical
522 Frequency  : very rarely, in configurations with LNET routers and TCP
523 Bugzilla   : 10889
524 Description: incorrect data written to files on OSTs
525 Details    : In certain high-load conditions incorrect data may be written
526              to files on the OST when using TCP networks.
527
528 ------------------------------------------------------------------------------
529
530 2006-07-31  Cluster File Systems, Inc. <info@clusterfs.com>
531         * version 1.4.7
532         - rework CDEBUG messages rate-limiting mechanism b=10375
533         - add per-socket tunables for socklnd if the kernel is patched b=10327
534
535 ------------------------------------------------------------------------------
536
537 2006-02-15  Cluster File Systems, Inc. <info@clusterfs.com>
538         * version 1.4.6
539         - fix use of portals/lnet pid to avoid dropping RPCs b=10074
540         - iiblnd wasn't mapping all memory, resulting in comms errors b=9776
541         - quiet LNET startup LNI message for liblustre b=10128
542         - Better console error messages if 'ip2nets' can't match an IP address
543         - Fixed overflow/use-before-set bugs in linux-time.h
544         - Fixed ptllnd bug that wasn't initialising rx descriptors completely
545         - LNET teardown failed an assertion about the route table being empty
546         - Fixed a crash in LNetEQPoll(<invalid handle>)
547         - Future protocol compatibility work (b_rls146_lnetprotovrsn)
548         - improve debug message for liblustre/Catamount nodes (b=10116)
549
550 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
551         * Configuration change for the XT3
552              The PTLLND is now used to run Lustre over Portals on the XT3.
553              The configure option(s) --with-cray-portals are no longer
554              used.  Rather --with-portals=<path-to-portals-includes> is
555              used to enable building on the XT3.  In addition to enable
556              XT3 specific features the option --enable-cray-xt3 must be
557              used.
558
559 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
560         * Portals has been removed, replaced by LNET.
561            LNET is new networking infrastructure for Lustre, it includes a
562            reorganized network configuration mode (see the user
563            documentation for full details) as well as support for routing
564            between different network fabrics.  Lustre Networking Devices
565            (LNDS) for the supported network fabrics have also been created
566            for this new infrastructure.
567
568 2005-08-08  Cluster File Systems, Inc. <info@clusterfs.com>
569        * version 1.4.4
570        * bug fixes
571
572 Severity   : major
573 Frequency  : rare (large Voltaire clusters only)
574 Bugzilla   : 6993
575 Description: the default number of reserved transmit descriptors was too low
576              for some large clusters
577 Details    : As a workaround, the number was increased.  A proper fix includes
578              a run-time tunable.
579
580 2005-06-02  Cluster File Systems, Inc. <info@clusterfs.com>
581        * version 1.4.3
582        * bug fixes
583
584 Severity   : major
585 Frequency  : occasional (large-scale events, cluster reboot, network failure)
586 Bugzilla   : 6411
587 Description: too many error messages on console obscure actual problem and
588              can slow down/panic server, or cause recovery to fail repeatedly
589 Details    : enable rate-limiting of console error messages, and some messages
590              that were console errors now only go to the kernel log
591
592 Severity   : enhancement
593 Bugzilla   : 1693
594 Description: add /proc/sys/portals/catastrophe entry which will report if
595              that node has previously LBUGged
596
597 2005-04-06  Cluster File Systems, Inc. <info@clusterfs.com>
598        * bugs
599         - update gmnal to use PTL_MTU, fix module refcounting (b=5786)
600
601 2005-04-04  Cluster File Systems, Inc. <info@clusterfs.com>
602        * bugs
603         - handle error return code in kranal_check_fma_rx() (5915,6054)
604
605 2005-02-04  Cluster File Systems, Inc. <info@clusterfs.com>
606        * miscellania
607         - update vibnal (Voltaire IB NAL)
608         - update gmnal (Myrinet NAL), gmnalid
609
610 2005-02-04  Eric Barton  <eeb@bartonsoftware.com>
611
612         * Landed portals:b_port_step as follows...
613
614           - removed CFS_DECL_SPIN* 
615             just use 'spinlock_t' and initialise with spin_lock_init()
616
617           - removed CFS_DECL_MUTEX*
618             just use 'struct semaphore' and initialise with init_mutex()
619
620           - removed CFS_DECL_RWSEM*
621             just use 'struct rw_semaphore' and initialise with init_rwsem()
622
623           - renamed cfs_sleep_chan -> cfs_waitq
624                     cfs_sleep_link -> cfs_waitlink
625
626           - fixed race in linux version of arch-independent socknal
627             (the ENOMEM/EAGAIN decision).
628
629           - Didn't fix problems in Darwin version of arch-independent socknal
630             (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision)
631
632           - removed libcfs types from non-socknal header files (only some types
633             in the header files had been changed; the .c files hadn't been
634             updated at all).