disconnecting an NVMF device while it is in use

Ming Lin mlin at kernel.org
Fri Jul 15 10:01:25 PDT 2016


On Thu, Jul 14, 2016 at 7:38 AM, Steve Wise <swise at opengridcomputing.com> wrote:
> Hey Christoph,
>
> I notice that 'nvme disconnect -d nvme0n1' works even when the device is mounted
> and in use by applications.  Is this the expected/indented behavior?

Right now, it's same as you do "echo > /sys/class/nvme/nvme0/delete_controller"

We may need to add more checks to the tool ...



More information about the Linux-nvme mailing list