Hi, Here under is the information of the first system. Its a VM hosted by Parallels Desktop 15 for Mac Pro Edition.
root@ip-192-168-0-71:~# uname -a Linux ip-192-168-0-71 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2 (2020-04-29) x86_64 GNU/Linux root@ip-192-168-0-71:~# cat /proc/partitions major minor #blocks name 259 0 67108864 nvme0n1 259 1 524288 nvme0n1p1 259 2 8388608 nvme0n1p2 259 3 32505856 nvme0n1p3 259 4 67108864 nvme0n2 259 5 524288 nvme0n2p1 259 6 8388608 nvme0n2p2 259 7 32505856 nvme0n2p3 9 0 8379392 md0 9 127 524224 md127 9 1 32488448 md1 11 0 1048575 sr0 253 0 10485760 dm-0 253 1 4194304 dm-1 253 2 6291456 dm-2 253 3 4030464 dm-3 253 4 5242880 dm-4 To give more samples I have added the result of a second system, a Supermicro X11SPH-NCTF, with also 2 nvme. root@ip-192-168-0-61192-168-0-62:~# uname -a Linux ip-192-168-0-61192-168-0-62 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux root@ip-192-168-0-61192-168-0-62:~# cat /proc/partitions major minor #blocks name 259 0 976762584 nvme0n1 259 1 524288 nvme0n1p1 259 2 49350550 nvme0n1p2 259 3 9856983 nvme0n1p3 259 4 917029722 nvme0n1p4 259 5 976762584 nvme1n1 259 6 204800 nvme1n1p1 259 7 976556032 nvme1n1p2 If you need more information do not hesitate. Regards Franck PS: It is my first use of fai, to tune my configuration I’ve setup both the faiserver and fai test clients in VMs on Parallels before deploying on targets that includes the supermicro server (and older servers without nvme). Your questions make me realized VM and target did not behave the same way regarding nvme naming! > Le 11 mai 2020 à 15:33, Thomas Lange <[email protected]> a écrit : > > Thanks for the patch. It seems reasonable to apply. > > Can you please send me the output of uname -a and > cat /proc/partitions? > > In the past I only saw devices like > /dev/nvme0n1 > /dev/nvme1n1 > /dev/nvme2n1 > > I wonder why you have different numbers. Any special hardware involved? > -- > regards Thomas

