Beispiele für die Konsolidierung von NFS-Exportregeln und Snapshot-Zeitplänen für die Transition
Vielleicht möchten Sie noch einmal Beispiele dafür finden, wie ähnliche 7-Mode Exportregeln und 7-Mode Snapshot Zeitpläne zu einer einzelnen NFS-Exportrichtlinie und einer einzelnen Snapshot-Richtlinie in ONTAP konsolidiert werden. Es könnte sich auch interessieren, wie die konsolidierten Richtlinien den übergewechselt werden Volumes oder qtrees mit oder ohne eine entsprechende vorhandene Richtlinie auf der Ziel-SVM zugewiesen werden.
Beispiel für die Konsolidierung von NFS-Exportregeln für den Übergang
NFS-Exportregeln in 7-Mode und ONTAP vor dem Übergang
7-Mode-Exportregeln
/vol/vol1 -sec=sys,rw,nosuid /vol/vol2 -sec=sys,rw,nosuid /vol/vol3 -sec=sys,rw,nosuid
Exportrichtlinien in ONTAP vorhanden
cluster-2::> vserver export-policy show -vserver vs1 Vserver Policy Name --------------- ------------------- vs1 default vs1 export_policy_1
Die vorhandene Exportrichtlinie Export_Policy_1 hat die folgende Exportregel:
cluster-2::> vserver export-policy rule show -vserver vs1 -policyname export_policy_1 Policy Rule Access Client RO Vserver Name Index Protocol Match Rule ------------ --------------- ------ -------- --------------------- --------- vs1 export_policy_1 1 nfs 0.0.0.0/0 sys
Exportrichtlinien in ONTAP nach dem Übergang mit Konsolidierung (keine Wiederverwendung)
Volumes vol1, vol2 und vol3 haben ähnliche Exportregeln im 7-Mode. Daher wird nach dem Übergang eine neue konsolidierte Exportrichtlinie, Transition_Export_Policy_1, diesen Volumes zugewiesen:
cluster-2::> vserver export-policy show -vserver vs1 Vserver Policy Name --------------- ------------------- vs1 default vs1 export_policy_1 vs1 transition_export_policy_1 3 entries were displayed.
cluster-2::> vserver export-policy rule show -vserver vs1 -policyname transition_export_policy_1 Policy Rule Access Client RO Vserver Name Index Protocol Match Rule ------------ --------------- ------ -------- --------------------- --------- vs1 transition_export_policy_1 1 nfs 0.0.0.0/0 sys
cluster-2::> volume show -vserver vs1 -volume vol1,vol2,vol3 -fields policy vserver volume policy ------- ------ -------------------------- vs1 vol1 transition_export_policy_1 vs1 vol2 transition_export_policy_1 vs1 vol3 transition_export_policy_1 3 entries were displayed.
Exportpolitik in ONTAP nach dem Übergang mit Konsolidierung und Wiederverwendung
Volumes vol1, vol2 und vol3 haben ähnliche Exportregeln in 7-Mode. Daher wird diesen Volumes nach dem Übergang eine konsolidierte Exportrichtlinie zugewiesen. Die Exportrichtlinie „Export_Policy_1“, die den Exportregeln für 7-Mode entspricht, ist bereits auf der SVM vorhanden. Die Richtlinie wird daher auf diese Volumes angewendet:
cluster-2::> vserver export-policy show -vserver vs1 Vserver Policy Name --------------- ------------------- vs1 default vs1 export_policy_1 2 entries were displayed.
cluster-2::> vserver export-policy rule show -vserver vs1 -policyname export_policy_1 Policy Rule Access Client RO Vserver Name Index Protocol Match Rule ------------ --------------- ------ -------- --------------------- --------- vs1 export_policy_1 1 nfs 0.0.0.0/0 sys
cluster-2::> volume show -vserver vs1 -volume vol1,vol2,vol3 -fields policy vserver volume policy ------- ------ -------------------------- vs1 vol1 export_policy_1 vs1 vol2 export_policy_1 vs1 vol3 export_policy_1 3 entries were displayed.
Beispiel einer Konsolidierung von Snapshot Richtlinien für den Übergang
Snapshot-Zeitpläne in 7-Mode und ONTAP vor dem Übergang
7-Mode Zeitplan
7-Mode Volumes | 7-Mode Snapshot Zeitplan |
---|---|
Vol. 1 |
0 2 4@8,12,16,20 (wöchentliche Snapshot-Kopien: 0, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 6 bei 2, 4, 8, 12, 16, 20 Stunden) |
vol. 2 |
0 2 4@8,12,16,20 |
vol. 3 |
0 2 4@8,12,16,20 |
vol. 4 |
1 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 1, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |
vol. 5 |
2 2 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 2, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |
Snapshot-Richtlinien in ONTAP vorhanden
Name der Snapshot-Richtlinie | Richtliniendetails |
---|---|
Zeitplanwöchentlich |
Wöchentlich, zählen: 1 |
ZeitplanDailyHourly4 |
Terminplandetails
|
Zeitplan1 |
Stündlich bei 8, 12, 16, 20 Stunden, zählen: 4 |
Snapshot-Richtlinie in ONTAP nach dem Übergang mit Konsolidierung (keine Wiederverwendung)
7-Mode Volumes | 7-Mode Snapshot Zeitplan | Snapshot-Richtlinie in ONTAP |
---|---|---|
Vol. 1 |
0 2 4@8,12,16,20 (wöchentliche Snapshot-Kopien: 0, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 4 bei 8, 12, 16, 20 Stunden) |
Konsolidierte Politik für vol1, vol2 und vol3
|
vol. 2 |
0 2 4@8,12,16,20 |
vol. 3 |
0 2 4@8,12,16,20 |
vol. 4 |
1 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 1, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |
|
vol. 5 |
2 2 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 2, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |
Snapshot-Richtlinie in ONTAP nach dem Übergang mit Konsolidierung und Wiederverwendung
7-Mode Volumes | 7-Mode Snapshot Zeitplan | Snapshot-Richtlinie in ONTAP |
---|---|---|
Vol. 1 |
0 2 4@8,12,16,20 (wöchentliche Snapshot-Kopien: 0, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 4 bei 2, 4, 8, 12, 16, 20 Stunden) |
Konsolidierte Richtlinie für vol1, vol2 und vol3, für die die vorhandene ONTAP-Richtlinie wiederverwendet wird Name: ZeitplanDailyHourly4 |
vol. 2 |
0 2 4@8,12,16,20 |
vol. 3 |
0 2 4@8,12,16,20 |
vol. 4 |
1 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 1, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |
|
vol. 5 |
2 2 2 3@8,12,16 (wöchentliche Snapshot-Kopien: 2, tägliche Snapshot-Kopien: 2, stündliche Snapshot-Kopien: 3 bei 8,12,16 Stunden) |