Dell Unity: Anleitung zum Erweitern eines Unity-Pools mithilfe der CLI

Summary: In diesem Artikel wird erläutert, wie Sie die Unity Enterprise Management CLI (UEMCLI) verwenden, um einen vorhandenen Dell Unity-Storage-Pool durch Hinzufügen einer neuen Laufwerksgruppe zu erweitern. Das Beispiel zeigt den Befehl zur Erweiterung des Pools, einschließlich der erforderlichen Parameter wie Pool-ID, Laufwerksgruppen-ID, Anzahl der Laufwerke und Speicherprofil. Das Verfahren kann verwendet werden, um die verfügbare Kapazität zu erhöhen und gleichzeitig das gewünschte Storage Tiering und die gewünschten Performancemerkmale des Pools beizubehalten. ...

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.

Instructions

1. Überprüfen Sie den Status des Pools und rufen Sie die Laufwerks- und RAID-Gruppeninformationen ab:     

uemcli /stor/config/pool -name <pool_name> show -detail
 
Example:      
14:11:25 service@xyz spb:~/user> uemcli /stor/config/pool -name XYZ123 show -detail 
1:    ID                                                = pool_3
      Type                                              = Dynamic
      Name                                              = March2025
      Description                                       =
      Total space                                       = 3815810007040 (3.4T)
      Current allocation                                = 20392058880 (18.9G)
      Preallocated                                      = 11551760384 (10.7G)
      Remaining space                                   = 3783866187776 (3.4T)
      Subscription                                      = 1182995120128 (1.0T)
      Flash percent                                     = 39%
      Subscription percent                              = 31%
      Alert threshold                                   = 70%
      Drives                                            = 6 x 600.0G SAS; 6 x 400.0G SAS Flash 3
      Number of drives                                  = 12
      RAID level                                        = 5
      Stripe length                                     = 5
      Rebalancing                                       = no
      Rebalancing progress                              =
      Health state                      = Degraded/Warning (10)
      Health details                    = "This storage pool exceeds the critical capacity threshold. Thin-provisioned resources may suffer data loss or become unavailable when the pool reaches full capacity. Snapshots may become invalid and replication sessions may stop synchronizing for storage resources provisioned in this pool. To allocate more storage space, add more disks to your system. (https://10.120.162.226/help/webhelp/en_US/index.html?#unity_c_storage_pool_at_or_near_full_capacity.html)"

 

2. Setzen Sie Laufwerke je nach Bedarf und Poolanforderungen ein.

3. Überprüfen Sie, ob die Laufwerke in Unisphere (UI) online sind. 

4. Überprüfen Sie die Laufwerksgruppe, die die nicht konfigurierten Laufwerke enthält, mit dem folgenden Befehl. Mit diesem Befehl wird die Laufwerksgruppe angezeigt, die die nicht konfigurierten Laufwerke enthält.     

uemcli /stor/config/dg -traditional show

Example:
1:    ID                                = dg_28
      Drive type                        = SAS Flash 3
      FAST Cache                        = no
      Drive size                        = 1575700986880 (1.4T)
      Vendor size                       = 1.6T
      Rotational speed                  = 0 rpm
      Number of drives                  = 43
      Unconfigured drives               = 7
      Capacity                          = 67755142435840 (61.6T)
      Recommended number of spares      = 2

5. Überprüfen Sie mit diesem Befehl das Profil, in dem die Laufwerke hinzugefügt werden sollen. Dieser Befehl zeigt das Profil an, in dem die Laufwerke hinzugefügt werden sollen, um den Pool entsprechend der RAID-Gruppe zu erweitern. Überprüfen Sie außerdem die Laufwerksgruppe, die zu diesem Profil gehört.        

uemcli /stor/config/profile -traditional -configurable show

Example:
1:    ID                                = tprofile_1
      Type                              = Traditional
      Description                       = SAS Flash RAID5 (4+1)
      Drive type                        = SAS Flash
      RAID level                        = 5
      Maximum capacity                  = 7878504934400 (7.1T)
      Stripe length                     = 5
      Disk group                        = dg_28
      Maximum drives to configure       = 5
      Maximum capacity to configure     = 6302669729792 (5.7T)

 

6. Führen Sie diesen Befehl aus uemcli , um den Pool zu erweitern. In diesem Beispiel lautet die Datenträgergruppe dg_28, ist das Profil tprofile_1lautet die ID des zu erweiternden Pools pool_1und die Anzahl der Laufwerke zur Erweiterung des Pools beträgt 5 gemäß RAID-Gruppe. Nachdem der Befehl die Ausgabe als "Operation completed successfully.", überprüfen Sie die Anzahl der Laufwerke und den Poolstatus erneut, indem Sie Schritt 1 verwenden.

uemcli -d 10.0.0.0 -u admin -p 'MyPassword123!' /stor/config/pool -id pool_1 extend -diskGroup dg_28 -drivesNumber 5 -storProfile tprofile_1
 

Example:
15:12:26 root@xyz spb:/cores/service/user> uemcli /stor/config/pool show -detail
Storage system address: 127.0.0.1
Storage system port: 443
HTTPS connection

1:    ID                                = pool_1
      Type                              = Traditional
      Name                              = File and VMware Production Pool
      Description                       = Default production pool
      Total space                       = 55718073860096 (50.6T)
      Current allocation                = 47159708909568 (42.8T)
      Preallocated                      = 97010941952 (90.3G)
      Remaining space                   = 8461354008576 (7.6T)
      Subscription                      = 66559913492480 (60.5T)
      Subscription percent              = 119%
      Alert threshold                   = 70%
      Drives                            = 41 x 1.6T SAS Flash 3
      Number of drives                  = 41
      RAID level                        = 5
      Stripe length                     = Mixed
      Rebalancing                       = yes
      Rebalancing progress              = 0%
      Health state                      = OK_BUT (7)
      Health details                    = "This storage pool has exceeded the capacity threshold you specified. To allocate more storage space, add additional disks to your system. (https://10.120.162.226/help/webhelp/en_US/index.html?#unity_c_storage_pool_at_or_near_full_capacity.html)"
      Protection size used              = 0
      Non-base size used                = 0
      Auto-delete state                 = Idle
      Auto-delete paused                = no
      Auto-delete pool full threshold enabled           = yes
      Auto-delete pool full high water mark             = 95%
      Auto-delete pool full low water mark              = 85%
      Auto-delete snapshot space used threshold enabled = no
      Auto-delete snapshot space used high water mark   = 25%
      Auto-delete snapshot space used low water mark    = 20%
      Compression space saved                           = 2968627707904 (2.6T)
      Compression Percent                               = 6%
      Compression Ratio                                 = 1.1:1
      Data Reduction space saved                        = 2968627707904 (2.6T)
      Data Reduction Percent                            = 6%
      Data Reduction Ratio                              = 1.1:1
      All flash pool                                    = yes

Additional Information

Informationen zur Poolkonfiguration finden Sie unter Documentation/unity-family/unity-p-pool-config auf der Dell Support-Website.

Affected Products

Dell EMC Unity Family |Dell EMC Unity All Flash, Dell EMC Unity Family

Products

Dell EMC Unity Family |Dell EMC Unity All Flash, Dell EMC Unity Family
Article Properties
Article Number: 000020429
Article Type: How To
Last Modified: 03 يوليو 2026
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.