Isilon: Il lavoro SyncIQ ha esito negativo con errore "SyncIQ failed to take a snapshot on source cluster. Errore di inizializzazione delle istantanee"
Summary: Il lavoro SyncIQ ha esito negativo con errore "SyncIQ failed to take a snapshot on source cluster. Snapshots initialization error."
Symptoms
Problema
Una policy SyncIQ ha esito negativo entro i primi cinque minuti dall'avvio con errore Snapshots initialization error.
Sintomi
Una policy SyncIQ ha esito negativo quasi immediatamente e viene visualizzato un avviso simile al seguente:
policy name: TestSnapshots target: 192.168.117.200) SyncIQ failed to take a snapshot on source cluster. Snapshots initialization error
Quanto segue viene registrato /var/log/messages sul nodo del coordinatore:
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
Causa
La directory principale di origine definita nella policy SyncIQ è impostata su un elemento all'interno di /ifs/.snapshot. Questa configurazione non è supportata.
Verificare il problema.
La policy SyncIQ ha "directory principale di origine" impostata su un percorso di directory /ifs/.snapshot/. Ad esempio:
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 riporta i seguenti errori:
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
Nota: viene visualizzato il messaggio di errore "Failing snap_create. Non-head file to snapshot." Non è possibile creare un'istantanea di un'istantanea, motivo per cui la policy ha esito negativo.