Re: [systemd-devel] Ordering issues

2023-01-05 Thread Scott Ellentuch
[image: Mailtrack] Sender notified by Mailtrack 01/05/23, 09:40:11 PM On Thu, Jan 5, 2023 at 4:15 AM Lenna

Re: [systemd-devel] Ordering issues

2023-01-05 Thread Scott Ellentuch
[image: Mailtrack] Sender notified by Mailtrack 01/05/23, 09:34:36 PM On Thu, Jan 5, 2023 at 1:42 AM Andre

[systemd-devel] Unmountable mounts and systemd-fsck@.service conflicting with shutdown.target

2023-01-05 Thread Valentin David
Hello, In Ubuntu Core, we have some mounts that cannot be unmounted until we have switched root. To simplify, this looks like that: / mounts a ro loop devices backed by /some/disk/some/path/image.img /some/disk mounts a block device (let's say /dev/some-block0p1) In this case, /some/disk cannot

[systemd-devel] Review request: Adding JSON and table output to systemd-analyze plot

2023-01-05 Thread Joshua Zivkovic
Hello, I recently submitted a pull request[1] to add JSON and table output options to `systemd-analyze plot`, though a couple of weeks have passed and it's still pending a review. I appreciate many will have been taking some time out over the Christmas period, I just wanted to draw attention to it

Re: [systemd-devel] Ordering issues

2023-01-05 Thread Lennart Poettering
On Mi, 04.01.23 13:21, Scott Ellentuch (tuct...@gmail.com) 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 t