Re: pvscan in udev rules - systemd and bookworm

2024-10-02 Diskussionsfäden Thomas Lange
> On Fri, 24 May 2024 17:44:03 -0700, andrew bezella > said: > metad.rules` to patch. the patch wouldn't apply anyway as the logic has > changed considerably. however, it now respects the value of > `event_activation` in lvm.conf: Thanks for the detailed feedback. I've now re

Re: pvscan in udev rules - systemd and bookworm

2024-05-24 Diskussionsfäden andrew bezella
up? > mdadm -W --stop /dev/md5 had exit code 1 > (STDERR) mdadm: Cannot get exclusive access to /dev/md5:Perhaps a > running process, mounted filesystem or active volume group? > Command had non-zero exit code > [...] > if/when FAI migrates to systemd this may raise its head agai

Re: usermod: group 'systemd-journal' does not exist (only with FAI script)

2023-10-09 Diskussionsfäden Markus Rexhepi-Lindberg
KWORM chroot. -- Markus From: linux-fai on behalf of Markus Rexhepi-Lindberg Sent: Friday, September 15, 2023 11:47 To: fully automatic installation for Linux Subject: Re: usermod: group 'systemd-journal' does not exist (only with FAI script)

Re: Problem adding systemd-resolved to FAI generated image

2023-09-21 Diskussionsfäden Rachel Roch via linux-fai
cloud-images/-/blob/master/config_space/sid/hooks/updatebase.BASE > https://salsa.debian.org/cloud-team/debian-cloud-images/-/blob/master/config_space/sid/scripts/CLOUD/20-enable-systemd-resolved > > > > Now, you would think that is easy : > > 1. Add systemd-resolved to pac

Re: Problem adding systemd-resolved to FAI generated image

2023-09-21 Diskussionsfäden Thomas Lange
-systemd-resolved > Now, you would think that is easy : > 1. Add systemd-resolved to package_config > 2. Add "$ROOTCMD systemctl enable systemd-resolved" to scripts > However, the instant I make those two changes, my build breaks. -- regards Thomas

Problem adding systemd-resolved to FAI generated image

2023-09-21 Diskussionsfäden Rachel Roch via linux-fai
Diese Nachricht wurde eingewickelt um DMARC-kompatibel zu sein. Die eigentliche Nachricht steht dadurch in einem Anhang. This message was wrapped to be DMARC compliant. The actual message text is therefore in an attachment.--- Begin Message --- What's the secret to adding systemd-resolved

Re: usermod: group 'systemd-journal' does not exist (only with FAI script)

2023-09-15 Diskussionsfäden Markus Rexhepi-Lindberg
Sent: Friday, September 15, 2023 11:31 To: linux-fai@uni-koeln.de Cc: Laura Smith Subject: usermod: group 'systemd-journal' does not exist (only with FAI script) Diese Nachricht wurde eingewickelt um DMARC-kompatibel zu sein. Die eigentliche Nachricht steht dadurch in einem Anhang. Th

usermod: group 'systemd-journal' does not exist (only with FAI script)

2023-09-15 Diskussionsfäden Laura Smith via linux-fai
-a -G sudo,adm,systemd-journal $USERN $ROOTCMD chpasswd --encrypted <<< "${USERN}:${USERP}" fi This fails with error "usermod: group 'systemd-journal' does not exist". But this makes zero sense. 1) The group clearly exists in Bookworm cat /etc/group | fgre

Re: systemd-udevd issues with Buster nfsroot

2020-05-04 Diskussionsfäden Thomas Lange
>>>>> On Wed, 29 Apr 2020 15:22:35 +1200, Andrew Ruthven >>>>> said: > [ 67.003059] systemd-udevd[2520]: sdb1: Failed to process device, > ignoring: Resource temporarily unavailable After grep'ing all my FAI logs, I found one match in my la

systemd-udevd issues with Buster nfsroot

2020-04-28 Diskussionsfäden Andrew Ruthven
Hey, I've just switched to using a Buster nfsroot and I sometimes encounter issues on rebuilding machines, while setup-storage is running errors like this appear: [ 67.003059] systemd-udevd[2520]: sdb1: Failed to process device, ignoring: Resource temporarily unavailable And then

Re: commit c817ba1 - test for systemd-machine-id-setup

2020-01-23 Diskussionsfäden Thomas Lange
>>>>> On Thu, 23 Jan 2020 16:58:27 -0800, andrew bezella >>>>> said: > and i was wondering if the removal of "$target" in the "-f" test for > `systemd-machine-id-setup` was intentional? since the next line is > "$ROOT

commit c817ba1 - test for systemd-machine-id-setup

2020-01-23 Diskussionsfäden andrew bezella
0755 --- a/scripts/DEBIAN/40-misc +++ b/scripts/DEBIAN/40-misc @@ -28,7 +28,8 @@ elif [ -f $target/lib/systemd/system/getty@.service ]; then sed -i -e 's#sbin/agetty --noclear#sbin/agetty -f /etc/issue.linuxlogo --noclear#' $target/lib/systemd/system/getty@.service fi -if [ ! -f $t

Re: systemd - missing /etc/machine-id after installation

2017-01-12 Diskussionsfäden René Bleisch
d sample config...) Maybe I should start to check your sample config scripts on a regular basis ;-) Regards René On 12.01.2017 15:37, Thomas Lange wrote: On Thu, 12 Jan 2017 14:31:00 +0100, René Bleisch said: > I just stumbled over a systemd/journald related problem which may also affect

Re: systemd - missing /etc/machine-id after installation

2017-01-12 Diskussionsfäden Thomas Lange
>>>>> On Thu, 12 Jan 2017 14:31:00 +0100, René Bleisch >>>>> said: > I just stumbled over a systemd/journald related problem which may also affect FAI installations. > Some days ago, when booting a freshly installed PC (Debian jessie) for the first

systemd - missing /etc/machine-id after installation

2017-01-12 Diskussionsfäden René Bleisch
Hi, I just stumbled over a systemd/journald related problem which may also affect FAI installations. Some days ago, when booting a freshly installed PC (Debian jessie) for the first time, journald could not be started, which means there is no error logging at all: "systemd[1]: Fail

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-19 Diskussionsfäden Dirk Geschke
Hi Rene, > I'm also running several jessie-clients now without serious problems, > I'm using dracut too. > > I dont see any "systemd-tmpfiles" messages in my syslogs. > > Just a question: are you trying to use "pure" systemd or both syste

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-19 Diskussionsfäden René Bleisch
Hi Dirk I'm also running several jessie-clients now without serious problems, I'm using dracut too. I dont see any "systemd-tmpfiles" messages in my syslogs. Just a question: are you trying to use "pure" systemd or both systemd and sys-v-init together? As far a

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-19 Diskussionsfäden Dirk Geschke
Hi Thomas, > > Any suggestions, ideas, workable solutions, ...? > Why don't you just remove the fstab entry for /run? systemd creates it, if it is not part of fstab... Then this service systemd-tmpfiles-setup.service creates the needed files, e.g. for ssh it uses: /usr/

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-19 Diskussionsfäden Thomas Lange
>>>>> On Fri, 19 Jun 2015 08:29:35 +0200, Dirk Geschke >>>>> said: > Hi FAI-users, > I'm just testing to migrate to Debian Jessie and I'm still unsure > if I should go with systemd yet. Whereas I'm still using sys-v-init

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-19 Diskussionsfäden Dirk Geschke
e: Jun 18 17:25:48 train1 systemd-tmpfiles[163]: Failed to create directory /var/cache: Read-only file system Jun 18 17:25:48 train1 systemd-tmpfiles[163]: Failed to create directory /var/cache/man: No such file or directory Jun 18 17:25:48 train1 systemd-tmpfiles[163]: Failed to create direct

Re: Recommendations regarding Debian Jessie and systemd?

2015-06-18 Diskussionsfäden Sven Schumacher
Did you consider the "nofail" Option for your /etc/fstab entries which might fail/shouldn't fail? > Am 19.06.2015 um 08:29 schrieb Dirk Geschke : > > Hi FAI-users, > > I'm just testing to migrate to Debian Jessie and I'm still unsure > if I should g

Recommendations regarding Debian Jessie and systemd?

2015-06-18 Diskussionsfäden Dirk Geschke
Hi FAI-users, I'm just testing to migrate to Debian Jessie and I'm still unsure if I should go with systemd yet. Whereas I'm still using sys-v-init on the server, I started with systemd on the clients. Actually I failed with a race condition in mounting the file systems a

Re: Upstart/Systemd (Re: Cannot get FAI to build jessie)

2015-06-03 Diskussionsfäden Moritz Struebe
Am 03.06.2015 um 11:29 schrieb Thomas Lange: >> On Wed, 03 Jun 2015 11:25:52 +0200, Moritz Struebe >> said: > > So, why not set init=/sbin/fai as kernel parameter. That should nicely > > work around all these ugly hacks. Or did I miss something? > I never had the bravery to test

Re: Upstart/Systemd (Re: Cannot get FAI to build jessie)

2015-06-03 Diskussionsfäden Thomas Lange
> On Wed, 03 Jun 2015 11:25:52 +0200, Moritz Struebe > said: > So, why not set init=/sbin/fai as kernel parameter. That should nicely > work around all these ugly hacks. Or did I miss something? I never had the bravery to test this. Not sure if this will really work. -- regard

Re: Upstart/Systemd (Re: Cannot get FAI to build jessie)

2015-06-03 Diskussionsfäden Moritz Struebe
ed? > No, we do not need rcS. It's sufficient to just start fai, but > no other services via init.d or upstart or systemd. Currently FAI > cares about starting all needed services. > So, why not set init=/sbin/fai as kernel parameter. That should nicely work around all these ugly hacks

Upstart/Systemd (Re: Cannot get FAI to build jessie)

2015-06-03 Diskussionsfäden Thomas Lange
i, but no other services via init.d or upstart or systemd. Currently FAI cares about starting all needed services. -- regards Thomas

Upstart/Systemd (Re: Cannot get FAI to build jessie)

2015-06-02 Diskussionsfäden Moritz Struebe
Am 11.05.2015 um 08:35 schrieb Moritz Struebe: > Yea, we have had the same problem with vivid. You need to install it in > in a seperate apt-run. Aptitude's conflict resolution sucks! We did this > by adding an extra hook to /etc/fai/nfsroot-hooks/ containing > $ROOTCMD apt-get install upstart-sysv

Re: How do you disable a service with systemd?

2015-05-28 Diskussionsfäden Stephen Dowdy
$ROOT_CMD ln -s /dev/null /etc/systemd/system/lightdm.service? (mask it out in the system override directory) (not quite same as disabling). I think minimally, you need to: $ROOT_CMD /bin/rm -f /etc/systemd/system/multi-user.target.wants/lightdm.service (or whatever it's called) (pres

How do you disable a service with systemd?

2015-05-28 Diskussionsfäden Bob Apodaca
I am using Debian Jessie and things are going well, with a couple exceptions. I am installing lightdm, but on some systems I want to disable it. I was trying to do: systemctl disable lightdm However, systemd knows this is a chroot environment and the command fails. I've also trie

Re: systemd

2014-09-30 Diskussionsfäden Carsten Aulbert
Hi On 09/30/2014 08:33 AM, Ingo Wichmann wrote: > did anyone already install a systemd based distro? Is it possible to > (re)start systemd services from the fai chroot? we install our nodes with a systemd based base.tgz but without systemd within FAI, therefore I don't know if

systemd

2014-09-29 Diskussionsfäden Ingo Wichmann
Hi, did anyone already install a systemd based distro? Is it possible to (re)start systemd services from the fai chroot? Ingo -- Linuxhotel GmbH, Geschäftsführer Dipl.-Ing. Ingo Wichmann HRB 20463 Amtsgericht Essen, UStID DE 814 943 641 Antonienallee 1, 45279 Essen, Tel.: 0201 8536-600, http