• Oisteink@lemmy.world
    link
    fedilink
    arrow-up
    16
    ·
    4 months ago

    NVMe device names follow this pattern: nvme <number> n <namespace> , where: <number> is an integer that is assigned by Linux during the boot process. The first NVMe device that is detected is assigned 0

    • Morphit @feddit.uk
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      I still don’t understand the point of namespaces. I guess it’s less overhead to pass through a namespace to a VM rather than having a virtualised disk image or bind mount.