question

Sam789sam-7098 avatar image
0 Votes"
Sam789sam-7098 asked ejsiron commented

Why hyper-v replica can not replace backup

Hi everyone, i'm beginner and i want to know why the hyper-v replica can not replace the backup however the replication allows to create for each replicated VM a replicated hard disk so if i lose my hard disk i can use the replicated hard disk,right?

Thank's.

windows-serverwindows-server-hyper-vwindows-server-backup
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ejsiron avatar image
0 Votes"
ejsiron answered ejsiron commented

If ransomware attacks the source virtual machine, the replication engine will happily allow it to impact the replica virtual machine as well. Ditto for any other type of data corruption. When a user deletes a file, the replication engine deletes it from the replica. If a different user decides a week later that the file should not have been deleted but all you have is replication, then the file is gone forever and the user hates you.
Only independent copies qualify as "backup". Everything else is convenience, fault tolerance, or disaster recovery.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

hi, thank you for your reply
and in the case of a scheduled backup, if a file is deleted it will not also be deleted from the backup hard drive?

0 Votes 0 ·

You need a distinct, independent copy of the data. If the "backup hard drive" overwrites its copy with changes from the data, then its copy is neither distinct nor independent. In that case, the "backup hard drive" is only considered a backup of the physical drive, not a backup of the data contained on the physical drive.

0 Votes 0 ·