Dell Unity: Hantera omlokalisering av FAST VP autonivåindelning via Unisphere CLI

Zusammenfassung: I artikeln beskrivs hur du hanterar automatisk nivåindelning av data i Unity-hybridlagringspooler via Unisphere CLI (UEMCLI).

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Weisungen

I den här artikeln beskrivs:
  • Ger information om hantering av automatisk nivåindelning i Unity-hybridlagringspooler via Unisphere CLI (UEMCLI)
  • En kort förklaring av FAST VP

Helt automatiserad nivåindelning för virtuella pooler (FAST VP) finns i traditionella hybridpooler. Det gäller inte för dynamiska pooler.

MED FAST VP kan systemet behålla de oftast använda eller viktiga data på snabba, högpresterande enheter. Den flyttar de mindre ofta åtkopplade och mindre viktiga data för att sänka prestandan och kostnadseffektiva enheter.

SNABB VP:
  • Snabb VP övervakar användningen av data i en nivåindelad pool. Skiktade pooler är heterogena pooler som är konfigurerade med flera diskklasser (SAS Flash 2 eller SAS Flash 3, plus SAS eller NL-SAS).
  • Beroende på nivåindelningsprincipen använder du övervakningsstatistiken för att automatiskt flytta datablock, vid 256 MB granularitet, till andra nivåer i poolen. 
  • Utför belastningsbalansering över enheterna i skiktad och icke-tierad pool

Inställningar på systemnivå:
  • Visa information 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
 
 
  • Redigera system-FAST VP-information:
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

Inställningar på poolnivå:
  • Visa pool FAST VP-inställningar:
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
 
  • Redigera pool-FAST VP-inställningarna så att de följer schemat på systemnivå eller inte (under manuell omlokalisering):
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
 
  • Starta dataförflyttning i en 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
 
  • Stoppa dataförflyttning i en pool:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } stop
 

Betroffene Produkte

Dell EMC Unity
Artikeleigenschaften
Artikelnummer: 000205399
Artikeltyp: How To
Zuletzt geändert: 16 Mai 2026
Version:  3
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.