Re: [systemd-devel] Ordering issues

2023-01-04 Thread Andrei Borzenkov
On 04.01.2023 21:21, Scott Ellentuch wrote: Hi, I'm trying to do something with inconsistent results and wondered where I'm going wrong. I recently installed GLUSTERFS onto a set of 4 Raspberry PI's, but am having some boot sequencing issues. It started trying to run rsyslogd. Apparently, it wa

[systemd-devel] Ordering issues

2023-01-04 Thread Scott Ellentuch
Hi, I'm trying to do something with inconsistent results and wondered where I'm going wrong. I recently installed GLUSTERFS onto a set of 4 Raspberry PI's, but am having some boot sequencing issues. It started trying to run rsyslogd. Apparently, it was getting started before the gluster mount was

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2023-01-04 Thread Heyi Guo
On 2023/1/4 下午8:59, Michal Koutný wrote: On Wed, Jan 04, 2023 at 07:13:59PM +0800, Heyi Guo wrote: Jan 04 16:10:57 ali2600 systemd[1]: Caught , dumped core as pid 7516. Jan 04 16:10:57 ali2600 systemd[1]: Freezing execution. Jan 04 16:10:57 ali2600 phosphor-dump-manager[7536]: Failed to list u

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2023-01-04 Thread Michal Koutný
On Wed, Jan 04, 2023 at 07:13:59PM +0800, Heyi Guo wrote: > Jan 04 16:10:57 ali2600 systemd[1]: Caught , dumped core as pid 7516. > Jan 04 16:10:57 ali2600 systemd[1]: Freezing execution. > Jan 04 16:10:57 ali2600 phosphor-dump-manager[7536]: Failed to list units: > Transport endpoint is not conn

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2023-01-04 Thread Heyi Guo
Hi Michal, Actually we have upgraded systemd version to 250.5, but the issue will still happen. Navigating the journal log context of when the error message is first printed, I found there is a SEGV fault of systemd-udevd: Jan 04 16:10:40 ali2600 systemd[1]: Created slice Slice /system/sys

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2023-01-04 Thread Michal Koutný
On Wed, Jan 04, 2023 at 04:51:22PM +0800, Heyi Guo wrote: > The issue happened again, but the /proc/1/stack and > /proc/$pid_of_dbus-broker/stack are both empty on our platform. (You reported previously the version was v249 (which is behind the last two upstream versions, so it may be a good ide

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2023-01-04 Thread Heyi Guo
On 2022/12/1 下午9:57, Michal Koutný wrote: Hello Heyi. On Tue, Nov 29, 2022 at 12:44:12PM +0800, Heyi Guo wrote: Is there any known issue which will cause this problem? Or do you have any suggestion on how to debug? As written in the report, it looks like dbus-daemon or PID1 itself not resp