Dell Unity:Unisphereから従来のプールを作成できない、またはUnisphereからプールを作成するときにRAID 5または10が使用できない

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.