Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.54 KB

ns-mpiodisk-_dsm_load_balance_policy_v2.md

File metadata and controls

77 lines (61 loc) · 2.54 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:mpiodisk._DSM_Load_Balance_Policy_V2
_DSM_Load_Balance_Policy_V2 (mpiodisk.h)
The DSM_Load_Balance_Policy_V2 structure is used to represent a load balance policy that is applied to a LUN.
storage\dsm_load_balance_policy_v2.htm
storage
03/29/2018
DSM_Load_Balance_Policy_V2 structure
*PDSM_Load_Balance_Policy_V2, DSM_Load_Balance_Policy_V2, DSM_Load_Balance_Policy_V2 structure [Storage Devices], PDSM_Load_Balance_Policy_V2, PDSM_Load_Balance_Policy_V2 structure pointer [Storage Devices], _DSM_Load_Balance_Policy_V2, mpiodisk/DSM_Load_Balance_Policy_V2, mpiodisk/PDSM_Load_Balance_Policy_V2, storage.dsm_load_balance_policy_v2, structs-scsibus_f53c7618-49ab-452b-97e7-402d9392a419.xml
mpiodisk.h
Mpiowmi.h
Windows
Windows
DSM_Load_Balance_Policy_V2, *PDSM_Load_Balance_Policy_V2
_DSM_Load_Balance_Policy_V2
mpiodisk/_DSM_Load_Balance_Policy_V2
PDSM_Load_Balance_Policy_V2
mpiodisk/PDSM_Load_Balance_Policy_V2
DSM_Load_Balance_Policy_V2
mpiodisk/DSM_Load_Balance_Policy_V2
APIRef
kbSyntax
HeaderDef
mpiodisk.h
_DSM_Load_Balance_Policy_V2
PDSM_Load_Balance_Policy_V2
DSM_Load_Balance_Policy_V2

_DSM_Load_Balance_Policy_V2 structure

-description

The DSM_Load_Balance_Policy_V2 structure is used to represent a load balance policy that is applied to a LUN. It is similar to the DSM_Load_Balance_Policy structure, except that it uses the MPIO_DSM_Path_V2 structure to capture and expose path information.

-struct-fields

-field Version

The version of WMI class supported. Set to 2.

-field LoadBalancePolicy

An unsigned 32-bitfield that represents the load balance policy type that is currently being applied to the LUN if the LUN is being queried, or the new policy to apply to the LUN if the LUN is being set.

-field DSMPathCount

An unsigned 32-bitfield that represents the number of paths that expose the LUN's instances.

-field Reserved

Should be zero.

-field DSM_Paths

An array of MPIO_DSM_Path_V2 structures that represent path attributes for each of the LUN's instances.