nvme-cli spdk plugin
Daniel Wagner
dwagner at suse.de
Wed Apr 17 04:47:57 PDT 2024
On Wed, Apr 17, 2024 at 10:17:35AM +0000, Brzezinka, Sebastian wrote:
> > Can spdk emulate the way nvme devices expose themselves but in different path prefix?
>
> SPDK right now cannot update sysfs, only CUSE in /dev/spdk/ is available.
> https://spdk.io/doc/nvme.html
But what about implementing a FUSE filesystem which mimics the layout
of the nvme subsystem as Sagi suggested. It would avoid all the special
handling in nvme-cli/libnvme and you get the 'nvme list' for free (sure
we need to parse two hierarchies but that's easy to change in libnvme).
More information about the Linux-nvme
mailing list