Whamcloud - gitweb
LU-2528 misc: quiet warning for 2.1/2.5 connections
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 10 Oct 2013 18:32:34 +0000 (12:32 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:15:47 +0000 (17:15 -0500)
commit9eb33d90798fc39e41879ac1586d49bd5767cf19
tree9c26c1f698deb6293aa77a6ab9079a48ca737cd1
parent17321d7797804b3b132982ddad629fa78abb8924
LU-2528 misc: quiet warning for 2.1/2.5 connections

The Lustre 2.5.4 client will print a warning about connections with
2.1.3 servers, yet they are still supposed to be interoperable.
Increase the window of warning to be up to Lustre 2.5.50, since we
do not intend to allow interoperability between 2.1 and 2.6 systems.
This was from the time when major releases like Lustre 1.4 and 1.8
were many years apart would have no chance for interoperation.

Only print this message once per client, to avoid flooding the console
for connections to many servers or frequent network reconnections.
Server versions should all be nearly the same in any case.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I503523f80144c00c5ea1d312cc9204d9123ebbe5
Reviewed-on: http://review.whamcloud.com/7916
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-version.ac
lustre/ptlrpc/import.c