Re: [systemd-devel] Reboot hangs at the very last step

2016-07-20 Thread Andrei Borzenkov
On Wed, Jul 20, 2016 at 12:20 PM, Colin Guthrie wrote: > > Is it enough to just add the "_netdev" option to the fstab mounts in > question? The problem is triggered by manual mounts; here _netdev is irrelevant. ___ systemd-devel mailing list systemd-de

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-20 Thread Colin Guthrie
Andrei Borzenkov wrote on 20/07/16 11:54: > On Wed, Jul 20, 2016 at 12:20 PM, Colin Guthrie wrote: > >> >> Is it enough to just add the "_netdev" option to the fstab mounts in >> question? > > The problem is triggered by manual mounts; here _netdev is irrelevant. Fair enough. I thought the manu

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-20 Thread Frank Steiner
Andrei Borzenkov wrote >> Should the mnt-raid2\x2dbackup.mount contain sth. like >> "After=network.service"? > > Many dependencies are added implicitly and are not present in unit > definition. Please show output of > > systemctl show -p Before -p After mnt-raid2.mount > systemctl show -p Befor

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-20 Thread Colin Guthrie
Andrei Borzenkov wrote on 19/07/16 17:30: > 19.07.2016 13:21, Frank Steiner пишет: >> Hi Andrei, >> >> thanks for your help! >> >> Andrei Borzenkov wrote >> >>> Well, that rather enforces this; when network filesystem is part of >>> system startup it gets extra dependency on network and is unmounte

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-19 Thread Andrei Borzenkov
19.07.2016 13:21, Frank Steiner пишет: > Hi Andrei, > > thanks for your help! > > Andrei Borzenkov wrote > >> Well, that rather enforces this; when network filesystem is part of >> system startup it gets extra dependency on network and is unmounted >> before network is stopped; but manual mount

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-19 Thread Frank Steiner
Hi Andrei, thanks for your help! Andrei Borzenkov wrote > Well, that rather enforces this; when network filesystem is part of > system startup it gets extra dependency on network and is unmounted > before network is stopped; but manual mount does not (or at least did > not - I believe there were

Re: [systemd-devel] Reboot hangs at the very last step

2016-07-18 Thread Andrei Borzenkov
18.07.2016 17:35, Frank Steiner пишет: > Hi, > > on some of our servers (all of those are NFS-servers with iscsi devices...) > rebooting sometimes hangs after > > [ OK ] Reached target Shutdown. > > The next line, the kernel mesage about resetting the system, never > shows up. Is there a way t