Dell Unity: Fast VP Auto Tiering Relocation beheren via Unisphere CLI

Sommaire: Het artikel beschrijft het beheren van de automatische opslaglagen van data in Unity hybride storagegroepen via Unisphere CLI (UEMCLI).

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

In dit artikel wordt uitgelegd:
  • Informatie verstrekken over het beheren van de automatische opslaglagen in Unity hybride storagegroepen via Unisphere CLI (UEMCLI)
  • Korte uitleg over FAST VP

De functie Fully Automated Storage Tiering for Virtual Pools (FAST VP) is beschikbaar in traditionele hybride groepen. Dit is niet van toepassing op dynamische groepen.

MET FAST VP kan het systeem de meest gebruikte of belangrijke data op snelle, krachtige schijven bewaren. De minder vaak gebruikte en minder belangrijke data worden verplaatst naar lagere prestaties en kosteneffectieve schijven.

SNELLE VP:
  • Fast VP bewaakt het gebruik van de data in een gelaagde pool. Gelaagde pools zijn heterogene groepen die zijn geconfigureerd met meerdere klassen schijven (SAS Flash 2 of SAS Flash 3, plus SAS of NL-SAS).
  • Afhankelijk van het tiering-beleid, gebruikt u de bewakingsstatistieken om datasegmenten, bij 256 MB granulariteit, automatisch te verplaatsen naar andere lagen binnen de groep. 
  • Voert taakverdeling uit over de schijven in gelaagde en niet-tiered pool

Instellingen op systeemniveau:
  • Systeem FAST VP-informatie weergeven:
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
 
 
  • Bewerk FAST VP-informatie van het systeem:
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

Instellingen op poolniveau:
  • Bekijk de FAST VP-instellingen van de groep:
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
 
  • Bewerk de FAST VP-instellingen van de groep om deze te laten volgen volgens het schema op systeemniveau of niet (waardoor het onder handmatige verplaatsing valt):
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
 
  • Start de verplaatsing van data op een pool:
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 dataverplaatsing op een pool:
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.