Project

General

Profile

Actions

Feature #16966

closed

Multiple SPDK BlueStore OSD instances per node

Added by Orlando Moreno over 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

OSD processes fail when trying to create more than one SPDK-backed OSD on a single node. This is because there is no memory restrictions when initializing the Environment Abstraction Layer (EAL), which causes the first OSD process to use up all the available hugepages in the system, leaving none for the subsequent SPDK processes.

Actions

Also available in: Atom PDF