From 75dfb92828270559974aa3e3d0b93c5b4f510f57 Mon Sep 17 00:00:00 2001 From: adilger Date: Sat, 11 Jun 2005 08:16:21 +0000 Subject: [PATCH] Branch b1_4 Fix changelog entry. --- lustre/ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d49029c..90f23e3 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,13 +2,13 @@ tbd Cluster File Systems, Inc. * version 1.4.4 * bug fixes -Severity : critical (set by LLNL) -Frequency : only clusters that some nodes can reach peer node by one of the - peer's interfaces. +Severity : minor +Frequency : Clusters with multiple interfaces not on the same subnet Bugzilla : 5541 -Description: Extra peer list entries will be created by lconf with some peers - unreachable. -Details : As a result, lustre will always report timeout. +Description: Nodes will repeatedly try to reconnect to an interface which it + cannot reach and report an error to the log. +Details : Extra peer list entries will be created by lconf with some peers + unreachable. lconf now validates the peer before adding it. Severity : major Frequency : Only if a default stripe is set on the filesystem root. -- 1.8.3.1