[PATCH 1/1] nvme: add support for non shared namespaces

Keith Busch kbusch at kernel.org
Wed Aug 26 11:13:39 EDT 2020


On Wed, Aug 26, 2020 at 01:49:03PM +0300, Max Gurtovoy wrote:
> Currently, nvme-cli assume that all the namespaces in an NVM subsystem
> are shared between all the controllers. There is an option to create
> both shared and non-shared namespaces among the controllers in the same
> NVM subsystem. For example, in SR-IOV environment, one can attach 1
> namespace to each controller that will be private and also 1 namespace
> that will be shared among the secondary controllers only. In this case,
> the output of "nvme list -v" will be wrong:

Thanks, Max. This looks good, patch applied.



More information about the Linux-nvme mailing list