RE: [PATCH 0/4] mdmonitor improvements
From: Tkaczyk, Mariusz <hidden>
Date: 2020-09-29 14:34:56
Hi Jes, Do you receive whole patchset? If not let me know. I will send it again. I don't know why two patches were lost, I cannot find them anywhere on linux-raid. Thanks, Mariusz -----Original Message----- From: linux-raid-owner@vger.kernel.org <redacted> On Behalf Of Mariusz Tkaczyk Sent: Wednesday, September 9, 2020 10:31 AM To: jes@trained-monkey.org Cc: linux-raid@vger.kernel.org Subject: [PATCH 0/4] mdmonitor improvements This patchset is targeting issues observed across distributions: - polling on a wrong resource when mdstat is empty - eventing for external containers - dealing with udev and mdadm - quiet fail if other instance is running Mdmonitor is started automitically if needed by udev. This patchset introduces mdmonitor stoping if no redundant array presents. Blazej Kucman (2): mdmonitor: set small delay once Check if other Monitor instance running before fork. Mariusz Tkaczyk (2): Monitor: refresh mdstat fd after select Monitor: stop notifing about containers. Monitor.c | 83 ++++++++++++++++++++++++++++++++++++++++--------------- mdadm.h | 2 +- mdstat.c | 20 +++++++++++--- 3 files changed, 77 insertions(+), 28 deletions(-) -- 2.25.0