[systemd-devel] systemd-nspawn and volatile option side effects

2024-11-14 Thread Joel GUITTET
the --volatile=yes option to permit the access to the shell of the container. How to get the access to the shell but keeping full content of the container, particularly my "/opt" directory ?? Thanks Regards Joel

[systemd-devel] systemd-nspawn - invisble directories ?

2024-10-17 Thread Joel GUITTET
volatile=yes --notify-ready=yes --settings=override --slice=${SLICE} --machine=%i Maybe an option of systemd-nspawn has this effect ? Thanks! Joel

[systemd-devel] machinectl poweroff: wait until shutdown is done

2024-08-05 Thread Joel GUITTET
Hello Is there a way when using "machinectl poweroff " to wait until the container is effectively totally stopped ? So that the following command after machinectl poweroff can be executed safely (in my case un-mounting the rootfs, cleaning iptables rules etc etc). Thanks Joel  

[systemd-devel] machinectl and systemd-nspawn - Settting the CPUQuota from command line

2024-07-31 Thread Joel GUITTET
specify the location of the slice file somewhere else in the system when running systemd-nspawn instead of the --slice option ? Something like --slice=/path/to/my/config.slice ? Regards Joel

Re: [systemd-devel] systemd-coredump gets terminated during shutdown

2017-10-24 Thread Joel Holdsworth
On 24/10/17 02:38, Lennart Poettering wrote: On Do, 12.10.17 12:23, Joel Holdsworth ([email protected]) wrote: Hi All, I have an issue with the standard unit file: ./units/[email protected] In my use case if the main application crashes twice in 2-minutes, the

[systemd-devel] systemd-coredump gets terminated during shutdown

2017-10-12 Thread Joel Holdsworth
re the the relevant partition is unmounted. Is there a way to do that? These are all systemd n00b questions. But the bigger question is about whether this is a bug in the standard unit files. Thanks Joel Holdsworth ___ systemd-devel mailing list sys

Re: [systemd-devel] systemd-journald error

2016-11-25 Thread Joel
I am delving into systemd. I was simply trying to find out where else the value (storage=persistent) is registered or cached. Please clarify. Thanks. Joel Miller From: Lennart Poettering Sent: Friday, November 25, 2016 11:33:28 AM To: Joel Miller Cc: systemd-

[systemd-devel] systemd-journald error

2016-11-25 Thread Joel Miller
ournald or the entire systemd. And should neither of those work, I could reinstall systemd. If I should have posted this on a different list, please let me know (I do have a thread on an openSuSE forum). Thanks. Joel Miller 973 736 8306 ___ syst

[systemd-devel] [PATCH] nspawn: Fix a race condition

2014-03-10 Thread Joel Teichroeb
If the master process registers the child before the child has initialized, when the child tries to setup /dev/console it gets "operation not permitted". --- src/nspawn/nspawn.c | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/nspawn/nspawn.c b/src/nspawn/nsp

[systemd-devel] systemd boot hang

2011-08-09 Thread Joel A Fernandes
Hi, I'm using kernel 3.0.1 and systemd, the boot process hangs. I am booting from an SD Card using the BeagleBoard. I am passing "systemd.log_target=kmsg systemd.log_level=debug" in my boot arguments but I don't see any debug messages. Could anyone help me out? Thanks Starting udev Coldplug all