Re: [systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Dr. Todor Dimitrov
re is some other way to prevent udev from deleting the device nodes. Maybe somehow stop the event propagation? Thanks, Todor > On 8. Apr 2019, at 18:04, Lennart Poettering wrote: > > On Mo, 08.04.19 15:59, Dr. Todor Dimitrov ([email protected]) wrote: > >> Hello, >>

[systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Dr. Todor Dimitrov
Hello, we are observing a weird problem with udev, where the nodes /dev/ttyUSB* are removed as soon as the corresponding devices are unplugged, although they have been statically created using /lib/udev/devices/. According to the documentation/change logs, this should not happen: --- udev 152

Re: [systemd-devel] machined: after CPU offline then online, vcpupin KVM guest failed to start

2016-08-05 Thread Dr. Werner Fink
On Fri, Aug 05, 2016 at 11:07:50AM +0200, Lennart Poettering wrote: > On Thu, 04.08.16 16:19, Cedric Bosdonnat ([email protected]) wrote: > > > Hi Lennart and Werner, > > > > On Wed, 2016-08-03 at 16:56 +0200, Lennart Poettering wrote: > > > On Wed, 03.08.16

[systemd-devel] machined: after CPU offline then online, vcpupin KVM guest failed to start

2016-08-03 Thread Dr. Werner Fink
Hi, problem with v228 (and I guess this is also later AFAICS from logs of current git) that repeating CPU hotplug events (offline/online). The root cause is that cpuset.cpus become not restored by machined. Please note that libvirt can not do this as it is not allowed to do so. Steps to reproduce

Re: [systemd-devel] Centos 7 TigerVNC server crashing after unfriendly shutdowns

2015-08-08 Thread Prof. Dr. Michael Schefczyk
Dear All, If someone would be so kind to show me a way to completely wipe out one display number of a TigerVNC setup in Centos 7 without setting up the entire system from scratch, that would be very helpful. Regards, Michael -Ursprüngliche Nachricht- Von: Prof. Dr. Michael Schefczyk

Re: [systemd-devel] Centos 7 TigerVNC server crashing after unfriendly shutdowns

2015-08-06 Thread Prof. Dr. Michael Schefczyk
. I would very much welcome any guidance regarding how to proceed. Regards, Michael -Ursprüngliche Nachricht- Von: Andrei Borzenkov [mailto:[email protected]] Gesendet: Freitag, 7. August 2015 05:39 An: Prof. Dr. Michael Schefczyk Cc: [email protected] Betreff: Re: [sys

[systemd-devel] Centos 7 TigerVNC server crashing after unfriendly shutdowns

2015-08-06 Thread Prof. Dr. Michael Schefczyk
Dear All, I like to implement virtualization via the KVM hypervisor on Centos 7 and - knowing that some people find that funny - use a server with GUI as the basis. To access the GUI within the LAN, I like to use TigerVNC server and set the user to root, since everything happens within the LAN

Re: [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h

2014-09-18 Thread Dr. Werner Fink
On Thu, Sep 18, 2014 at 01:29:26PM +0200, David Herrmann wrote: > Hi > > On Thu, Sep 18, 2014 at 12:57 PM, Dr. Werner Fink wrote: > > linuxadmin:~ # uname -m > > s390x > > linuxadmin:~ # systemctl show multi-user.target | grep -E '=(yes|no)

Re: [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h

2014-09-18 Thread Dr. Werner Fink
On Thu, Sep 18, 2014 at 01:20:47PM +0200, David Herrmann wrote: > Hi > > On Thu, Sep 18, 2014 at 12:57 PM, Dr. Werner Fink wrote: > > On Thu, Sep 18, 2014 at 12:43:00PM +0200, David Herrmann wrote: > >> Hi > >> > >> On Thu, Sep 18, 2014 at 11:16 AM,

Re: [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h

2014-09-18 Thread Dr. Werner Fink
On Thu, Sep 18, 2014 at 12:43:00PM +0200, David Herrmann wrote: > Hi > > On Thu, Sep 18, 2014 at 11:16 AM, Werner Fink wrote: > > On s390 the big endianness and cast from pointers of integers to > > the type of bool leads to the funny status messages that e.g. > > all targets are set to AllowIsol

Re: [systemd-devel] [PATCH 06/11] There is no ANSI support on common 3215 consoles

2014-08-01 Thread Dr. Werner Fink
On Fri, Jun 20, 2014 at 07:03:47PM +0200, Lennart Poettering wrote: > > Also, we are not going to add code for any specific weird terminal > settings. We will do three levels: TERM=linux for the full Linux > console, TERM=vt102 otherwise, and TERM=dumb for the crap that can't do > TERM=vt102. But

Re: [systemd-devel] [PATCH 01/11] Ensure that systemd-sysctl.service is applied after modules are loaded

2014-06-18 Thread Dr. Werner Fink
On Mon, Jun 16, 2014 at 06:02:37PM +0200, Tom Gundersen wrote: > On Mon, Jun 16, 2014 at 5:19 PM, Frederic Crozat wrote: > > > > See https://bugzilla.novell.com/show_bug.cgi?id=725412 > > Hm, that really does not look convincing. There is a fundamental > problem here (as Ludwig Nessel points out

Re: [systemd-devel] [PATCH 10/11] Avoid doubling the efforts for /var/log/journal

2014-06-18 Thread Dr. Werner Fink
On Mon, Jun 16, 2014 at 11:10:15AM -0400, Cristian Rodríguez wrote: > El 13/06/14 10:41, Werner Fink escribió: > > That is: set NOATIME, NOCOW, and NOCOMP for the journal directory > > > > --- > > src/journal/journald-server.c | 29 +++-- > > 1 file changed, 27 insertion

Re: [systemd-devel] [PATCH 07/11] Support init=/bin/bash on the kernel command line

2014-06-16 Thread Dr. Werner Fink
On Mon, Jun 16, 2014 at 02:51:47PM +0200, David Herrmann wrote: > Hi > > > The question was, why is this fix related to init=/bin/bash? What does > bash do different than systemd that it requires this fix? That > information should be placed in the commit-message. > > The fix itself looks good a

Re: [systemd-devel] [PATCH 11/11] Make redirections work with the bash command completions

2014-06-16 Thread Dr. Werner Fink
; return 0 > > } > > > > -complete -F _systemd_run systemd-run > > +complete -o default -o bashdefault -F _systemd_run systemd-run > > diff --git shell-completion/bash/timedatectl > > shell-completion/bash/timedatectl > > index 1a0acc6..d0ca51d 100644 > > --- shell-compl

Re: [systemd-devel] [PATCH 01/11] Ensure that systemd-sysctl.service is applied after modules are loaded

2014-06-16 Thread Dr. Werner Fink
On Fri, Jun 13, 2014 at 05:51:34PM +0200, Tom Gundersen wrote: > On Fri, Jun 13, 2014 at 4:41 PM, Werner Fink wrote: > > From: Frederic Crozat > > Hm, this would not help at all for modules loaded on-demand (which are > most of them). What is the problem being solved here? Indeed this does not

Re: [systemd-devel] [PATCH 07/11] Support init=/bin/bash on the kernel command line

2014-06-16 Thread Dr. Werner Fink
On Fri, Jun 13, 2014 at 05:49:24PM +0200, Tom Gundersen wrote: > On Fri, Jun 13, 2014 at 4:41 PM, Werner Fink wrote: > > From: Ruediger Oertel > > > > Process 1 (aka init) needs to be started with an empty signal mask. > > That includes the process 1 that's started after the initrd is finished. >

Re: [systemd-devel] [PATCH] s390/getty-generator: initialize essential system terminals/consoles

2014-02-05 Thread Dr. Werner Fink
On Wed, Feb 05, 2014 at 12:19:21PM +0100, Hendrik Brueckner wrote: > > > > is not listed at least with 208. Nevertheless the nodes are there > > The 3270 devices should be tagged for systemd in the 99-systemd.rules file. Thanks, just done a few minutes before and it works if I do a symlink seri

Re: [systemd-devel] [PATCH] s390/getty-generator: initialize essential system terminals/consoles

2014-02-04 Thread Dr. Werner Fink
On Tue, Feb 04, 2014 at 02:25:06PM +0100, Lennart Poettering wrote: > On Mon, 03.02.14 14:44, Hannes Reinecke ([email protected]) wrote: > > > > > Which raises the question: what exactly should be 'active' contain? > > The console name (which doesn't have any equivalent in sysfs), or > > the tty name

Re: [systemd-devel] [PATCH] s390/getty-generator: initialize essential system terminals/consoles

2014-02-03 Thread Dr. Werner Fink
On Mon, Feb 03, 2014 at 03:07:04PM +0100, Hendrik Brueckner wrote: > On Mon, Feb 03, 2014 at 02:44:43PM +0100, Hannes Reinecke wrote: > > > But that's not a requirement anywhere in the console code. > > Quite the contrary; tty drivers have the 'first_minor' entry > > to explicit request an offset

Re: [systemd-devel] [PATCH] Avoid a busy systemd-journald in LXC environments

2013-12-19 Thread Dr. Werner Fink
On Wed, Dec 18, 2013 at 07:30:57PM +0100, Lennart Poettering wrote: > On Wed, 18.12.13 15:30, Dr. Werner Fink ([email protected]) wrote: > > > > Anyway, I suggested in my original reply that I'd be happy to merge a > > > patch that downgrades the warning message t

Re: [systemd-devel] [PATCH] Avoid a busy systemd-journald in LXC environments

2013-12-18 Thread Dr. Werner Fink
On Tue, Dec 17, 2013 at 08:06:39PM +0100, Lennart Poettering wrote: > > But why? LXC should either provide a working /dev/kmsg or none at > all. Providing something that doesn't work where we then have to check > with a lot of code if they are playing games with us or not is not an > option really

Re: [systemd-devel] [PATCH] Avoid a busy systemd-journald in LXC environments

2013-12-17 Thread Dr. Werner Fink
On Tue, Dec 10, 2013 at 09:53:22PM +0100, Lennart Poettering wrote: Sorry for the late answer but I had been away sick last week ... > On Mon, 02.12.13 16:27, Werner Fink ([email protected]) wrote: > > > that is the systemd-journald may ignore /dec/kmsg which are not a valid > > device but a lint t

Re: [systemd-devel] pam: Don't use loginuid [was: Re: Fix PAM module to not clobber XDG_RUNTIME_DIR with su]

2013-11-26 Thread Dr. Werner Fink
On Tue, Nov 26, 2013 at 02:39:49PM +, Colin Guthrie wrote: > 'Twas brillig, and Dr. Werner Fink at 26/11/13 14:21 did gyre and gimble: > > On Tue, Nov 26, 2013 at 10:41:36AM +, Colin Guthrie wrote: > >> 'Twas brillig, and Martin Pitt at 26/11/13 06:19 did gyre a

Re: [systemd-devel] pam: Don't use loginuid [was: Re: Fix PAM module to not clobber XDG_RUNTIME_DIR with su]

2013-11-26 Thread Dr. Werner Fink
On Tue, Nov 26, 2013 at 10:41:36AM +, Colin Guthrie wrote: > 'Twas brillig, and Martin Pitt at 26/11/13 06:19 did gyre and gimble: > > Hey Lennart, > > > > Lennart Poettering [2013-11-26 5:12 +0100]: > >> I implemented this now, using a different approach than Martin's > >> original patch (i.

Re: [systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-25 Thread Dr. Thomas Bastian
Am Samstag, den 23.06.2012, 14:41 +0200 schrieb Kay Sievers: > On Sat, Jun 23, 2012 at 2:17 PM, Dr. Thomas Bastian wrote: > >> Udev cannot rename kernel-created device nodes. These nodes are not > >> created by udev, but by the kernel itself. Udev will not change them, >

Re: [systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Dr. Thomas Bastian
> Udev cannot rename kernel-created device nodes. These nodes are not > created by udev, but by the kernel itself. Udev will not change them, > just set permissions and ownership. > > Udev can add additional symlinks pointing to the kernel-created nodes. > Just use SYMLINK+= instead of NAME=, like

[systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Dr. Thomas Bastian
Hi, I need my usb-dvb-cards assigned to fixed /dev/dvb/adapter-numbers in order to make them work proberly with mencoder which addreses them via the adapter number. In /etc/udev/rules.d/70-own-dvb.rules I have http://pastebin.com/AG2UrXmp This renaming worked in several Ubuntu-Versions up to 11

Re: [systemd-devel] Which kernel options are required?

2011-04-27 Thread DR
The diff has about 6k lines. On Thu, Apr 28, 2011 at 5:19 AM, Kay Sievers wrote: > On Wed, Apr 27, 2011 at 17:32, DR wrote: > > Er..As I explained above, this problem just exists with my customized > kernel > > and > > not with the archlinux official kernel. So I as

Re: [systemd-devel] Which kernel options are required?

2011-04-27 Thread DR
Er..As I explained above, this problem just exists with my customized kernel and not with the archlinux official kernel. So I asked 'what kernel options are required'. I didn't mean that it is a bug in systemd. -- Dark Raven -Waiting for chaos to begin On Wed, Apr 27, 2011 at 11:16 PM, Lennart

Re: [systemd-devel] systemd, getty and udev

2011-03-21 Thread Dr. Werner Fink
On Mon, Mar 21, 2011 at 02:58:22PM +0100, Jan Engelhardt wrote: > On Monday 2011-03-21 12:26, Michael Olbrich wrote: > > >Hi, > > > >I've been playing with systemd. So far I have been unable to get a login > >prompt. The problem is this: > > > >[...] > >systemd[1]: Job dev-ttyAMA0.device/start tim

Re: [systemd-devel] /usr on separate file system

2011-03-07 Thread Dr. Werner Fink
On Mon, Mar 07, 2011 at 05:21:36PM +0100, Lennart Poettering wrote: > On Mon, 07.03.11 17:14, Dr. Werner Fink ([email protected]) wrote: > > > > Hmmm ... AFAIK RedHat has not left the Linux Foundation, does this > > mean that RedHat will ignore the results of the LSB working g

Re: [systemd-devel] /usr on separate file system

2011-03-07 Thread Dr. Werner Fink
On Mon, Mar 07, 2011 at 04:50:16PM +0100, Kay Sievers wrote: > On Mon, Mar 7, 2011 at 16:44, Dr. Werner Fink wrote: > > > > Those customers have payed for support including this feature > > and some of them exactly for this feature.  I'm not going to > > ignore th

Re: [systemd-devel] /usr on separate file system

2011-03-07 Thread Dr. Werner Fink
On Mon, Mar 07, 2011 at 04:18:16PM +0100, Kay Sievers wrote: > On Mon, Mar 7, 2011 at 16:04, Dr. Werner Fink wrote: > > > > Hmmm ... AFAIK we do.  If things do not work, then it has to be fixed > > as we have users/customers around definitely use this feature. > > I do

Re: [systemd-devel] /usr on separate file system

2011-03-07 Thread Dr. Werner Fink
On Sat, Feb 26, 2011 at 05:09:03PM +0100, Lennart Poettering wrote: > On Fri, 25.02.11 13:35, Adam Spragg ([email protected]) wrote: > > > > > On Friday 25 Feb 2011 13:00:51 Andrey Borzenkov wrote: > > > Commit > > > http://cgit.freedesktop.org/systemd/commit/?id=80758717a6359cbe6048f43a17c > > > 2b53

[systemd-devel] Missing shared library for functions of sd-daemon.c

2010-11-26 Thread Dr. Werner Fink
Hi, just what the subject says, I'm missing a shared library which shares the functions of sd-daemon.c. Then the developers here around could remove the several copies of sd-daemon.c and sd-daemon.h. Is there a plan to create such a library and install the header sd-daemon.h to ${prefix}/include?