Whamcloud - gitweb
LU-2528 misc: quiet warning for 2.1/2.5 connections 16/7916/2
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 10 Oct 2013 18:32:34 +0000 (12:32 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Nov 2013 06:57:41 +0000 (06:57 +0000)
commitf1d98de9bd60b2d4a959b3f790f9e07e6547ff39
tree38f9c2da67b1554d0af27606c8e56b8268efccf4
parent458495d255088dd316bcd9b525b5dd0d20930225
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