VMware vSphere

 View Only
  • 1.  What determines SATP and PSP in ESXi host multipathing??

    Posted Oct 29, 2014 04:03 AM

    Hi guys, Reading on how ESXi handles multipathing and what involves in it, I came across various terms like NMP, SATP and PSP.

    As I understand so far NMP is native multipathing plug-in that is overall responsible for multipathing, failover and load balancing. Within NMP there is SATP (storage array type plug-in) and PSP (path selection policy). SATP is responsible for failover when a particular path to storage (like VMHBA32:C0:T0:L0) goes down and PSP is responsible for how path selection is determined (MRU, Fixed and RR).

    I can see below SATP exists on my host.

    Name                Default PSP    Description -------------------  -------------  ------------------------------------------ VMW_SATP_MSA        VMW_PSP_MRU    Placeholder (plugin not loaded) VMW_SATP_ALUA        VMW_PSP_MRU    Placeholder (plugin not loaded) VMW_SATP_DEFAULT_AP  VMW_PSP_MRU    Placeholder (plugin not loaded) VMW_SATP_SVC        VMW_PSP_FIXED  Placeholder (plugin not loaded) VMW_SATP_EQL        VMW_PSP_FIXED  Placeholder (plugin not loaded) VMW_SATP_INV        VMW_PSP_FIXED  Placeholder (plugin not loaded) VMW_SATP_EVA        VMW_PSP_FIXED  Placeholder (plugin not loaded) VMW_SATP_ALUA_CX    VMW_PSP_RR    Placeholder (plugin not loaded) VMW_SATP_SYMM        VMW_PSP_RR    Placeholder (plugin not loaded) VMW_SATP_CX          VMW_PSP_MRU    Placeholder (plugin not loaded) VMW_SATP_LSI        VMW_PSP_MRU    Placeholder (plugin not loaded) VMW_SATP_DEFAULT_AA  VMW_PSP_FIXED  Supports non-specific active/active arrays VMW_SATP_LOCAL      VMW_PSP_FIXED  Supports direct attached devices

    Question is what factors determine which SATP plug in and which PSP is used to reach out storage? Does it solely depend on storage array type and model like whether it's EMC VNX etc.? Any other factors that determines this?

    Thanks in advance...



  • 2.  RE: What determines SATP and PSP in ESXi host multipathing??

    Posted Oct 29, 2014 10:51 PM

    I think page 159 of this documentation would help http://pubs.vmware.com/vsphere-50/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-50-storage-guide.pdf

    Have a look at VMware SATPs and VMware PSPs sections.

    Hope this helps.



  • 3.  RE: What determines SATP and PSP in ESXi host multipathing??

    Posted Oct 30, 2014 06:20 AM

    kindly refer to this page where you can get clear picture of NMP

    http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/