Whamcloud - gitweb
LU-8384 scripts: Add scripts to systemd for EL7 57/21457/6
authorDmitry Eremin <dmitry.eremin@intel.com>
Fri, 8 Jul 2016 21:15:37 +0000 (00:15 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 21 Mar 2019 03:42:50 +0000 (03:42 +0000)
commit495deddfbb43f247b2fa9dd2da5743abc89cd862
treef2de339b8ce78f4cb62ec579531643fb4e12645a
parent2c126c5a73edea434456c6c335772daaac717f2f
LU-8384 scripts: Add scripts to systemd for EL7

When rebooting a lustre client where Lustre filesystem is still
mounted, the shutdown hangs. This patch create a systemd service
that unmount the Lustre filesystems and unload the Lustre modules
when system is shutdown.

Test-Parameters: trivial
Change-Id: I1cfe84684e23b8861743241dfbc4d6e320ace4a6
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Signed-off-by: Gregoire Pichon <gregoire.pichon@atos.net>
Signed-off-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/21457
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in
lustre/scripts/Makefile.am
lustre/scripts/lustre
lustre/scripts/systemd/Makefile.am
lustre/scripts/systemd/lustre.service.in [new file with mode: 0644]