Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp795334imm; Thu, 31 May 2018 09:30:36 -0700 (PDT) X-Google-Smtp-Source: ADUXVKK64e4UJMi3ftXmcYci6BjARXnOLf7Jq0gBJCW7wqhpIsiiKwMVP3kLTze64G2h4BwRkg4g X-Received: by 2002:a17:902:24e:: with SMTP id 72-v6mr7488625plc.87.1527784236526; Thu, 31 May 2018 09:30:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527784236; cv=none; d=google.com; s=arc-20160816; b=cBbr8HWWKVfa1yR9nBw8cJTh1DwMHTQrWqepY9J8WSUh/deLTx3PGS1EXY5ZOe8g0H SSlRouvOPLmmqTjqZFhOoFUkBQ9IQbKeyZiZljCUnEPPgSyFhCKGVzTwjfrwcB7T3pkp JLmlDAAy7u4C+JLbU6uzUkGPswj7po7cNgY6/q59boxay4b5uq+nRYvum2ITqQ+saWLO GNajiAjQ4vZJYygErqa6QMCsRDrjs3MSkRDaLx7YO2/Lr82nokuH7YBctrUVLw62x5pO BDohl0Po+RXldX8BGW9QTzWZF+PZ7phxMjt96TiY4Tnh0WyH5Shyfjqmilpdh2Gr+tk6 gKGg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=DASjrb6lRg9+FQrWm5AUNobCepX2HTillrflwKX/aNk=; b=dPZNPec3PVQYCE5PFXT4T+MCDmLsJAJpWDxcF+VVJQib3BX8en37VX06cFoNrvklfK Fbgq+D1hWAm5BF1uFtps0OFv+ijEHkx8BagYGVcenLE0UYncGnyW15IrNB2ZR68ggeTF GzU9ebNW0oCbnJ+GyDQoc/fa9Ta56jGMRBlph0Pd53J96e93fyJP1MpkJf2KydX3kZvq KPbU1i199LcSC9eO1Sy6f00YfQTAyGTnoQgOaA+bZ2iaOee+CkUQFi/i+9Fr5MDx80jR CmZhD9ZDszCOV1fyrDO88f8q2IxGEq9YsU0N7G8LfRVattd5CkM7eNiYH816Wid7jdkS nVyQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d9-v6si16557735pli.201.2018.05.31.09.30.22; Thu, 31 May 2018 09:30:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755772AbeEaQ3f (ORCPT + 99 others); Thu, 31 May 2018 12:29:35 -0400 Received: from verein.lst.de ([213.95.11.211]:38968 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755705AbeEaQ3e (ORCPT ); Thu, 31 May 2018 12:29:34 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id ECCB468CEE; Thu, 31 May 2018 18:36:03 +0200 (CEST) Date: Thu, 31 May 2018 18:36:03 +0200 From: Christoph Hellwig To: Sagi Grimberg Cc: Mike Snitzer , Christoph Hellwig , Johannes Thumshirn , Keith Busch , Hannes Reinecke , Laurence Oberman , Ewan Milne , James Smart , Linux Kernel Mailinglist , Linux NVMe Mailinglist , "Martin K . Petersen" , Martin George , John Meneghini Subject: Re: [PATCH 0/3] Provide more fine grained control over multipathing Message-ID: <20180531163603.GC30954@lst.de> References: <20180525125322.15398-1-jthumshirn@suse.de> <20180525130535.GA24239@lst.de> <20180525135813.GB9591@redhat.com> <20180530220206.GA7037@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 31, 2018 at 11:37:20AM +0300, Sagi Grimberg wrote: >> the same host with PCI NVMe could be connected to a FC network that has >> historically always been managed via dm-multipath.. but say that >> FC-based infrastructure gets updated to use NVMe (to leverage a wider >> NVMe investment, whatever?) -- but maybe admins would still prefer to >> use dm-multipath for the NVMe over FC. > > You are referring to an array exposing media via nvmf and scsi > simultaneously? I'm not sure that there is a clean definition of > how that is supposed to work (ANA/ALUA, reservations, etc..) It seems like this isn't what Mike wanted, but I actually got some requests for limited support for that to do a storage live migration from a SCSI array to NVMe. I think it is really sketchy, but if doable if you are careful enough. It would use dm-multipath, possibly even on top of nvme multipathing if we have multiple nvme paths.