Re: [systemd-devel] Fedpra 32 NIS with systemd-logind.service: start operation timed out. Terminating. Got lookup error: io.systemd.TimedOut

2020-05-20 Thread Lennart Poettering
On Mi, 20.05.20 11:07, Robert Kudyba (rkud...@fordham.edu) wrote: > > > > > > On Di, 19.05.20 23:36, Robert Kudyba (rkud...@fordham.edu) wrote: > > > > > Just upgraded for Fedora 32, still running NUS/ypserv, now getting > > > very slow logins and systemd-logind is not starting. I enabled debug >

Re: [systemd-devel] Fedpra 32 NIS with systemd-logind.service: start operation timed out. Terminating. Got lookup error: io.systemd.TimedOut

2020-05-20 Thread Robert Kudyba
One more question, any reason for these error messages in the logs after restarting systemd-logind? May 20 11:12:50 secondary systemd-logind[382684]: New seat seat0. May 20 11:12:50 secondary systemd-logind[382684]: User or group name "0" starts with a digit, accepting for compatibility. May 20 11

Re: [systemd-devel] Fedpra 32 NIS with systemd-logind.service: start operation timed out. Terminating. Got lookup error: io.systemd.TimedOut

2020-05-20 Thread Robert Kudyba
> > > On Di, 19.05.20 23:36, Robert Kudyba (rkud...@fordham.edu) wrote: > > > Just upgraded for Fedora 32, still running NUS/ypserv, now getting > > very slow logins and systemd-logind is not starting. I enabled debug > > logs and am seeing the below logs. I don't think > > > https://urldefense.pro

Re: [systemd-devel] Fedpra 32 NIS with systemd-logind.service: start operation timed out. Terminating. Got lookup error: io.systemd.TimedOut

2020-05-20 Thread Lennart Poettering
On Di, 19.05.20 23:36, Robert Kudyba (rkud...@fordham.edu) wrote: > Just upgraded for Fedora 32, still running NUS/ypserv, now getting > very slow logins and systemd-logind is not starting. I enabled debug > logs and am seeing the below logs. I don't think > https://github.com/systemd/systemd/issu

Re: [systemd-devel] systemd update "forgets" ordering for shutdown

2020-05-20 Thread Frank Steiner
I missed this mail, sorry! Andrei Borzenkov wrote: 16.05.2020 19:28, Frank Steiner пишет: Hi Andrei, Andrei Borzenkov wrote: Can you reproduce it by simply running "systemctl daemon-reexec" without any package update? Yes, indeed! This is enough to destroy the ordering for the next shut

Re: [systemd-devel] [systemd-level]: how to config and enable systemd help to create coredump file when the process crashes ?

2020-05-20 Thread Zbigniew Jędrzejewski-Szmek
On Wed, May 20, 2020 at 04:22:35PM +0800, www wrote: > Dear all, > > > how to config and enable systemd help to create coredump file when the > process crashes ? See http://www.freedesktop.org/software/systemd/man/coredumpctl.html. Zbyszek ___ syste

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-20 Thread Lennart Poettering
On Mi, 20.05.20 14:29, Arian Van Putten (ar...@wire.com) wrote: > > gpt-auto is not enough. I will want to set up pretty complex things > like dm/crypto/etc. > > Note that gpt-auto-generator will detect if the partition is a LUKS > partition or has dm-verity, and will set up a `/dev/mapper/root` d

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-20 Thread Lennart Poettering
On Mi, 20.05.20 13:58, Tobias Hunger (tobias.hun...@gmail.com) wrote: > > To deliver the others, I want to add Encrypt= and Format= as > > mentioned. To cover the 2nd usecase I then also want to provide > > CopyBlocks= and CopyFiles=. > > I assume CopyBlocks= will just dd and so does not need a fo

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-20 Thread Arian Van Putten
> gpt-auto is not enough. I will want to set up pretty complex things like dm/crypto/etc. Note that gpt-auto-generator will detect if the partition is a LUKS partition or has dm-verity, and will set up a `/dev/mapper/root` device automatically. But I don't think more complex devicemapper setups ar

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-20 Thread Tobias Hunger
Hi Lennart, On Wed, May 20, 2020 at 12:01 PM Lennart Poettering wrote: > On Mi, 20.05.20 00:12, Tobias Hunger (tobias.hun...@gmail.com) wrote: > > The one thing that is frustrating is to get a machine image generated > > by my build server onto a new piece of hardware. So I wanted to see > > how

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-20 Thread Lennart Poettering
On Mi, 20.05.20 00:12, Tobias Hunger (tobias.hun...@gmail.com) wrote: > > The one thing that is frustrating is to get a machine image generated > by my build server onto a new piece of hardware. So I wanted to see > how far I can get with systemd-repart and co. to get this initial > deployment to

[systemd-devel] [systemd-level]: how to config and enable systemd help to create coredump file when the process crashes ?

2020-05-20 Thread www
Dear all, how to config and enable systemd help to create coredump file when the process crashes ? thanks, Byron___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel