How to check the DMP DSM load balancing policy settings from the logs gathered with VxExplorer tool

book

Article ID: 100037888

calendar_today

Updated On:

Description

Description

Open the vdsminfo.log file located under the VM folder of VxExplorer logs.
Search for the word LoadBalancePolicy to know the multipathing policy setting on the Array/LUNs:

Here is the list of the settings:

LoadBalancePolicy = 0x1   -> Fail Over Only (Active/Passive)
LoadBalancePolicy = 0x2   -> Round Robin (Active/Active)
LoadBalancePolicy = 0x3   -> Round Robin with Subset
LoadBalancePolicy = 0x4   -> Dynamic Least Queue Depth
LoadBalancePolicy = 0x5   -> Weighted Paths
LoadBalancePolicy = 0x6   -> Least Blocks
LoadBalancePolicy = 0x7   -> Balanced Path
 

 

Issue/Introduction

How to check the DMP DSM load balancing policy settings from the logs gathered with VxExplorer tool