Resource icon

NVMe SSD namespaces support table

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Turns out that FreeBSD actually makes this a lot more user-friendly. I'm shocked.

nvmecontrol identify nvme0 will print a human-readble summary of the drive's info with a helpful "Number of Namespaces" line.
 

Tony-1971

Contributor
Joined
Oct 1, 2016
Messages
147
Hello,
A disk not present in the table:
Code:
root@tn-epyc[/mnt/test-nvme-king]# nvmecontrol identify nvme4
Controller Capabilities/Features
================================
...
Model Number:                KINGSTON SEDC1500M960G
...
Number of Namespaces:        64
...

Best Regards,
Antonio
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Thanks, I've added that one to the table. I also took the opportunity to sort it, since it was getting unwieldy.
 
Top