From patchwork Wed Jan 15 15:20:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2699 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47yWH031v1z3xYF for ; Wed, 15 Jan 2020 15:20:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47yWGy02Vfz6H6; Wed, 15 Jan 2020 15:20:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47yWGx4KKwz2yDC; Wed, 15 Jan 2020 15:20:25 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47yWGv3wQjz2xpB for ; Wed, 15 Jan 2020 15:20:23 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47yWGv2q77z3Bg; Wed, 15 Jan 2020 15:20:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1579101623; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yUm1JZu84ox90tV05IKQLgVoPlW1gLsGaWt6bzuj3TU=; b=9n0eQw8Pv0+D0d/+TNNQqM15Myhp2QXtg2Xe8ABplyar9p1x+KrnLSRk87QrOQ4h92RTy8 tT7fe1t+fHtel2AA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1579101623; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yUm1JZu84ox90tV05IKQLgVoPlW1gLsGaWt6bzuj3TU=; b=kE2xcWFmfUHeIgyZF0VCN++FyfmLgiZmV9wOuK32LorM48D2fjOJXrwTGsOKrmRY/yc+7p Jz818Pv+GxCwo3bN7N7X8gzdNIx/9XuJdkNnckOUK53EKJDgpu4eLPwdpu4Kp+4dop3QxO ihlx3clTYeniZeYnywnWpuw6tgpkz+7dx4o8Vw7hX789c6TUSOPB8Z7YgQa5RTy7IJ7MKq R1GiggN/0x65HvQI1E9ODDa4AjKgTgbD0VSRdxMEvQkJqZhe0WVQ8h83OizPJ+RFpnoqn7 x6UifulqKrXRgvdHXLl6IpgY9qyIvQvQWX3CyVQTrVDaFsIwjd2DNLE/nwOntw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 3/5] lvm2: Enable lvmetad Date: Wed, 15 Jan 2020 15:20:10 +0000 Message-Id: <20200115152012.12345-3-michael.tremer@ipfire.org> In-Reply-To: <20200115152012.12345-1-michael.tremer@ipfire.org> References: <20200115152012.12345-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/rootfiles/common/lvm2 | 3 +++ lfs/lvm2 | 1 + 2 files changed, 4 insertions(+) diff --git a/config/rootfiles/common/lvm2 b/config/rootfiles/common/lvm2 index 5d2810450..258f3201f 100644 --- a/config/rootfiles/common/lvm2 +++ b/config/rootfiles/common/lvm2 @@ -12,6 +12,7 @@ etc/lvm/lvm.conf lib/udev/rules.d/10-dm.rules lib/udev/rules.d/11-dm-lvm.rules lib/udev/rules.d/13-dm-disk.rules +lib/udev/rules.d/69-dm-lvm-metad.rules lib/udev/rules.d/95-dm-notify.rules #usr/include/libdevmapper.h #usr/lib/libdevmapper.so @@ -31,6 +32,7 @@ usr/sbin/lvmconf usr/sbin/lvmconfig usr/sbin/lvmdiskscan usr/sbin/lvmdump +usr/sbin/lvmetad usr/sbin/lvmsadc usr/sbin/lvmsar usr/sbin/lvreduce @@ -91,6 +93,7 @@ usr/sbin/vgsplit #usr/share/man/man8/lvmconfig.8 #usr/share/man/man8/lvmdiskscan.8 #usr/share/man/man8/lvmdump.8 +#usr/share/man/man8/lvmetad.8 #usr/share/man/man8/lvmsadc.8 #usr/share/man/man8/lvmsar.8 #usr/share/man/man8/lvreduce.8 diff --git a/lfs/lvm2 b/lfs/lvm2 index 63c338f3f..b95c47517 100644 --- a/lfs/lvm2 +++ b/lfs/lvm2 @@ -80,6 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-usrlibdir=/usr/lib \ --enable-pkgconfig \ --with-udevdir=/lib/udev/rules.d \ + --enable-lvmetad \ --enable-udev_rules \ --enable-udev_sync cd $(DIR_APP) && make $(MAKETUNING)