Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

How to Decode the Windows MPIO Path Failover Policy Numeric Value

Summary: Only the numeric values of the MPIO path failover policy may be present in a host data collection. The table in this article helps to decode the values.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

Overview

In WMI-originating information of a host data collection, the numeric values of the MPIO path failover policy are provided, for example (edited for readability):

ROOT\WMI 
  DSM_QueryLBPolicy 
    InstanceName = MPIO\Disk&Ven_DGC&Prod_VRAID&Rev_4501\1&7f6ac24&0&36303036303[...] 
    Active = True 
    LoadBalancePolicy = 
      LoadBalancePolicy = 7

The above load balancing policy can be decoded using the following table. For more information, consult the link in the Reference section below.


Load Balance Policy Definitions

The failover policy and the numeric values correlate as follows:

Value      Definition 
"1"        "Failover Only" 
"2"        "Round Robin" 
"3"        "Round Robin with Subset" 
"4"        "Dynamic Least Queue Depth" 
"5"        "Weighted Paths" 
"6"        "Least Blocks" 
"7"        "Vendor Specific"
NOTE: Dell PowerPath managed devices are listed as having a load balancing policy "7," "Vendor Specific."


Reference

Article Properties


Affected Product

PowerPath for Windows

Last Published Date

28 Aug 2023

Version

2

Article Type

How To