Dell Unity: Administration af hurtig VP auto tiering-flytning via Unisphere CLI

摘要: Artiklen beskriver administration af automatisk niveauinddeling af data i Unity hybride lagerpuljer via Unisphere CLI (UEMCLI).

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

Denne artikel forklarer:
  • Giver oplysninger om administration af automatisk niveauinddeling i Unity hybride lagerpuljer via Unisphere CLI (UEMCLI)
  • Kort forklaring på HURTIG VP

Fuldt automatiseret storage-niveauinddeling for Virtual Pools-funktionalitet (FAST VP) er tilgængelig i traditionelle, hybride puljer. Den gælder ikke for dynamiske puljer.

HURTIG VP gør det muligt for systemet at bevare de oftest anvendte eller vigtige data på hurtige og højtydende drev. Den flytter de mindre hyppigt anvendte og mindre vigtige data til lavere ydeevne og omkostningseffektive drev.

HURTIG VP:
  • Hurtig VP overvåger brugen af data i en niveauinddelt pulje. Niveauinddelte puljer er heterogene puljer, der er konfigureret med flere klasser af drev (SAS Flash 2 eller SAS Flash 3, plus SAS eller NL-SAS).
  • Afhængigt af niveauinddelingspolitikken bruger du overvågningsstatistikken til automatisk at flytte datasegmenter, med en finmaskethed på 256 MB, til andre niveauer i puljen. 
  • Udfører justering af belastning på tværs af drevene i niveauinddelt og ikke-balanceret pulje

Indstillinger på systemniveau:
  • Se oplysninger om system 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
 
 
  • Rediger oplysninger om system 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

Indstillinger på gruppeniveau:
  • Vis indstillinger for pulje 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
 
  • Rediger pulje FAST VP-indstillinger for at få den til at følge tidsplanen på systemniveau eller ej (gør den til under manuel flytning):
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
 
  • Start datalokalisering på en pulje:
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
 
  • Stop datalokalisering på en pulje:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } stop
 

受影响的产品

Dell EMC Unity
文章属性
文章编号: 000205399
文章类型: How To
上次修改时间: 16 5月 2026
版本:  3
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。