All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 7892] systemd-journald is broken
Date: Sat, 10 Sep 2016 11:14:16 +0000	[thread overview]
Message-ID: <bug-7892-163-ABGnl5IA8V@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-7892-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=7892

Floris Bos <bos@je-eigen-domein.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #16 from Floris Bos <bos@je-eigen-domein.nl> ---
(In reply to Maxime Hadjinlian from comment #15)
>The skeleton has changed since that times, and systemd has been updated too, so 
>this has to be kept in mind.

The updates did not improve a thing.

Still broken for me to this date if the root file system is mounted read-write
(by an initramfs) before passing control over to systemd

Journal service starts quicker on my test system (Raspberry) and creates
/tmp/journal (/var/log/journal) first. Then 0.2 seconds later a tmpfs /tmp is
mounted on top, rendering the journal files unreachable.

==
[   12.145381] systemd[1]: Starting Journal Service...
[   12.154950] systemd[1]: Started Create list of required static device nodes
for the current kernel.
[   12.157820] systemd[1]: Starting Create Static Device Nodes in /dev...
[   12.174068] systemd[1]: Mounted POSIX Message Queue File System.
[   12.179373] systemd[1]: Mounted Debug File System.
[   12.179523] systemd[1]: Mounted Configuration File System.
[   12.294936] systemd[1]: Started Apply Kernel Variables.
[   12.299556] systemd[1]: Started Remount Root and Kernel File Systems.
[   12.369659] systemd[1]: Starting udev Coldplug all Devices...
[   12.374580] systemd[1]: Started Create Static Device Nodes in /dev.
[   12.379076] systemd[1]: Starting udev Kernel Device Manager...
[   12.379246] systemd[1]: Reached target Local File Systems (Pre).
[   12.382691] systemd[1]: tmp.mount: Directory /tmp to mount over is not
empty, mounting anyway.
[   12.386300] systemd[1]: Mounting /tmp...
[   12.399922] systemd[1]: Mounted /tmp.
[   12.409040] systemd[1]: Reached target Local File Systems.
==

Due to the asynchronious nature of systemd the results during your test may
differ, but that doesn't mean the problem isn't still there.


>I would add that the patch that changes the Storage options unconditionally is 
>too harsh anyway. We can't enforce where the log should be or not be, written. 
>This should be a post-build scripts tweak to me

Would argue that systemd should work with the default skeleton out-of-the-box,
and the "Storage=Volatile" patch makes sense in that situation.
Why not let the people that want to deviate from the default do post-build
tweaks instead?!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2016-09-10 11:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27  9:54 [Buildroot] [Bug 7892] New: systemd-journald is broken bugzilla at busybox.net
2015-02-27  9:55 ` [Buildroot] [Bug 7892] " bugzilla at busybox.net
2015-02-27  9:55 ` bugzilla at busybox.net
2015-02-27  9:55 ` bugzilla at busybox.net
2015-02-27  9:58 ` bugzilla at busybox.net
2015-02-28 15:20 ` bugzilla at busybox.net
2015-02-28 15:55 ` bugzilla at busybox.net
2015-02-28 16:27 ` bugzilla at busybox.net
2015-03-01 20:39 ` bugzilla at busybox.net
2015-03-02  7:40 ` bugzilla at busybox.net
2015-03-02  7:55 ` bugzilla at busybox.net
2015-03-02  8:01 ` bugzilla at busybox.net
2015-03-02  8:02 ` bugzilla at busybox.net
2015-05-07  8:15 ` bugzilla at busybox.net
2015-08-08 16:04 ` bugzilla at busybox.net
2016-02-01 23:38 ` bugzilla at busybox.net
2016-09-10 11:14 ` bugzilla at busybox.net [this message]
2016-09-10 12:04 ` bugzilla at busybox.net
2016-09-10 13:19 ` bugzilla at busybox.net
2016-09-10 13:30 ` bugzilla at busybox.net
2016-09-10 13:46 ` bugzilla at busybox.net
2016-09-10 13:53 ` bugzilla at busybox.net
2017-01-03 19:45 ` bugzilla at busybox.net
2017-01-03 20:11 ` bugzilla at busybox.net
2017-01-04 21:42 ` bugzilla at busybox.net
2017-01-06  3:54 ` bugzilla at busybox.net
2017-08-02 19:07 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-7892-163-ABGnl5IA8V@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.