Whamcloud - gitweb
LU-9439 scripts: Provide a sample lnet.conf file 71/26971/7
authorGiuseppe Di Natale <dinatale2@llnl.gov>
Fri, 5 May 2017 22:24:21 +0000 (15:24 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 3 Jun 2017 03:58:45 +0000 (03:58 +0000)
commit25ee73e7733214f7a46f81b2540b7fca67b0eef1
tree1bcc405038dab48fc6ce1859792b9a4a28cf4875
parentc6e5f4069edaecb8461df2d03566bd5e333b8a5c
LU-9439 scripts: Provide a sample lnet.conf file

Create a sample lnet.conf file that is packaged and
installed.

Move /etc/sysconfig/lnet.conf to /etc/lnet.conf. Configuration
files should not be in /etc/sysconfig.

Cleaned up the init.d lnet script.

Test-Parameters: trivial
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Change-Id: Ie94d0c2680c0f1fd65cbf2e33b08194beee5d8be
Reviewed-on: https://review.whamcloud.com/26971
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre.spec.in
lustre/conf/Makefile.am
lustre/conf/lnet.conf [new file with mode: 0644]
lustre/scripts/Makefile.am
lustre/scripts/lnet.in [moved from lustre/scripts/lnet with 73% similarity]
lustre/scripts/systemd/Makefile.am
lustre/scripts/systemd/lnet.service.in