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.

Dell 스토리지 및 Microsoft 스토리지 공간 모범 사례 가이드

인클로저 인식 기능

인클로저 인식 기능은 데이터 복사본을 다수의 가용 인클로저로 분산시켜 인클로저 하나가 완전히 손실되어도 데이터에 액세스할 수 있도록 전체 인클로저 장애에 대한 내결함성을 제공합니다.

표 1. 결함 보상을 위한 인클로저 구성. 결함 보상을 위한 인클로저 구성

복원력 수준

스토리지 인클로저 결함 보상

 
 

스토리지 인클로저 2개

스토리지 인클로저 3개

스토리지 인클로저 4개

양방향 미러

디스크 1개

인클로저 1개

인클로저 1개

3방향 미러

디스크 2개

인클로저 1개 + 디스크 1개

인클로저 1개 + 디스크 1개

패리티

디스크 1개

디스크 1개

디스크 1개

이중 패리티

디스크 2개

디스크 2개

인클로저 1개 + 디스크 1개

인클로저 인식 기능은 VD 생성 시 구성됩니다.

인클로저 인식 기능을 활성화하기 위한 PowerShell 명령은 아래와 같습니다.

New-VirtualDisk -FriendlyName <vdName> -StoragePoolFriendlyName <poolName> -IsEnclosureAware <$true|$false> -ProvisioningType
                                    Fixed -ResiliencySettingName<Simple| Mirror| Parity> -PhysicalDiskRedundancy <1|2> -StorageTiers<ssdTierObject, hddTierObject>
                                    -StorageTierSizes <ssdTierSize , hddTierSize>
                                 

예를 들어, 스토리지 풀 MyPool1에 exampleVD3이라는 이름으로 새로운 VD를 생성합니다. 이 VD는 인클로저 인식 기능을 사용하기 때문에 IsEnclosureAware 속성을 $true로 설정합니다.

New-VirtualDisk -FriendlyName exampleVD3 -StoragePoolFriendlyName MyPool1 -IsEnclosureAware $true -ProvisioningType Fixed
                                    -ResiliencySettingName Mirror -PhysicalDiskRedundancy 1 -StorageTiers $ssd_tier, $hdd_tier -StorageTierSizes20GB, 10TB
                                 

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\