On Wed, Oct 30, 2024 at 10:05:03AM -0400, Benjamin Coddington wrote: > Match each other in a multipath device you mean? No, this will just return > the first one where get_unique_id returns non-zero. Can they actually be > different, and if so should we return an error? That's what I've been wondering. IIRC you can in theory create a kernel mpath table for any devices you want. multipathd only creates them when the ids match, but do we want to rely on that? It might be perfectly fine to say if you break you keep the pieces, but then I'd expected a comment about it in the comment.