Dell Unity: Unable to Create Traditional Pool from Unisphere OR RAID 5 or 10 Not Available When Creating Pool from Unisphere

Summary: Unable to create traditional pool from Unity user interface OR RAID 5 or 10 not available when creating pool from Unity user interface. (User Correctable)

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

In this situation, the Unity array was running OE 5.2 and all NL-SAS drives were present in the array.

When trying to create a pool from Unisphere, only RAID 6 is available (RAID 5 and RAID 10 are not available).

Cause

The Unity array is working as per design.

In Dell Unity OE version 4.2 and later, a dynamic pool is the only pool type that can be created in Unisphere for an all-flash system. Also, this is true for hybrid systems running OE version 5.2 and later. Creating a traditional pool requires using the Unisphere CLI or REST API. Also, when creating a dynamic pool with NL-SAS drives, only RAID 6 is allowed when using Unisphere.

For more information, see:

Resolution

A traditional pool can be created from the CLI using below commands
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.