NetWorker: Falha no backup do Cluster Disaster Recovery no nó passivo
Summary: Falha no backup do Cluster Disaster Recovery no nó passivo
Symptoms
O backup do file system falha no saveset de recuperação de desastres, mas funciona para unidades locais em um cluster de dois nós.
Ambiente:
client Windows Server 2019 com pacote de client do NetWorker 19.x instalado
Detalhes do cluster > Cluster_Name
do saveset > unidade compartilhada Q: e CSV (C:\ClusterStorage\Volume1).
Detalhes > do Saveset do ClusterNode-1
C:\ e DR
Detalhes do Saveset > do ClusterNode-2
C:\ e 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.
Isso significa que algum aplicativo está instalado no CSV, portanto, ele está considerando o CSV como unidade essencial.
save -o VSS:LCV=yes não deve listar o CSV como volume crítico nos nós físicos. Se o CSV estiver listado como crítico, o DR backup apresentará falha. No resultado abaixo (verificar a seção Notas), veja que o CSV está listado como essencial em um nó e, em outro, não.
- O volume não pode ser essencial.
- O NetWorker não pode fazer uma cópia de sombra de um CSV e de discos locais que estejam no mesmo conjunto de cópia de sombra do volume.
Resolution
Remova o aplicativo instalado do CSV.
Additional Information
O resultado é de um dos nós do cluster. Isso mostra o CSV como um volume crítico e, portanto, o backup funciona para C:\ e falha para o saveset de DR desse nó.
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: