What is the difference between NVMe 1.3, 1.4, and 2.0 specifications?
NVMe 1.3, 1.4, and 2.0 specifications
Collapse
Unconfigured Ad Widget
Collapse
X
-
The NVMe (Non-Volatile Memory Express) specifications have evolved over time, improving performance, security, and feature sets. Here’s a comparison of NVMe 1.3, 1.4, and 2.0:
NVMe 1.3 (2017)- Power Management: Introduced the Host Controlled Thermal Management (HCTM) feature, allowing hosts to set temperature limits to prevent overheating.
- Sanitize Operations: Secure erase functionality to remove data from the drive completely.
- Improved Error Handling: Enhanced error logging for better reliability.
- Namespace Enhancements: Allowed drives to report the number of namespaces supported.
NVMe 1.4 (2019)- Performance & Endurance:
- Added Read Recovery Levels, improving error recovery time.
- Persistent Memory Region (PMR): Enabled better caching and reduced latency.
- Security Enhancements:
- Introduced Boot Partitions, which store firmware updates separately from user data.
- Enhanced Sanitize Operations for secure data erasure.
- Improved Power Efficiency:
- Support forEndurance Group Management, helping optimize SSD lifespan.
- Added Asymmetric Namespace Access (ANA) for improved multi-pathing in enterprise storage.
NVMe 2.0 (2021)- Major Structural Overhaul:
- Split the specification into NVMe Base Specification, NVMe Management Interface (NVMe-MI), and NVMe over Fabrics (NVMe-oF) for better modularity.
- Enhanced Namespace & Storage Management:
- Introduced Zoned Namespaces (ZNS) for better storage efficiency in data centers.
- Support for Key-Value (KV) Namespaces, allowing data to be accessed by keys instead of block addresses.
- Security Improvements:
- Introduced TLS-based secure communication for NVMe over Fabrics.
- Advanced encryption and user authentication mechanisms.
- Better Scalability & New Media Support:
- Support for Rotational Media (HDDs), making NVMe applicable beyond SSDs.
- Improved support for computational storage and AI-driven workloads.

Comment