What is Pluggable Storage Architecture (PSA) and Native Multipathing (NMP)?
search cancel

What is Pluggable Storage Architecture (PSA) and Native Multipathing (NMP)?

book

Article ID: 334337

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

This article describes Pluggable Storage Architecture (PSA) and Native Multipathing (NMP).

Environment

VMware vSphere ESXi 5.1

Resolution

Pluggable Storage Architecture (PSA)
 
To manage storage multipathing, ESX/ESXi uses a special VMkernel layer, Pluggable Storage Architecture (PSA). The PSA is an open modular framework that coordinates the simultaneous operation of multiple multipathing plugins (MPPs). PSA is a collection of VMkernel APIs that allow third party hardware vendors to insert code directly into the ESX storage I/O path. This allows 3rd party software developers to design their own load balancing techniques and failover mechanisms for particular storage array. The PSA coordinates the operation of the NMP and any additional 3rd party MPP.
 
Native Multipathing Plugin (NMP)
 
The VMkernel multipathing plugin that ESX/ESXi provides, by default, is the VMware Native Multipathing Plugin (NMP). The NMP is an extensible module that manages subplugins. There are two types of NMP subplugins: Storage Array Type Plugins (SATPs), and Path Selection Plugins (PSPs). SATPs and PSPs can be built-in and provided by VMware, or can be provided by a third party.

If more multipathing functionality is required, a third party can also provide an MPP to run in addition to, or as a replacement for, the default NMP.
 
VMware provides a generic Multipathing Plugin (MPP) called Native Multipathing Plugin (NMP).
 
What does NMP do?
  • Manages physical path claiming and unclaiming.
  • Registers and de-registers logical devices.
  • Associates physical paths with logical devices.
  • Processes I/O requests to logical devices:
     
    • Selects an optimal physical path for the request (load balance)
    • Performs actions necessary to handle failures and request retries.
  • Supports management tasks such as halt or reset of logical devices.


Additional Information

For more information please see the vSphere 5 Storage Guide and the vSphere 4 SAN Configuration Guide.
プラグ可能ストレージ アーキテクチャ (PSA) およびネイティブ マルチパス (NMP) について
什么是 Pluggable Storage Architecture (PSA) 和本机多路径 (NMP)?