From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8KV7DNCZ1GTzDwAASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 10:03:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mJZ/C9CZ1GTU7wAAG6o9tA (envelope-from ) for ; Thu, 10 Aug 2023 10:03:28 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B7B7E4805F for ; Thu, 10 Aug 2023 10:03:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=Pk7LIE6Q; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691654608; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=+YhmqLaTpmPLmh4kILOq6nYxJXbuFiSpVVMa1MhG1OA=; b=Rw1brT0qKgLlZbQXP+/WQ2SiHbjOoVjom53wxyvmRYWmnUpZ4d2LqzAxOgiKsN7fZ+MSi4 HP3XicVSi9mY+IoZVm2vUPaMTNslNreiLXKgEV+ZH1biYVger50LsHhfwnSmeA6RQvlnB2 g++jUSeFS6izBU2eB3OGPaTwXU2W2XT6X9AS7vhyxZzJDOTTIqLrEcUBIYsGCpLZPNZ8rr WZe7PioaV3q2+LA4zYlc+y56HNdnEX6V4s4/w03OdB1Mdt3xgaV78pYkFwiAzxZPQzEzBG 1vzsxls/avYarvh7/zOz4P0H/9bKxiIULk2XTaUOZ+DTo9oP/omxIu6+VMQePg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691654608; a=rsa-sha256; cv=none; b=lRz0X7g8t9VvtAN5v2hojmsSHStKPnIHsJQuanwOkitUWKLRVVsJiE3ImqwdKmz+y8bPHF e0Y7PE0unIP05ydyj57EcAM3wfM4Sr0t6DQHi4uUzLBBVTdTw0hksn2YcG1urIYGqbvJEX FdUCyzitN8lw7ig9CvO74aktfjoDDjQ+bVG7lgHUZvGOlx0AwMIciGML3D6yfWkb6ngrle YBLNq8dEoyVPyHBHyetQpjD4rJ53jncFzx4cL2g94kyVB1fLTHiA11UlhwvW3gBDRLskHl b+nae7yz6spnd4j467x5Ot8CcHZR5gEUyW13g6tD/N4+jCi8Q9H0IIDhB5zWcg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=Pk7LIE6Q; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qU0dM-0002RG-OQ; Thu, 10 Aug 2023 04:03:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qU0dK-0002Qx-HU for bug-guix@gnu.org; Thu, 10 Aug 2023 04:03:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qU0dK-0008OI-9Q for bug-guix@gnu.org; Thu, 10 Aug 2023 04:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU0dK-0004DK-4M for bug-guix@gnu.org; Thu, 10 Aug 2023 04:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65177: udevd error with lvm-raid array leading to race condition with luks Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 10 Aug 2023 08:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65177 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Adrien 'neox' Bourmault , 65177@debbugs.gnu.org Cc: Tobias Geerinckx-Rice Received: via spool by 65177-submit@debbugs.gnu.org id=B65177.169165456416171 (code B ref 65177); Thu, 10 Aug 2023 08:03:02 +0000 Received: (at 65177) by debbugs.gnu.org; 10 Aug 2023 08:02:44 +0000 Received: from localhost ([127.0.0.1]:41268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU0d1-0004Ck-QR for submit@debbugs.gnu.org; Thu, 10 Aug 2023 04:02:44 -0400 Received: from jpoiret.xyz ([206.189.101.64]:45090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU0cy-0004Cb-VG for 65177@debbugs.gnu.org; Thu, 10 Aug 2023 04:02:41 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 1702218519E; Thu, 10 Aug 2023 08:02:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1691654559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+YhmqLaTpmPLmh4kILOq6nYxJXbuFiSpVVMa1MhG1OA=; b=Pk7LIE6QoWRK2B5LFe08DBy5LUOJWH/o9vwKVUn0b1dvz51CEqdXiWbvc3jLzppy3dX0ze htJMX1zkHREb0zEPcGYSV0XLOuEDbQr4GMnmHDeGesrHmEq3ASvM7DhaKdzGSOw6lczOEo eSM5G2gU/CdosZ1FrZDOlRjy9aYeDseXUQacFrWn34/61RZTtk8Ju+dL3JB6gSQTanHCtw XdfuAor2C2fQQAYRubnK7/JPr7R2DOcORpFECxc2UhfplDQ/bYQw3TS4WJcSCtyZ61nqHM VD/rCnCGMZUQz9vBJVUMmV2SKB91E6cEdTiQh5e9zfhQH3YyORBB+KPYSmB90A== In-Reply-To: <58f0d91f-deb8-35c3-d1f3-2ad8a99843c0@gnu.org> References: <58f0d91f-deb8-35c3-d1f3-2ad8a99843c0@gnu.org> Date: Thu, 10 Aug 2023 10:02:22 +0200 Message-ID: <87ttt7e35d.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Josselin Poiret From: Josselin Poiret via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: B7B7E4805F X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -8.27 X-Spam-Score: -8.27 X-TUID: AmaRFs/3aqqJ --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adrien, Adrien 'neox' Bourmault writes: > Aug 9 11:40:27 localhost vmunix: [ 7.525877] udevd[515]: failed=20 > to execute '/usr/bin/systemd-run' '/usr/bin/systemd-run --no-block=20 > --property DefaultDependencies=3Dno --unit lvm-activate-HOMERAID=20 > /gnu/store/hffkn63zx2zjadawrkxpnr486frc9n74-lvm2-2.03.21/sbin/lvm=20 > vgchange -aay --autoactivation event HOMERAID': No such file or directory Since lvm2 2.03.14, the included udev rules use systemd-run to run vgchange and activate the volume group. lvm2 was updated recently from 2.03.11 to 2.03.21, then 2.03.22 (cc'ing tobias), and probably started exhibiting this behavior then. I think we can probably remove the indirection through systemd-run and directly run vgchange. Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmTUmY4QHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaij56C/4rhiCk3eD8u5COuAWzzSezbDZEtSEHSIWz 8klUZ7OEaTskLO2mqWMYlj7piY/bGVFVlZGHT8djvG2myhU41hDgEst9fDrJOFLf CjyRAr1/EHFmS2/YCscA8kzFTU02NulgUMp3BlUXsyHCNuN6gwE73W2xrdNxMKgG QzEjNxN3gDdsUCj0A7zIejoH4vvopoS602uC9xDdG4kCf8WshsAcz0Vm65hNhlk3 8rwPm83cN/bO0Sym/GdQh2yNGsTHK5G5x1EUm+zmcylreFeowL9YDLpC+boCsRIP bEsapFLBoCZKt4IZD8zHUXD3UBLSq2FwNxQFOvrhXW47eUx3/PgOXyGFfvxPh7nT ujiyEg7fBvCbabmGEtwe81WAHwpmILilHFxql9VCsEtCnI1FWtf8iNwrvk4XoYaN 6HV7iHd0gHb+/MFyE6mnn3EuXXLu9GF7Uc2knYsqkuxHzQ0vqzUcvsFJNZ1BeuVo TaSRH7k1Hc6ACkmDtZH+b5YA70J0eEY= =sCw/ -----END PGP SIGNATURE----- --=-=-=--