Administrator Guide
Table Of Contents
- Dell EMC Storage-Systeme Administratorhandbuch für die Metro Node-Appliance
- Inhaltsverzeichnis
- Vorwort
- CLI-Arbeitsumgebung und -Benutzerkonten
- Meta-Volumes
- Systemmanagement
- Call Home-Benachrichtigungen
- Speicherorte für Ereignisprotokolle
- Speicherort des Systemkonfigurationsprotokolls
- Hardware-Beschleunigung mit VAAI
- Übertragen von Kopie-Overheads mit XCOPY
- Umbenennen eines Metro Node-Clusters
- Einstellungen für LCD an der Frontblende
- Thin-Support in Metro Node
- Bereitstellen von Speicherplatz
- Volume-Erweiterung
- Datenmigration
- Informationen über Datenmigrationen
- Migrieren von Thin-fähigem Speicher
- Informationen zu Neuerstellungen
- Einmalige Datenmigrationen
- Batchmigrationen
- Voraussetzungen
- Erstellen eines Batchmigrationsplans
- Prüfen eines Batchmigrationsplans
- Ändern einer Batchmigrationsdatei
- Starten einer Batchmigration
- Anhalten/Wiederaufnehmen einer Batchmigration (optional)
- Abbrechen einer Batchmigration (optional)
- Überwachen des Fortschritts einer Batchmigration
- Anzeigen des Status einer Batchmigration
- Aktivieren einer Batchmigration
- Bereinigen einer Batchmigration
- Entfernen von Datensätzen der Batchmigration
- Konfigurieren des WAN-Netzwerks
- Cluster Witness
- Consistency Groups
- Informationen über Metro Node-Consistency-Groups
- Eigenschaften von Consistency Groups
- Managen von Consistency Groups
- Erstellen einer Consistency Group
- Hinzufügen von Volumes zu einer Consistency Group
- Entfernen von Volumes aus einer Consistency Group
- Ändern von Consistency-Group-Eigenschaften
- Beispiel für Modify: „visibility“ festlegen
- Beispiel für Modify: Anwenden einer Detach-Regel
- Löschen einer Consistency Group
- Anzeigen von Consistency-Group-Eigenschaften
- Betreiben einer Consistency Group
- Performance und Überwachung
- Informationen über Performance
- Informationen zur Performance-Überwachung
- Überwachen der Performance mithilfe der CLI
- Informationen über Dateirotation und Zeitstempel
- Verfahrensübersicht: Erstellen eines Monitors mithilfe der CLI
- Erstellen eines Monitors
- Hinzufügen/Löschen von Monitor Sinks
- Löschen eines Monitors
- Aktivieren/Deaktivieren/Ändern der Abfrage
- Aktivieren/Deaktivieren von Sinks
- Erzwingen einer sofortigen Abfrage
- Aktivieren und Deaktivieren von Anschlüssen
- Port-Überwachung
- Statistics
- Statistiktabellen
- Metro Node mit Aktiv-Passiv-Storage-Arrays
● Bei einer Extentmigration von Thin zu Thick (ohne unterstützte virtuelle Volumes) zeigt die VPlexcli eine Warnung an, die besagt, dass
die Quelle nach der Migration ihre Thin-Fähigkeit verliert.
VPlexcli:/> batch-migrate create-plan --file migration.txt --sources extent_thin_1,
extent_thin_2
--targets extent_thick_1, extent_thick_2
Extents matching source pattern: extent_thin_1, extent_thin_2
Extents matching target pattern: extent_thick_2, extent_thick_1
Creating file /var/log/VPlex/cli/migration.txt as migration plan file.
Wrote file /var/log/VPlex/cli/migration.txt. Please review and edit this file, and run
this command
in the check-plan phase afterward.
VPlexcli:/> batch-migrate check-plan --file /var/log/VPlex/cli/migration.txt
Checking migration plan file /var/log/VPlex/cli/migration.txt.
WARNING: The source 'device_thin_1' is thin-capable but the target 'device_thick_1' is not
thin-capable.
Thin-capability will be lost after migration.
WARNING: The source 'device_thin_2' is thin-capable but the target 'device_thick_2' is not
thin-capable.
Thin-capability will be lost after migration.
Plan-check passed with 2 warnings.
VPlexcli:/>
● Für mehrere Thin-zu-Thick-Migrationen werden in der VPlexcli die Migrationsprobleme mit mehreren Warnungen gemeldet. Das
folgende Beispiel zeigt zwei Thin-to-Thick-Migrationen, bei denen eine Migration keine virtuellen Volumes hat.
VPlexcli:/> batch-migrate check-plan --file /var/log/VPlex/cli/migration.txt
Checking migration plan file /var/log/VPlex/cli/migration.txt.
WARNING: The source 'device_thin_1' is thin-capable but the target 'device_thick_1' is not
thin-capable.
The virtual-volume 'thin_1' will not be thin-enabled or thin-capable after migration.
PROBLEM: Source device '/clusters/cluster-1/devices/device_thin_2' does not have a volume.
WARNING: The source 'device_thin_2' is thin-capable but the target 'device_thick_2' is not
thin-capable.
Thin-capability will be lost after migration.
Plan-check failed with 1 problem and 2 warnings.
● Bei einer gleichzeitigen Gerätemigration von Thin zu Thick und Thick zu Thin ist das virtuelle Volume nach dem Aktivieren der
Batchmigration weder „thin-capable“ noch „thin-enabled“.
Tabelle 7. Gleichzeitige Thin-zu-Thick- und Thick-to-Thin-Migration
Migration Quelle Ziel -Volume
BR0_0 device_thick_4 device_thin_4 source_thick
BR0_1 device_thin_5 device_thick_3 source_thin
VPlexcli:/> batch-migrate commit --file /var/log/VPlex/cli/migrate.txt
The virtual-volume 'source_thin' is no longer thin-capable and will not be thin-enabled
after
migration 'BR0_1' is committed.
Committed 2 of 2 migrations
VPlexcli:/>
48
Datenmigration