[systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Nikolai Zhubr
Hi people, I'm now fighting with opensuse 13.2 failing to mount some or all disks at boot, obviously resulting in unusable system. This distribution is systemd-based, hence I'm here. While I haven't yet exactly understood my disks problem, one other thing is absolutely clear: systemd messages

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 06, 2015 at 02:51:50PM +0300, Nikolai Zhubr wrote: Hi people, I'm now fighting with opensuse 13.2 failing to mount some or all disks at boot, obviously resulting in unusable system. This distribution is systemd-based, hence I'm here. While I haven't yet exactly understood my

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Elias Probst
On 01/06/2015 03:53 PM, Reindl Harald wrote: Messages are truncated because there's only so much space on 80 column text displays, and filling the screeen with wrapped unit names is not useful anyway. This is supposed to give you an overview of what is happening. You can always view the

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Reindl Harald
Am 06.01.2015 um 16:04 schrieb Elias Probst: On 01/06/2015 03:53 PM, Reindl Harald wrote: Messages are truncated because there's only so much space on 80 column text displays, and filling the screeen with wrapped unit names is not useful anyway. This is supposed to give you an overview of what

[systemd-devel] systemd-fsck question

2015-01-06 Thread Nikolai Zhubr
Hi again, Now a have another question. In systemd-fsck@.service I see StandardOutput=journal+console, and StandardOutput not set, AFAICS defaulting to inherit according to system config file, which looks good, as all diagnostic and error messages coming from systemd-fsck (and they are quite

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Nikolai Zhubr
Hi, 06.01.2015 18:04, Elias Probst: The truncation should take the terminal width into account using fd_columns(). It looks like in your case it fails to determine the terminal width of your boot VT and therefore defaults to '80'. Please try to verify this. My terminal width is exactly 80, no

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Reindl Harald
Am 06.01.2015 um 15:42 schrieb Zbigniew Jędrzejewski-Szmek: On Tue, Jan 06, 2015 at 02:51:50PM +0300, Nikolai Zhubr wrote: Hi people, I'm now fighting with opensuse 13.2 failing to mount some or all disks at boot, obviously resulting in unusable system. This distribution is systemd-based,

Re: [systemd-devel] Typo fix in libabc (you missed my prev. letter?)

2015-01-06 Thread Askar Safin
Hi. It seems you missed my prev. letter. So, I am sending you the patch again. Typo fix in README in libabc: -Make your code safe for unexpected termination and any point: +Make your code safe for unexpected termination at any point: ___ systemd-devel

Re: [systemd-devel] [PATCH] gitignore: add another test

2015-01-06 Thread Zbigniew Jędrzejewski-Szmek
Already fixed by Lennart. Zbyszek ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] systemd-fsck question

2015-01-06 Thread Nikolai Zhubr
Hi again, 06.01.2015 21:33, me wrote: [...] All messages in system-fsck are generated using log_error(). Now, how to get them also displayed to system console, at boot time? I supposed StandardOutput/StandardError=journal+console option is there exactly for that, but apparently log_error() only

Re: [systemd-devel] systemd-fsck question

2015-01-06 Thread Chris Murphy
On Tue, Jan 6, 2015 at 4:34 PM, Nikolai Zhubr n-a-zh...@yandex.ru wrote: Hi, 07.01.2015 0:59, me wrote: [...] Could someone please explain, what StandardOutput=journal+console is supposed to do? Actully, it is not documented, just briefly mentioned in documentation. Intuitively it would

Re: [systemd-devel] Delegate=yes and user instance's resource controlling

2015-01-06 Thread Ivan Shapovalov
On Monday 05 January 2015 at 18:32:35, Lennart Poettering wrote: On Thu, 25.12.14 23:38, Ivan Shapovalov (intelfx...@gmail.com) wrote: Hi! Judging from commit a931ad47a8623163a29d898224d8a8c1177ffdaf, the systemd user instance is intentionally restricted from touching

Re: [systemd-devel] List of unit states.

2015-01-06 Thread dE
On 01/06/15 11:58, Andrei Borzenkov wrote: В Tue, 06 Jan 2015 10:52:17 +0530 dE de.tec...@gmail.com пишет: Hi. I dont have a better term. When you look at the status of a unit or check the output of list-units, there's a 'load/loaded' column/field also there's an active field/column. What

Re: [systemd-devel] systemd-fsck question

2015-01-06 Thread Andrei Borzenkov
В Tue, 06 Jan 2015 18:23:01 +0300 Nikolai Zhubr n-a-zh...@yandex.ru пишет: Hi again, Now a have another question. In systemd-fsck@.service I see StandardOutput=journal+console, and StandardOutput not set, AFAICS defaulting to inherit according to system config file, which looks good,

Re: [systemd-devel] systemd-fsck question

2015-01-06 Thread Nikolai Zhubr
Hi, 06.01.2015 19:46, Andrei Borzenkov: [...] In systemd-fsck@.service I see StandardOutput=journal+console, and StandardOutput not set, AFAICS defaulting to inherit according to Ops, correction, this was meant StandardError not set. system config file, which looks good, as all diagnostic and

Re: [systemd-devel] [PATCH v2] bootchart: ship a configuration that will boot without sysvinit compat

2015-01-06 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Dec 28, 2014 at 07:18:16PM +0100, Gabriel de Perthuis wrote: Change the default through /etc/systemd/bootchart.conf. Keep the /sbin/init default in the source code, in case some users rely on that. No, as a rule, all files in /etc installed by systemd can only contain comments.

Re: [systemd-devel] [PATCH] sysv-generator: avoid wrong orderings for failing units

2015-01-06 Thread Martin Pitt
Hello all, Michael Biebl [2015-01-05 10:51 +0100]: If a service fails to load, we skip fix_order() and the generator uses the static start priorities. This induces bogus orderings against unrelated services. So instead, just don't add a service to the all_services hash_map, if it fails to