From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6F3E417F385 for ; Wed, 17 Jul 2024 19:55:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721246160; cv=none; b=EvwHdDn3Fb9fNJ88wQKnaWlqjdJXN7kgOnmmkqsXoiSFOQ4LNQ+wScweCJNo2cRIGUyhE40gnrPQRWcRrGxJxl+4a1/ZLxEgZKc0D+7pwKNJkTWdYSSFwshhtB9Oxp9y5W085ppwdqQghIcNoBjlvZmjCHXRvRl0rTvEM3qX5Eg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721246160; c=relaxed/simple; bh=Wk9RrmIRCNOTSXy1dNONa2H2bxmd8dFnOwPQdiNK1Bk=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: In-Reply-To:Content-Type:Content-Disposition; b=OlLGQ8OgjQWRC5DecsFfixtTWXH5yLOi1f81/J5pt+pmtSqqHd8QsJPuwxbQRxgUVvjj4U7hO94flU003qSmsVcR2cdV0EH9ns0WKxcFaDENSXlCVgogm96rEAPa6x208RYibHS31K3783mfbQnAx5N1yVT232iaBDG0+uon+es= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=Gr6aZjOZ; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Gr6aZjOZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1721246157; 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=ONTXE8i5lHO+1Sut2rouuqJmfy+fvQ/EFw3zej+ellA=; b=Gr6aZjOZfDYiqgtkLHCWNS8Xmu1GuQAaf0dxK0bGEVUSRuYLWgTyqvCMt+pCiqZj7ukHNn ecOI+tR8+LPg+96+6sNcTHhdQfbYAtz19LS5nY3FcXK/eJakc1OEts7j0PuUC9BDbzJ2Tz YDAAjnWAfjZ9OH2UGvLtQ72MeNidaWo= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-412-5w7irSNWPnmZy4a1G5j6jA-1; Wed, 17 Jul 2024 15:55:54 -0400 X-MC-Unique: 5w7irSNWPnmZy4a1G5j6jA-1 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 2B33A1955D4B; Wed, 17 Jul 2024 19:55:53 +0000 (UTC) Received: from bmarzins-01.fast.eng.rdu2.dc.redhat.com (bmarzins-01.fast.eng.rdu2.dc.redhat.com [10.6.23.12]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id D771C195605A; Wed, 17 Jul 2024 19:55:52 +0000 (UTC) Received: from bmarzins-01.fast.eng.rdu2.dc.redhat.com (localhost [127.0.0.1]) by bmarzins-01.fast.eng.rdu2.dc.redhat.com (8.17.2/8.17.1) with ESMTPS id 46HJtp1R2176602 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Wed, 17 Jul 2024 15:55:51 -0400 Received: (from bmarzins@localhost) by bmarzins-01.fast.eng.rdu2.dc.redhat.com (8.17.2/8.17.2/Submit) id 46HJtplH2176601; Wed, 17 Jul 2024 15:55:51 -0400 Date: Wed, 17 Jul 2024 15:55:51 -0400 From: Benjamin Marzinski To: Martin Wilck Cc: Christophe Varoqui , dm-devel@lists.linux.dev Subject: Re: [PATCH v3 00/49] multipath-tools: devmapper API refactored Message-ID: References: <20240716205344.146310-1-mwilck@suse.com> Precedence: bulk X-Mailing-List: dm-devel@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <20240716205344.146310-1-mwilck@suse.com> X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 16, 2024 at 10:53:38PM +0200, Martin Wilck wrote: For the set: Reviewed-by: Benjamin Marzinski > Patch 1-9 are generic cleanups, partly targeting the previously reported > issues with multipath-tools installation on NixOS by removing hard-coded > paths as much as possible. > > Patch 10-18 are basic cleanups for the devmapper code. > > Patch 19 is the heart of this patch set, introducing the function > libmp_mapinfo(), which is supposed to serve as general API for fetching > information about maps from libdevmapper. It can work with arbitrary > input for identifying a map, and produce any combination of desired > outputs, with the most lightweight (combination of) ioctls possible. > This part of the set removes some code that had been changed > in patch 10-16. This is sort of suboptimal, but IMO it improves > the readability of the set as a whole. > > Patch 20 adds unit tests for this function. > > Patch 21-45 change the libmultipath code to use the new API everywhere, > and add some additional minor improvements and fixes. > > Patch 46-49 have been added in v2. > > * 46: fix a long-standing bug I accidentally discovered during testing > * 47: implement Ben's idea from the comment of #31 in the old series. > * 48: simplify and fix the logic for determining whether a map is in use > * 49: unrelated, fixes for the directio test > > The code is pushed to https://github.com/openSUSE/multipath-tools/tree/tip. > > Comments and reviews welcome. > > # Changes v2->v3 (all suggestions by Ben Marzinski) > > Just posting the patches that have changed wrt v2. > > * 16: remove variable r in do_foreach_partmaps > * 19: - print "libmp_mapinfo" rather than "libmp_mapinfo__" in log messages > - use entire low byte of flags parameter for mapid type. > * 36: adapt to 11 > * 42: Fix comment about steal_ptr > * 47: exchanged with 48, adapt to 14 > * 48: exchanged with 47 > > # Changes v1->v2: > > I'm posting the entire series, because some of those patches that Ben had > already reviewed are changed. > > * 1: add fix for libaio > * 6: make sure kpartx.rules is built (Ben) > * 16: split this large patch between the changes that are just related > to cleanup_dm_task(), and the other code modifications > * 17: new, used to be part of #16 > * 18: new, used to be part of #17. Changed the treatment of DMP_ERR / > DM_IS_MPATH_ERR (Ben) > > (From here on, patch number n maps to (n-2) in the v1 set). > > * 19 (was 17): > - Allow passing a dev_t in mapid_t (Ben). > - Remove the tgt_type field in mapinfo_t. Instead, introduce > flags MAPINFO_MPATH_ONLY and MAPINFO_PART_ONLY to make > libmp_mapinfo__() filter either multipath or partition devices, > inspired by Ben's comment on patch #31 of the v1 series. > See also #48. > These changes require changes in users of the API in patch 30ff. > I have not removed the Reviewed-by: tags in the followup patches. > * 20 (18): Adapt tests to #19. > * 25 (23): > - dm_get_wwid() won't touch the output unless it returns DMP_OK > - adjusted callers to make sure the uuid is not accessed unless > DMP_OK was returned > - distinguish between "multipath map is present" and "other map > is present" in domap() (Ben) > - Change handling of DMP_ERR in alias_already_taken() (Ben) > * 28 (26): Fixed bug in the return code handling in dm_dev_t() > * 30 (28): > - Change return code handling in dm_type_match(), to distinguish > between "not multipath" and "generic error" (Ben) > - adapt to #19 > * 31 (29): adapt to #19 > * 32 (30): adapt to #19 > * 33 (31): adapt to #18. is_mpath_uuid() will be unexported in #48 > * 36 (34): > - don't check the UUID in do_foreach_partmaps(). This would break > the partmap_in_use detection (but see #47 below). > - adapt to #19 > * 37 (35): fetch mpp->size (Ben). Print a warning if the size has changed. > * 41 (39): > - fetch mpp->size (Ben). > - adapt to #19 > * 42 (40): - remove redundant sync_map_state() call (Ben) > - fetch mpp->size (Ben) > - check return code of dm_get_wwid() > - fix segfault caused by passing NULL to update_map() > * n/a (42): dropped (Ben) > > (From here on, n maps to (n - 1) in the v1 set). > > * 44 (43): adapt to #19 > > Patch 46-49 are new. > > Martin Wilck (49): > multipath-tools CI: more fixes for arm/v7 > multipath-tools CI: fix dmevents test for Debian Sid, arm/v7 > create-config.mk: use printf instead of /bin/echo > multipathd.service.in: use @BINDIR@ instead of /sbin > Makefile.inc: replace @BINDIR@ with $(TGTDIR)/$(bindir) > kpartx.rules: use @BINDIR@ to locate kpartx > multipath-tools: Remove hard-coded paths to executables > multipath-tools: compile_commands.json fixes > multipath-tools: .gitignore: ignore o.wrap files for CI helpers > libmultipath: remove unused includes in devmapper.h > libmultipath: use DM_DEVICE_INFO in dm_mapname() > multipath-tools: don't call dm_task_no_open_count() > libmpathutil: export cleanup_udev_device() > libmpathutil: add cleanup_vector() > libmultipath: add cleanup helpers for struct multipath > libmultipath: add cleanup_dm_task(), and use it in devmapper.c > libmultipath: rename dm_type()->dm_type_match() and use symbolic > values > libmultipath: Use symbolic return values for dm_is_mpath() > libmultipath: add libmp_mapinfo() > libmultipath tests: add tests for libmp_mapinfo() > libmultipath: implement dm_get_info() and dm_map_present() with new > API > libmultipath: remove dm_get_prefixed_uuid() > libmultipath: is_mpath_part(): improve parsing > libmultipath: rename dm_get_uuid() -> dm_get_wwid() > libmultipath: improve dm_get_wwid() return value logic > libmultipath: reimplement dm_map_name() with new API > libmultipath: reimplement dm_map_present_by_uuid() > libmultipath: reimplement dm_get_opencount() with new API > libmpathpersist: skip redundant dm_map_present() call > libmultipath: implement dm_is_mpath() with new API > libmultipath: implement dm_get_multipath() with new API > libmultipath: use libmp_mapinfo() in _dm_flush_map() > libmultipath: add is_mpath_uuid() helper > libmultipath: add is_mpath_part_uuid() helper > libmultipath: add dmp_errstr() helper > libmultipath: use libmp_mapinfo() in do_foreach_partmaps() > libmultipath: use libmp_pathinfo() in update_multipath_table() > libmultipath: update mpp->dmi in update_multipath_table() > libmultipath: drop extra call to dm_map_present() in domap() > libmultipath: split off update_multipath_table__() > multipath: implement check_usable_paths() with libmp_pathinfo() > multipathd: implement add_map_without_path() with libmp_mapinfo() > libmultipath: simplify dm_get_maps() > libmpathpersist: use libmp_mapinfo() in mpath_get_map() > libmpathpersist: use mpp->alias in do_mpath_persistent_reserve_out() > libmultipath: fix deferred_remove logic in remove_partmap() > libmultipath: Move UUID check into libmp_pathinfo__() > libmultipath: don't call do_foreach_partmaps() recursively > multipath-tools tests: fix directio test with real device > > .gitignore | 4 + > Makefile | 4 +- > Makefile.inc | 29 +- > create-config.mk | 4 +- > kpartx/Makefile | 6 +- > kpartx/devmapper.c | 15 - > kpartx/{kpartx.rules => kpartx.rules.in} | 2 +- > kpartx/kpartx_id | 8 +- > libmpathpersist/mpath_persist_int.c | 81 +- > libmpathutil/libmpathutil.version | 5 + > libmpathutil/util.c | 6 + > libmpathutil/util.h | 3 + > libmpathutil/vector.c | 6 + > libmpathutil/vector.h | 1 + > libmultipath/alias.c | 11 +- > libmultipath/configure.c | 31 +- > libmultipath/devmapper.c | 1055 +++++++--------- > libmultipath/devmapper.h | 109 +- > libmultipath/libmultipath.version | 11 +- > libmultipath/print.c | 6 - > libmultipath/structs.c | 12 + > libmultipath/structs.h | 2 + > libmultipath/structs_vec.c | 52 +- > libmultipath/structs_vec.h | 2 + > libmultipath/valid.c | 2 +- > libmultipath/wwids.c | 2 +- > multipath/11-dm-mpath.rules.in | 4 +- > multipath/main.c | 57 +- > multipath/multipath.rules.in | 6 +- > multipathd/dmevents.c | 21 +- > multipathd/main.c | 77 +- > multipathd/multipathd.service.in | 4 +- > multipathd/waiter.c | 2 - > tests/Makefile | 13 +- > tests/README.md | 29 +- > tests/alias.c | 32 +- > tests/directio.c | 182 +-- > tests/dmevents.c | 34 +- > tests/mapinfo.c | 1401 ++++++++++++++++++++++ > tests/valid.c | 10 +- > tests/wrap64.h | 11 +- > 41 files changed, 2372 insertions(+), 980 deletions(-) > rename kpartx/{kpartx.rules => kpartx.rules.in} (96%) > create mode 100644 tests/mapinfo.c > > -- > 2.45.2