SmartNIC Offload for NVMe Storage Node Location

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Distributed block storage systems face performance overhead and security risks due to the need for client devices to determine storage node locations, especially in large-scale datacenters, where existing hashing techniques like Ceph and Gluster are inefficient and require significant client-side processing and access to storage clusters, posing security risks for untrusted clients.

Innovation Solution

Implementing a consistent hashing mechanism for NVMe-oF that allows client devices to determine storage node locations independently, reducing the need for central processing and enhancing security by offloading storage scale-out management to a SmartNIC, which processes location hints and directs I/O requests efficiently.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If client devices determine storage node locations using hashing techniques, then storage access can be achieved, but client-side processing overhead and latency increase significantly

Engineering Contradiction:
Improvestorage access latencyVSAvoidclient-side processing overhead
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The patent extracts the storage location determination function from the client device and relocates it to the SmartNIC. The SmartNIC maintains a local cache of storage node locations and independently determines which storage node should handle each I/O request, eliminating the need for client-side hashing processing and reducing both latency and client-side computational overhead.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The SmartNIC acts as an intermediary between the client device and the storage network. It receives I/O requests from the client, determines the appropriate storage node using its local location information, and forwards the request accordingly. This intermediary approach eliminates direct client-side processing of storage location determination while maintaining efficient access.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If client devices directly access storage clusters, then storage operations can be performed, but security risks increase for untrusted clients

Engineering Contradiction:
Improvestorage operation efficiencyVSAvoidsecurity risks
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The SmartNIC serves as a security intermediary that sits between untrusted client devices and the storage cluster. It validates and processes I/O requests before they reach the storage network, preventing direct client access to storage resources. This architecture maintains storage operation efficiency while eliminating security risks associated with untrusted clients directly accessing the storage cluster.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If dedicated storage gateways are deployed for each client, then isolation and security are improved, but network hops and latency increase

Engineering Contradiction:
Improveclient isolationVSAvoidnetwork hop latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent merges multiple functions (storage location determination, I/O request processing, and security validation) into the SmartNIC that is already present in each client device. This eliminates the need for separate dedicated storage gateways while maintaining client isolation and security. The SmartNIC provides local processing that avoids additional network hops, reducing latency while preserving the isolation benefits.

Inventive Principle:
Principle #5Merging (Combining)

4Device complexity

If storage scale-out management is centralized, then coordination is simplified, but processing overhead and latency increase

Engineering Contradiction:
Improvemanagement coordinationVSAvoidprocessing overhead
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The patent segments the storage management functionality by distributing storage location determination and request processing capabilities to individual SmartNICs in each client device. Each SmartNIC independently manages its own storage access without requiring centralized coordination for every operation. This segmentation reduces processing overhead and latency while maintaining simplified management through the decentralized architecture.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12177135B2Offload of storage node scale-out management to a smart network interface controller
Publication Date: 2024.12.24 INTEL CORP
  • US12177135B2 patent drawing
  • US12177135B2 patent drawing
  • US12177135B2 patent drawing

AI summary

Examples described herein relate to a network interface that includes an initiator device to determine a storage node associated with an access command based on an association between an address in the command and a storage node. The network interface can include a redirector to update the association based on messages from one or more remote storage nodes. The association can be based on a look-up table associating a namespace identifier with prefix string and object size. In some examples, the access command is compatible with NVMe over Fabrics. The initiator device can determine a remote direct memory access (RDMA) queue-pair (QP) lookup for use to perform the access command.