Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2013-09-30 Thread Lennart Poettering
On Mon, 23.09.13 10:33, The Lee-Man (leeman.dun...@gmail.com) wrote: After=network.target NetworkManager-wait-online.service tgtd.service targetcli.service Please use network-online.target here instead of NetworkManager-wait-online.service. Please see the discussion of this unit on:

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2013-09-24 Thread The Lee-Man
On Tuesday, December 11, 2012 3:26:46 PM UTC-8, Chris Leech wrote: ... Thanks, this got me going in the right direction. These unit files seems to be working much better for me, with the startup and shutdown ordering between iscsi, iscsid, and remote-fs mounts sorted out. I'm not sure

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2012-12-12 Thread Tomasz Torcz
On Tue, Dec 11, 2012 at 03:26:46PM -0800, Chris Leech wrote: Thanks, this got me going in the right direction. These unit files seems to be working much better for me, with the startup and shutdown ordering between iscsi, iscsid, and remote-fs mounts sorted out. I'm not sure about the

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2012-12-12 Thread Andy Grover
On 12/12/2012 12:45 PM, Tomasz Torcz wrote: On Tue, Dec 11, 2012 at 03:26:46PM -0800, Chris Leech wrote: Thanks, this got me going in the right direction. These unit files seems to be working much better for me, with the startup and shutdown ordering between iscsi, iscsid, and remote-fs

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2012-12-11 Thread Chris Leech
On Mon, Dec 10, 2012 at 11:56:07PM +, Jóhann B. Guðmundsson wrote: On 12/10/2012 10:08 PM, Chris Leech wrote: 2) Proper ordering of the iscsi.service for non-root filesystems. Any and all feedback and/or help welcome. Looking the unit file for iscsid I do believe I missed this (

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2012-12-11 Thread Jóhann B. Guðmundsson
On 12/11/2012 11:26 PM, Chris Leech wrote: On Mon, Dec 10, 2012 at 11:56:07PM +, Jóhann B. Guðmundsson wrote: On 12/10/2012 10:08 PM, Chris Leech wrote: 2) Proper ordering of the iscsi.service for non-root filesystems. Any and all feedback and/or help welcome. Looking the unit file for

Re: [systemd-devel] [RFC] iscsid / systemd / dracut integration effort

2012-12-10 Thread Jóhann B. Guðmundsson
On 12/10/2012 10:08 PM, Chris Leech wrote: Sorry about the cross-posting, but I think that in order to get this right I'm going to need as much feedback as I can get. I think I've got this working pretty well now (at least for my iBFT configured iSCSI root test case), although the dracut module