[systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Rainer Krienke
Hello, I i trouble on a openSuSE 12.3 system that is using autofs to mount users home directories and other shares. The system basically works fine. When I try to shut down or reboot the system sometimes this works, but most of the time the system terminates kdm and other processes (eg ssh access

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Andrey Borzenkov
On Mon, May 13, 2013 at 5:28 PM, Rainer Krienke wrote: > Hello, > > I i trouble on a openSuSE 12.3 system that is using autofs to mount > users home directories and other shares. The system basically works fine. > > When I try to shut down or reboot the system sometimes this works, but > most of t

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Rainer Krienke
Am 13.05.2013 15:45, schrieb Andrey Borzenkov: > On Mon, May 13, 2013 at 5:28 PM, Rainer Krienke > wrote: >> Hello, >> >> I i trouble on a openSuSE 12.3 system that is using autofs to mount >> users home directories and other shares. The system basically works fine. >> >> When I try to shut down

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Zbigniew Jędrzejewski-Szmek
On Mon, May 13, 2013 at 03:50:41PM +0200, Rainer Krienke wrote: > Am 13.05.2013 15:45, schrieb Andrey Borzenkov: > > On Mon, May 13, 2013 at 5:28 PM, Rainer Krienke > > wrote: > >> Hello, > >> > >> I i trouble on a openSuSE 12.3 system that is using autofs to mount > >> users home directories and

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Frederic Crozat
Le lundi 13 mai 2013 à 16:05 +0200, Zbigniew Jędrzejewski-Szmek a écrit : > On Mon, May 13, 2013 at 03:50:41PM +0200, Rainer Krienke wrote: > > Am 13.05.2013 15:45, schrieb Andrey Borzenkov: > > > On Mon, May 13, 2013 at 5:28 PM, Rainer Krienke > > > wrote: > > >> Hello, > > >> > > >> I i trouble

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Anton Aylward
Rainer Krienke said the following on 05/13/2013 09:28 AM: I i trouble on a openSuSE 12.3 system that is using autofs to mount users home directories and other shares. The system basically works fine. Have you tried not using autofs and using systemd's automount facility instead? Its all in th

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Frederic Crozat
Le lundi 13 mai 2013 à 15:50 +0200, Rainer Krienke a écrit : > Am 13.05.2013 15:45, schrieb Andrey Borzenkov: > > On Mon, May 13, 2013 at 5:28 PM, Rainer Krienke > > wrote: > >> Hello, > >> > >> I i trouble on a openSuSE 12.3 system that is using autofs to mount > >> users home directories and ot

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Armin K.
On 05/13/2013 04:05 PM, Zbigniew Jędrzejewski-Szmek wrote: On Mon, May 13, 2013 at 03:50:41PM +0200, Rainer Krienke wrote: I waited at least 5 minutes one time even an hour. It seems most processes are beeing killed however something hangs. My guess was that perhaps autofs is not terminated cor

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Rainer Krienke
Am 13.05.2013 15:52, schrieb Anton Aylward: > Rainer Krienke said the following on 05/13/2013 09:28 AM: >> I i trouble on a openSuSE 12.3 system that is using autofs to mount >> users home directories and other shares. The system basically works fine. > > Have you tried not using autofs and using

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Rainer Krienke
Am 13.05.2013 16:16, schrieb Frederic Crozat: >> I waited at least 5 minutes one time even an hour. It seems most >> processes are beeing killed however something hangs. My guess was that >> perhaps autofs is not terminated correctly which might cause hanging NFS >> mounts, but this is only a gues

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-13 Thread Kok, Auke-jan H
On Mon, May 13, 2013 at 6:28 AM, Rainer Krienke wrote: > I i trouble on a openSuSE 12.3 system that is using autofs to mount > users home directories and other shares. The system basically works fine. > > When I try to shut down or reboot the system sometimes this works, but > most of the time the

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-14 Thread Rainer Krienke
Am 13.05.2013 16:16, schrieb Frederic Crozat: >> >> I waited at least 5 minutes one time even an hour. It seems most >> processes are beeing killed however something hangs. My guess was that >> perhaps autofs is not terminated correctly which might cause hanging NFS >> mounts, but this is only a gu

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-14 Thread Andrey Borzenkov
On Tue, May 14, 2013 at 11:43 AM, Rainer Krienke wrote: > > Next I tried to reenable autofs, reboot, then manually stopped the > service (systemctl stop autofs) and then reboot. Again the system hangs > but this time I still have a remote ssh open and it was not killed so I > could run journalctl

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-14 Thread Rainer Krienke
Am 14.05.2013 12:00, schrieb Andrey Borzenkov: > On Tue, May 14, 2013 at 11:43 AM, Rainer Krienke > wrote: >> >> Next I tried to reenable autofs, reboot, then manually stopped the >> service (systemctl stop autofs) and then reboot. Again the system hangs >> but this time I still have a remote ss

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-15 Thread Rainer Krienke
Am 14.05.2013 14:21, schrieb Rainer Krienke: > The reason that autofs failed was not that it had problems mounting or > umounting but was rooted in /etc/nsswitch.conf, where long before > systemd was present in openSuSE I had entered ldap as an additional > source of maps and those old "sysv init"

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-16 Thread Andrey Borzenkov
В Mon, 13 May 2013 11:16:34 -0700 "Kok, Auke-jan H" пишет: > On Mon, May 13, 2013 at 6:28 AM, Rainer Krienke > wrote: > > I i trouble on a openSuSE 12.3 system that is using autofs to mount > > users home directories and other shares. The system basically works fine. > > > > When I try to shut

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-17 Thread Frederic Crozat
Le jeudi 16 mai 2013 à 21:51 +0400, Andrey Borzenkov a écrit : > В Mon, 13 May 2013 11:16:34 -0700 > "Kok, Auke-jan H" пишет: > > > On Mon, May 13, 2013 at 6:28 AM, Rainer Krienke > > wrote: > > > I i trouble on a openSuSE 12.3 system that is using autofs to mount > > > users home directories a