X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2FChangeLog;h=fed47901d56b259c0e0efc9c045978977c48ae46;hb=a9ef885f7833a896506752c2f66060123e963d41;hp=3d7f2b03f107ba77a4ae4aba3cc20e1c35dce243;hpb=00f255b8c00dff66481a6ab22391869217b5d8af;p=fs%2Flustre-release.git diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 3d7f2b0..fed4790 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,3 +1,45 @@ +tba Cluster File Systems, Inc. + * version 1.4.4 + * bug fixes + +Severity : major +Frequency : rare (large Voltaire clusters only) +Bugzilla : 6993 +Description: the default number of reserved transmit descriptors was too low + for some large clusters +Details : As a workaround, the number was increased. A proper fix includes + a run-time tunable. + +2005-06-02 Cluster File Systems, Inc. + * version 1.4.3 + * bug fixes + +Severity : major +Frequency : occasional (large-scale events, cluster reboot, network failure) +Bugzilla : 6411 +Description: too many error messages on console obscure actual problem and + can slow down/panic server, or cause recovery to fail repeatedly +Details : enable rate-limiting of console error messages, and some messages + that were console errors now only go to the kernel log + +Severity : enhancement +Bugzilla : 1693 +Description: add /proc/sys/portals/catastrophe entry which will report if + that node has previously LBUGged + +2005-04-06 Cluster File Systems, Inc. + * bugs + - update gmnal to use PTL_MTU, fix module refcounting (b=5786) + +2005-04-04 Cluster File Systems, Inc. + * bugs + - handle error return code in kranal_check_fma_rx() (5915,6054) + +2005-02-04 Cluster File Systems, Inc. + * miscellania + - update vibnal (Voltaire IB NAL) + - update gmnal (Myrinet NAL), gmnalid + 2005-02-04 Eric Barton * Landed portals:b_port_step as follows...