NetWorker: Säkerhetskopiering av katastrofåterställning av kluster misslyckas i passiv nod
Summary: Säkerhetskopiering av katastrofåterställning av kluster misslyckas i passiv nod
Symptoms
Säkerhetskopiering av filsystemet misslyckas vid katastrofåterställning men fungerar för lokala enheter i ett kluster med två noder.
Miljö:
Windows Server 2019-klient med NetWorker 19.x-klientpaketet installerat
Information om kluster Cluster_Name sparaset > delad enhet Q: och CSV (C:\ClusterStorage\Volume1).
>
Information om ClusterNode-1
Saveset > C:\ och DR
Information om > ClusterNode-2
Saveset C:\ och DR
Cause
Fel:
99128:save:Disaster Recovery: critical volume C:\ClusterStorage\Volume1\ identified for disaster recovery backup has been created on a CSV volume. Backup of critical volume on CSV volume is not supported.
Det innebär att vissa program är installerade på CSV, och därför betraktas CSV som kritisk enhet.
save -o VSS:LCV=yes ska inte lista CSV som kritisk volym på de fysiska noderna. Om CSV anges som kritisk misslyckas DR-säkerhetskopieringen. I utdata nedan (kontrollera avsnittet Anteckningar) kan du se att CSV visas som kritisk på en nod och från en annan är den inte det.
- Volymen kan inte vara en kritisk volym.
- NetWorker kan inte skuggkopiera en CSV-fil och lokala diskar som finns i samma volymskuggkopieringsuppsättning.
Resolution
Ta bort installerat program från CSV.
Additional Information
Utdata kommer från en av noderna i klustret. Detta visar CSV som kritisk volym och säkerhetskopieringen fungerar därför för C:\ och misslyckas för DR-sparuppsättning från den här noden.
C:\Windows\system32>save -o VSS:LCV=yes 181407:save: Step (1 of 5) for PID-7600: Save has been started on the client 'clu_node1'. 175312:save: Identified a save for the manual backup with PID-7600 on the client 'clu_node1'. Updating the total number of steps from 5 to 7. 175313:save: Step (2 of 7) for PID-7600: Running the backup on the client 'clu_node1' for the selected save sets. 3817:save: Using YYYYY as server 99128:save:Disaster Recovery: critical volume C:\ClusterStorage\Volume1\ identified for disaster recovery backup has been created on a CSV volume. Backup of critical volume on CSV volume is not supported. The following volumes are determined as critical by the system state writers: C:\ (disk num 0) The following volumes are critical because they are parents for one or more mounted critical volumes: The following volumes are critical because they are in the same dynamic disk pack with one or more critical volumes: The output is from another node from Cluster which doesn't show CSV as critical volume and hence backup works for both C:\ and DR saveset. C:\Windows\system32>save -o VSS:LCV=yes 181407:save: Step (1 of 5) for PID-8172: Save has been started on the client 'cluster_node2'. 175312:save: Identified a save for the manual backup with PID-8172 on the client 'cluster_node2'. Updating the total number of steps from 5 to 7. 175313:save: Step (2 of 7) for PID-8172: Running the backup on the client 'cluster_node2' for the selected save sets. 3817:save: Using YYYYY as server The following volumes are determined as critical by the system state writers: C:\ (disk num 0) The following volumes are critical because they are parents for one or more mounted critical volumes: The following volumes are critical because they are in the same dynamic disk pack with one or more critical volumes: