Isilon: SyncIQ-Job schlägt fehl mit der Meldung "SyncIQ konnte keinen Snapshot auf Quellcluster erstellen. Snapshots-Initialisierungsfehler"
Summary: SyncIQ-Job schlägt fehl mit der Meldung "SyncIQ konnte keinen Snapshot auf Quellcluster erstellen. Fehler bei der Snapshot-Initialisierung."
Symptoms
Problem
Eine SyncIQ-Policy schlägt innerhalb der ersten fünf Minuten nach dem Start mit einem Fehler fehl Snapshots initialization error.
Problem
Eine SyncIQ-Policy schlägt fast sofort fehl und es wird eine Warnmeldung ähnlich der folgenden angezeigt:
policy name: TestSnapshots target: 192.168.117.200) SyncIQ failed to take a snapshot on source cluster. Snapshots initialization error
Folgendes wird in /var/log/messages auf dem Coordinator-Node protokolliert:
2015-07-02T10:52:47-06:00 <0.3> maw-1(id1) /boot/kernel.amd64/kernel: [bam_snapshot.c:1487](pid 5271="isi_migrate")(tid=100646) Failing snap_create. Non-head file to snapshot 4 2015-07-02T10:52:47-06:00 <3.3> maw-1(id1) isi_migrate[5271]: coord[TestSnapshots:1435855951]: Can't create new snapshot (SIQ-d132211dc41614d7332515911c21d1cf-new): snapshot create failed: Invalid argument 2015-07-02T10:52:47-06:00 <3.3> maw-1(id1) isi_migrate[5271]: coord[TestSnapshots:1435855951]: siq_create_alert: type: 12 (policy name: TestSnapshots target: 192.168.117.200) SyncIQ failed to take a snapshot on source cluster. Snapshots initialization error 2015-07-02T10:52:47-06:00 <3.2> maw-1(id1) isi_migrate[5271]: coord[TestSnapshots:1435855951]: (policy name: TestSnapshots target: 192.168.117.200) SyncIQ failed to take a snapshot on source cluster. Snapshots initialization error 2015-07-02T10:52:47-06:00 <3.2> maw-1(id1) isi_migrate[5271]: Exiting on ilog(IL_FATAL)
Cause
Ursache
Das in der SyncIQ-Policy definierte Quellstammverzeichnis wird auf einen Wert innerhalb von /ifs/.snapshot festgelegt. Dies ist keine unterstützte Konfiguration.
Überprüfen Sie das Problem.
In der SyncIQ-Policy ist das Quellstammverzeichnis auf den Verzeichnispfad /ifs/.snapshot/ festgelegt. Zum Beispiel:
maw-1# isi sync policies view TestSnapshots
ID: d132211dc41614d7332515911c21d1cf
Name: TestSnapshots
Path: /ifs/.snapshot/testSnap2/data/SyncIQTesting
Action: copy
Enabled: Yes
Target: 192.168.117.200
Description: Testing the ability to make a copy SyncIQ policy of /ifs/.snapshot/etc files
Check Integrity: Yes
Target Path: /ifs/data
Target Snapshot Archive: No
Target Snapshot Pattern: SIQ_%{SrcCluster}_%{PolicyName}_%Y-%m-%d_%H-%M
Target Snapshot Expiration: Never
Target Snapshot Alias: SIQ_%{SrcCluster}_%{PolicyName}
Target Detect Modifications: Yes
Source Snapshot Archive: No
Source Snapshot Pattern:
Source Snapshot Expiration: Never
Schedule: Manually scheduled
Log Level: notice
Log Removed Files: No
Workers Per Node: 3
Disable File Split: No
Changelist creation enabled: No
Resolve: -
Last Job State: failed
Last Started: 2015-07-02T10:52:31
Last Success: -
/var/log/messages meldet die folgenden Fehler:
2015-07-02T10:52:47-06:00 <0.3> maw-1(id1) /boot/kernel.amd64/kernel: [bam_snapshot.c:1487](pid 5271="isi_migrate")(tid=100646) Failing snap_create. Non-head file to snapshot 4 2015-07-02T10:52:47-06:00 <3.3> maw-1(id1) isi_migrate[5271]: coord[TestSnapshots:1435855951]: Can't create new snapshot (SIQ-d132211dc41614d7332515911c21d1cf-new): snapshot create failed: Invalid argument
Resolution
Additional Information
Hinweis: Die Fehlermeldung "Failing snap_create. Non-head file to snapshot." Es ist nicht möglich, einen Snapshot eines Snapshots zu erstellen, weshalb die Policy fehlschlägt.