Whamcloud - gitweb
LU-2456 lnet: configure lnet on startup 98/11798/11
authorAmir Shehata <amir.shehata@intel.com>
Fri, 5 Sep 2014 18:48:15 +0000 (11:48 -0700)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 22 Oct 2014 05:08:49 +0000 (05:08 +0000)
commit92b72b7ac85c258f47d6d8f157909a19bd4b724e
treea884d03939f6ee3078c003955d2473fbe16c76bb
parent79f3a6c680697f20200d675d1d57393c41c48cc8
LU-2456 lnet: configure lnet on startup

This is the ninth patch of a set of patches that enables DLC.

Modified lustre/scripts/lnet to look for a default config file
/etc/sysconfig/lnet.conf.  If it's found and the lnetctl utility
is installed, then call lnetctl with that file as a parameter.

This file is expected to be in YAML format and it defines
LNET configuration items.

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I32252abfddeaefd43359c7055a5476b2bc8eda92
Reviewed-on: http://review.whamcloud.com/11798
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/scripts/lnet