NetWorker: Pasif düğümde Küme Felaket Kurtarma yedeklemesi başarısız oluyor
Summary: Pasif düğümde Küme Felaket Kurtarma yedeklemesi başarısız oluyor
Symptoms
Dosya sistemi yedeklemesi, Olağanüstü durum kurtarma kaydetme seti için başarısız oluyor ancak iki düğümlü bir kümedeki yerel sürücüler için çalışıyor.
Ortam:
NetWorker 19.x istemci paketi yüklü Windows Server 2019 istemcisi
Küme Cluster_Name Kaydetme ayrıntıları > ortak sürücü Q: ve CSV (C:\ClusterStorage\Volume1).
>
ClusterNode-1
Kaydetme ayrıntıları > C:\ ve DR
ClusterNode-2
Kaydetme ayrıntıları > C:\ ve DR
Cause
Error:
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.
Bu, bazı uygulamaların CSV'ye yüklendiği ve dolayısıyla CSV'nin kritik sürücü olarak kabul edildiği anlamına gelir.
save -o VSS:LCV=yes , CSV'yi fiziksel düğümlerde kritik disk bölümü olarak listelememelidir. CSV kritik olarak listelenmişse DR yedeklemesi başarısız olur. Aşağıdaki çıktıda (Notlar bölümüne bakın), CSV'nin bir düğümde kritik olarak listelendiği ve başka bir düğümde listelenmediği görülmektedir.
- Birim, kritik bir birim olamaz.
- NetWorker, bir CSV'nin ve aynı birim gölge kopya kümesindeki yerel disklerin gölge kopyasını alamaz.
Resolution
Yüklü uygulamayı CSV'den kaldırın.
Additional Information
Çıktı, Kümedeki düğümlerin birinden gelir. Bu, CSV'yi kritik birim olarak gösterir ve dolayısıyla yedekleme C:\ için çalışır ve bu düğümden DR kaydetme kümesi için başarısız olur.
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: