Dell Unity: Unisphere에서 풀을 생성할 때 사용할 수 없는 RAID 5 또는 10 또는 Unisphere에서 기존 풀을 생성할 수 없음

Summary: Unity 사용자 인터페이스에서 기존 풀을 생성할 수 없거나 Unity 사용자 인터페이스에서 풀을 생성할 때 RAID 5 또는 10을 사용할 수 없습니다. (사용자 수정 가능)

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

이 상황에서 Unity 어레이는 OE 5.2를 실행 중이었고 모든 NL-SAS 드라이브가 어레이에 존재했습니다.

Unisphere에서 풀을 생성하려고 하면 RAID 6만 사용할 수 있습니다(RAID 5 및 RAID 10은 사용할 수 없음).

Cause

Unity 어레이가 설계에 따라 작동하고 있습니다.

Dell Unity OE 버전 4.2 이상에서는 올플래시 시스템에 대해 Unisphere에서 생성할 수 있는 유일한 풀 유형이 동적 풀입니다. 또한 이는 OE 버전 5.2 이상을 실행하는 하이브리드 시스템에도 해당됩니다. 기존 풀을 생성하려면 Unisphere CLI 또는 REST API를 사용해야 합니다. 또한 NL-SAS 드라이브로 동적 풀을 생성할 때 Unisphere를 사용하는 경우 RAID 6만 허용됩니다.

자세한 내용은 다음을 참조하세요.

Resolution

CLI에서 아래 명령을 사용하여 기존 풀을 생성할 수 있습니다
1) uemcli /stor/config/profile -traditional -configurable show    <- Shows the profiles available in the system

ID = tprofile_2
Type = Traditional
Description = SAS Flash RAID5 (8+1)
Drive type = SAS Flash
RAID level = 5
Maximum capacity = 18510768046080 (16.8T)
Stripe length = 9
Disk group = dg_26
Maximum drives to configure = 45
Maximum capacity to configure = 14834210439168 (13.4T)

 
2) uemcli /stor/config/dg show        <- Shows the Disk Groups available in the system 

ID = dg_26
Drive type = SAS Flash 3
FAST Cache = no
Drive size = 393846128640 (366.7G)
Vendor size = 400.0G
Rotational speed = 0 rpm
Number of drives = 47
Unconfigured drives = 47
Capacity = 18510768046080 (16.8T)
Recommended number of spares = 0

 
3) uemcli -d <IP Address> -u Local/admin -p <Password> /stor/config/pool create -name <Pool Name> -diskGroup dg_26 -drivesNumber 45 -storProfile tprofile_2 -type traditional           <- Command to create a traditional Pool (we use 45 of the 47 drives to leave 2 for spares)

Note: This command is run from a workstation with Unity uemcli installed.
Alternately the command can be run directly on the SP via an SSH connection:

uemcli -u Local/admin -p <Password> /stor/config/pool create -name <Pool Name> -diskGroup dg_26 -drivesNumber 45 -storProfile tprofile_2 -type traditional

Affected Products

Dell EMC Unity, Dell Unity 300, Dell EMC Unity 300F, Dell EMC Unity 350F, Dell EMC Unity XT 380, Dell EMC Unity 400, Dell EMC Unity 400F, Dell EMC Unity 450F, Dell EMC Unity 500, Dell EMC Unity 500F, Dell EMC Unity 550F, Dell EMC Unity 600 , Dell EMC Unity 600F, Dell EMC Unity 650F, Dell EMC Unity Family |Dell EMC Unity All Flash, Dell EMC Unity Family, Dell EMC Unity Hybrid ...
Article Properties
Article Number: 000201423
Article Type: Solution
Last Modified: 20 Dec 2024
Version:  8
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.