Dell Unity:Unisphere CLIを使用したFAST VP自動階層化再配置の管理

Sommaire: この記事では、Unisphere CLI(UEMCLI)を使用したUnityハイブリッド ストレージ プールでのデータの自動階層化の管理について説明します。

Cet article s’applique à Cet article ne s’applique pas à Cet article n’est lié à aucun produit spécifique. Toutes les versions de produits ne sont pas identifiées dans cet article.

Instructions

この文書では、以下について説明します。
  • Unisphere CLI(UEMCLI)を使用したUnityハイブリッド ストレージ プールでの自動階層化の管理に関する情報の提供
  • FAST VPの簡単な説明

FAST VP(Fully Automated Storage Tiering for Virtual Pools)機能は、従来のハイブリッド プールで使用できます。動的プールには適用されません。

FAST VPを使用すると、最も頻繁にアクセスされるデータや重要なデータを高速でハイパフォーマンスのドライブに保持できます。アクセス頻度が低く、重要度の低いデータを移動して、パフォーマンスとコスト パフォーマンスに優れたドライブを削減します。

FAST VP:
  • Fast VPは、階層型プール内のデータの使用状況を監視します。階層型プールは、複数のクラスのドライブ(SASフラッシュ2またはSASフラッシュ3、およびSASまたはNL-SAS)で構成された異機種混在プールです。
  • 階層化ポリシーに応じて、 は監視統計を使用して、256 MBの粒度でデータ チャンクをプール内の他の階層に自動的に再配置します。 
  • 階層型プールと非階層型プール内のドライブ間でロード バランシングを実行する

システム レベルの設定:
  • システムFAST VP情報の表示:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp show -detail

Storage system address: 10.0.0.1
Storage system port: 443
HTTPS connection

1: Paused = no
Schedule enabled = yes
Frequency = Every Mon, Fri at 22:30 until 8:00
Rate = high
Data to move up = 4947802324992 (1.5T)
Data to move down = 4947802324992 (1.5T)
Data to move within = 4947802324992 (1.5T)
Estimated scheduled relocation time = 7h 30m
 
 
  • システムFAST VP情報の編集:
Format :
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp set [-schedEnabled {yes | no}] [- days ] [-at ] [-until ] [-rate {low | medium | high}] [-paused {yes | no}]

For example, the following command changes the data relocation schedule to run on Mondays and Fridays from 23:00 to 07:00:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp set -schedEnabled yes -days "Mon,Fri" -at 23:00 -until 07:00

プール レベルの設定:
  • プールFAST VP設定の表示:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/ fastvp –show -detail
Storage system address: 10.0.0.1
Storage system port: 443
TTPS connection

1: Pool = pool_1
Relocation type = manual
Status = Active
Schedule enabled = no
Start time = 2013-09-20 12:55:32
End time = 2013-09-20 21:10:17
Data relocated = 100111454324 (100G)
Rate = high
Data to move up = 4947802324992 (4.9T)
Data to move down = 4947802324992 (4.9T)
Data to move within = 4947802324992 (4.9T)
Data to move up per tier = Performance: 500182324992 (500G), Capacity: 1000114543245 (1.0T)
Data to move down per tier = Extreme Performance: 1000114543245 (1.0T), Performance: 500182324992 (500G)
Data to move within per tier = Extreme Performance: 500182324992 (500G), Performance: 500182324992 (500G), Capacity: 500182324992 (500G)
Estimated relocation time = 7h 30m
 
  • プールFAST VP設定を編集して、システム レベルのスケジュールに従うようにします(手動再配置の下で行います)。
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
 
  • プールでデータ再配置を開始します。
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } start [-rate {low | medium | high}] [-endTime ]

Default rate is medium
Default end time is 8 hours after start
If you want to edit the end time, add the time in HH:MM format
 
  • プール上のデータ再配置を停止します。
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } stop
 

Produits touchés

Dell EMC Unity
Propriétés de l’article
Numéro d’article: 000205399
Type d’article: How To
Dernière modification: 16 mai 2026
Version:  3
Obtenez des réponses à vos questions auprès d’autre utilisateurs de Dell
Services de soutien
Vérifiez si votre appareil est couvert par les services de soutien.