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.

Windows MPIO 경로 페일오버 정책 숫자 값을 디코딩하는 방법

Summary: MPIO 경로 페일오버 정책의 숫자 값만 호스트 데이터 수집에 있을 수 있습니다. 이 문서의 표는 값을 디코딩하는 데 도움이 됩니다.

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

개요

호스트 데이터 수집의 WMI 기반 정보에 MPIO 경로 페일오버 정책의 숫자 값이 제공됩니다(예: 가독성을 위해 편집됨).

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

위의 로드 밸런싱 정책은 다음 표를 사용하여 디코딩할 수 있습니다. 자세한 내용은 아래 참조 섹션의 링크를 참조하십시오.


로드 밸런스 정책 정의

페일오버 정책과 숫자 값은 다음과 같이 상관 관계가 있습니다.

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"
참고: Dell PowerPath 관리 디바이스는 로드 밸런싱 정책 "7", "공급업체별"을 갖는 것으로 나열됩니다.


참조

Article Properties


Affected Product

PowerPath for Windows

Last Published Date

28 Aug 2023

Version

2

Article Type

How To