Dell Unity: Managen der automatischen Verlagerung von FAST VP-Tiering über die Unisphere-CLI
Summary: Der Artikel beschreibt das Management des automatischen Tiering von Daten in Unity-Hybridspeicherpools über die Unisphere-CLI (UEMCLI).
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
In diesem Artikel wird Folgendes erläutert:
Die FAST VP-Funktion (Fully Automated Storage Tiering for Virtual Pools) ist in herkömmlichen Hybridpools verfügbar. Sie gilt nicht für dynamische Speicherpools.
FAST VP ermöglicht es dem System, die am häufigsten aufgerufenen oder wichtigsten Daten auf schnellen, leistungsfähigen Laufwerken aufzubewahren. Sie verschiebt die weniger häufig aufgerufenen und weniger wichtigen Daten auf kostengünstigere Laufwerke mit geringerer Leistung.
FAST VP:
Einstellungen auf Systemebene:
Einstellungen auf Poolebene:
- Bereitstellen von Informationen zum Managen des automatischen Tiering in Unity-Hybridspeicherpools über die Unisphere-CLI (UEMCLI)
- Kurze Erläuterung von FAST VP
Die FAST VP-Funktion (Fully Automated Storage Tiering for Virtual Pools) ist in herkömmlichen Hybridpools verfügbar. Sie gilt nicht für dynamische Speicherpools.
FAST VP ermöglicht es dem System, die am häufigsten aufgerufenen oder wichtigsten Daten auf schnellen, leistungsfähigen Laufwerken aufzubewahren. Sie verschiebt die weniger häufig aufgerufenen und weniger wichtigen Daten auf kostengünstigere Laufwerke mit geringerer Leistung.
FAST VP:
- Fast VP überwacht die Nutzung der Daten in einem Tiered Pool. Tiered Pools sind heterogene Pools, die mit mehreren Laufwerksklassen konfiguriert sind (SAS Flash 2 oder SAS Flash 3, plus SAS oder NL-SAS).
- Je nach Tiering-Policy verwendet die Überwachungsstatistiken, um Datenblöcke mit einer Granularität von 256 MB automatisch auf andere Tiers innerhalb des Pools zu verlagern.
- Durchführung eines Lastenausgleichs zwischen den Laufwerken im Tiered- und Non-Tiered-Pool
Einstellungen auf Systemebene:
- Anzeigen von System-FAST VP-Informationen:
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
- Bearbeiten Sie die System-FAST VP-Informationen:
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
Einstellungen auf Poolebene:
- Anzeigen von Pool-FAST VP-Einstellungen:
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
- Bearbeiten Sie die Pool-FAST VP-Einstellungen so, dass sie der Planung auf Systemebene entsprechen oder nicht (sodass sie manuell verlagert werden):
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
- Starten Sie die Datenverlagerung in einem 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
- Beenden Sie die Datenverlagerung in einem Pool:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } stop
Affected Products
Dell EMC UnityArticle Properties
Article Number: 000205399
Article Type: How To
Last Modified: 29 ذو القعدة 1447
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.