]> git.neil.brown.name Git - mdadm.git/commit
Revert "mdadm/systemd: remove KillMode=none from service file"
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Thu, 2 Feb 2023 07:56:31 +0000 (08:56 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 2 Feb 2023 14:46:10 +0000 (09:46 -0500)
commit28a083955c6f58f8e582734c8c82aff909a7d461
tree29f5791cbf0a5730dcf30d249af4fc2821fcdcd5
parent36a707824eb1dafbb990f5daf1cbbe0e37dbbefb
Revert "mdadm/systemd: remove KillMode=none from service file"

This reverts commit 52c67fcdd6dadc4138ecad73e65599551804d445.

The functionality is marked as deprecated but we don't have alternative
solution yet. Shutdown hangs if OS is installed on external array:

task:umount state:D stack: 0 pid: 6285 ppid: flags:0x00004084
Call Trace:
__schedule+0x2d1/0x830
? finish_wait+0x80/0x80
schedule+0x35/0xa0
md_write_start+0x14b/0x220
? finish_wait+0x80/0x80
raid1_make_request+0x3c/0x90 [raid1]
md_handle_request+0x128/0x1b0
md_make_request+0x5b/0xb0
generic_make_request_no_check+0x202/0x330
submit_bio+0x3c/0x160

Use it until new solution is implemented.

Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
systemd/mdadm-grow-continue@.service
systemd/mdmon@.service