Re: Antw: [PATCHv2 0/2] Handle iscsid shutdown more cleanly

2016-11-23 Thread Lee Duncan
On Nov 23, 2016, at 12:39 AM, Ulrich Windl wrote: > schrieb am 22.11.2016 um 23:42 in Nachricht > : > [...] >> The second patch modifies iscsid to treat a >> SIGTERM just like it had

Antw: [PATCHv2 0/2] Handle iscsid shutdown more cleanly

2016-11-23 Thread Ulrich Windl
>>> schrieb am 22.11.2016 um 23:42 in Nachricht : [...] > The second patch modifies iscsid to treat a > SIGTERM just like it had received the "immediate > stop" command from iscsiadm (via the "-k" > option), simplifying the shutdown

Re: [PATCHv2 0/2] Handle iscsid shutdown more cleanly

2016-11-22 Thread The Lee-Man
Please ignore this. I am going to post an updated version that sorts out the "poll()" logic in iscsid_req.c, as Uli requested with the earlier patch. On Tuesday, November 22, 2016 at 2:44:56 PM UTC-8, The Lee-Man wrote: > > From: Lee Duncan > > > This set of two

[PATCHv2 0/2] Handle iscsid shutdown more cleanly

2016-11-22 Thread leeman.duncan
From: Lee Duncan This set of two patches addresses the issues I mentioned on the mailing list recently relating to how systemd can interfere with shutting down the iscsid daemon. The iscsiadm command "-k" can hang if the daemon is not present, when running under systemd, when