Re: [systemd-devel] umount NFS problem

2019-04-04 Thread Michael Biebl
Am Fr., 5. Apr. 2019 um 08:45 Uhr schrieb Mantas Mikulėnas : > The job order (home.mount vs nfs-client.target) already looks correct, so > fstab options probably won't help much; I'd try to ensure that the umount > doesn't fail in the first place. > > Normally I'd expect user sessions (user-*.sl

Re: [systemd-devel] umount NFS problem

2019-04-04 Thread Mantas Mikulėnas
On Fri, Apr 5, 2019 at 9:28 AM Harald Dunkel wrote: > Hi folks, > > I've got a device-busy-problem with /home, mounted via NFS. > Shutdown of the host takes more than 180 secs. See attached > log file. > > Apparently the umount of /home at 81925.154995 failed, (device > busy, in my case it was a

[systemd-devel] umount NFS problem

2019-04-04 Thread Harald Dunkel
Hi folks, I've got a device-busy-problem with /home, mounted via NFS. Shutdown of the host takes more than 180 secs. See attached log file. Apparently the umount of /home at 81925.154995 failed, (device busy, in my case it was a lost gpg-agent). This error was ignored, the NFS framework was shut

[systemd-devel] Looking for systemd developers to attend Linux Plumbers in Lisbon Portugal

2019-04-04 Thread Steven Rostedt
Hi all! The Linux Plumbers Conference is being held September 9th through the 11th in Lisbon Portugal this year. It's been a long time since Plumbers had systemd representatives and as it is in Europe this year, we are hoping to get some again. Linux Plumbers attracts core developers from the Lin

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Michael Biebl
fwiw, in Debian we added https://salsa.debian.org/systemd-team/systemd/commit/b274b4ad5a4ba543c8c013fb71dacf2467030ddc Am Do., 4. Apr. 2019 um 21:39 Uhr schrieb Mike Gilbert : > > On Thu, Apr 4, 2019 at 3:38 PM Mike Gilbert wrote: > > > > On Thu, Apr 4, 2019 at 11:23 AM Lennart Poettering > > wr

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Mike Gilbert
On Thu, Apr 4, 2019 at 3:38 PM Mike Gilbert wrote: > > On Thu, Apr 4, 2019 at 11:23 AM Lennart Poettering > wrote: > > > > On Do, 04.04.19 10:06, Mike Gilbert (flop...@gentoo.org) wrote: > > > > > I pushed this out to our unstable testers yesterday, and received a > > > couple bug reports this mo

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Mike Gilbert
On Thu, Apr 4, 2019 at 11:23 AM Lennart Poettering wrote: > > On Do, 04.04.19 10:06, Mike Gilbert (flop...@gentoo.org) wrote: > > > I pushed this out to our unstable testers yesterday, and received a > > couple bug reports this morning. I have requested that they be > > forwarded upstream, but wan

[systemd-devel] [system-journald error]

2019-04-04 Thread Kay One
Hello Folks, I am consistently receiving following error on my ARM Core Box and couldn't figure out what's going on my linux. Verified all the possible solutions available on all forums but no luck till date. Can you please help me out with this? Error Log: [7.976791] systemd-journal

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Lennart Poettering
On Do, 04.04.19 10:06, Mike Gilbert (flop...@gentoo.org) wrote: > I pushed this out to our unstable testers yesterday, and received a > couple bug reports this morning. I have requested that they be > forwarded upstream, but wanted to point them out in case that doesn't > happen promptly. > > http

[systemd-devel] systemd prerelease 242-rc3

2019-04-04 Thread systemd tag bot
A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the tarball here: https://github.com/systemd/systemd/archive/v242-rc3.tar.gz NOTE: This is ☠️ pre-release☠️ software. Do not run this on production systems, but please test this and report any issues you find to GitHu

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Ryan Gonzalez
Latter issue may be: https://github.com/systemd/systemd/issues/12131 -- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else https://refi64.com/ On Thu, Apr 4, 2019, 9:07 AM Mike Gilbert wrote: > I pushed this out to our unstable testers yesterday, and received a

Re: [systemd-devel] systemd prerelease 242-rc2

2019-04-04 Thread Mike Gilbert
I pushed this out to our unstable testers yesterday, and received a couple bug reports this morning. I have requested that they be forwarded upstream, but wanted to point them out in case that doesn't happen promptly. https://bugs.gentoo.org/682492 sys-apps/systemd-242_rc2 boot fails: sd-passwd ta

Re: [systemd-devel] looking for help to resolve shutdown problem

2019-04-04 Thread Michael Biebl
Am Do., 4. Apr. 2019 um 11:27 Uhr schrieb Michael Biebl : > > Am Do., 4. Apr. 2019 um 09:16 Uhr schrieb Harald Dunkel > : > > https://freedesktop.org/wiki/Software/systemd/Debugging/ > > > > The promised /shutdown-log.txt file was not created (or I was too > > blind to see). > > If systemd

Re: [systemd-devel] EXT: looking for help to resolve shutdown problem

2019-04-04 Thread Ray, Ian (GE Healthcare)
> On 4 Apr 2019, at 10.16, Harald Dunkel wrote: > > Hi folks, > > I am looking for help how to track down a delay of 90 secs at > shutdown time. I suspect that there is a problem with umounting > the /home directory tree (mounted via NFS). > > Apparently it comes up after journal has been sto

Re: [systemd-devel] looking for help to resolve shutdown problem

2019-04-04 Thread Michael Biebl
Am Do., 4. Apr. 2019 um 09:16 Uhr schrieb Harald Dunkel : > https://freedesktop.org/wiki/Software/systemd/Debugging/ > > The promised /shutdown-log.txt file was not created (or I was too > blind to see). If systemd was compiled for a split-usr system (like in Debian/Ubuntu), the script nee

[systemd-devel] looking for help to resolve shutdown problem

2019-04-04 Thread Harald Dunkel
Hi folks, I am looking for help how to track down a delay of 90 secs at shutdown time. I suspect that there is a problem with umounting the /home directory tree (mounted via NFS). Apparently it comes up after journal has been stopped, so I tried the procedure described on https://freede