On Wed, 4 Nov 2020 13:18:50 -0800 Russell Senior <[email protected]> dijo:
>My nvme foo is weak, but I think your partition on an nvme is going to >look like /dev/nvme1n1p1 or something. I just checked one of my >machines and confirmed that naming. > >so, modify your mdadm command to use /dev/nvme1n1p1 /dev/nvme2n1p1 >/dev/nvme3n1p1 /dev/nvme4n1p1 at the end. OK, you put your finger on one thing that bothered me about my command - how to name the devices. To figure this out better I checked the net for NVMe device naming, and found a lot of instructions. But first I need to point out that at the moment all four drives have no partitions. I assume that means that the 'p1' at the end would not be used. As for the 'n1,' apparently this refers to a namespace, but all the writers of stuff that I read about this made a serious error: They assumed that all their readers knew what a namespace is. Unfortunately, yo no, pas moi, not me. _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
