Virtualization – Petri IT Knowledgebase 09月29日 10:48
备份与复制:灾难恢复中的关键区别
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

备份和复制是灾难恢复中的两种基本可用性和灾难恢复(DR)技术。虽然许多企业使用这些技术,但人们常常混淆它们在高可用性和灾难恢复中的不同作用。虽然从表面上看,备份和复制似乎都能将虚拟机(VM)复制到远程位置,并在发生某种故障时用于恢复或替换原始VM,但它们的设计目的实际上非常不同。备份是灾难恢复计划的基础,捕获系统在备份时的状态,并通常存档并转移到异地,以便在发生站点故障或停机时使用备份副本恢复生产服务器。为了最佳数据保护,企业建议遵循备份的3-2-1规则:至少有三个备份副本,存储在两种不同的介质上,并将一个副本保存在异地。复制则旨在通过提供快速恢复来减少恢复时间目标(RTO)和恢复点目标(RPO)。复制捕获源系统或VM的更改并将其复制到一个或多个目标系统,在主服务器发生故障时,目标系统可以快速上线。然而,复制不是设计来长期存储数据的,因此仍然需要执行备份,以提供数据存档功能。

📦 备份是灾难恢复计划的基础,捕获系统在备份时的状态,并通常存档并转移到异地,以便在发生站点故障或停机时使用备份副本恢复生产服务器。为了确保最佳数据保护,企业建议遵循备份的3-2-1规则,即至少有三个备份副本,存储在两种不同的介质上,并将一个副本保存在异地。

⏱️ 复制旨在通过提供快速恢复来减少恢复时间目标(RTO)和恢复点目标(RPO)。复制捕获源系统或VM的更改并将其复制到一个或多个目标系统,在主服务器发生故障时,目标系统可以快速上线。

🔄 复制不是设计来长期存储数据的,因此仍然需要执行备份,以提供数据存档功能。复制和备份有不同的设计目的,因此不能相互替代。

Backup and replication are two of the most fundamental availability and disaster recovery (DR) technologies. While many businesses use these technologies, there’s a lot of confusion about their different roles for high availability and disaster recovery. While in some respects, these two technologies seem similar in their essence, the fundamental purpose behind them is very different.

On the surface, both backup and replication can copy a VM to a separate remote location and that copy can be used to restore or replace the original VM in the event of some type of failure. However, these technologies are actually designed with very different purposes in a mind and not surprisingly, they operate very differently.

Let’s take a closer look at each of these technologies to get a better idea of the role that each one plays in a disaster recovery scenario.

Backup for DR

Backup is the foundation of your disaster recovery plan. Backup captures the state of a given system at the time of the backup. Copies of the backup are usually archived and often moved offsite, enabling the business to use the backup copy to potentially restore your production servers in the event of some type of site failure or outage.

For optimum data protection, businesses are recommended to follow the 3-2-1 rule of backup which states your backups should have:

Three copies are important because more copies of your backup, this equates to less risk of failure to restore a backup. Likewise, using different storage media mitigates the risk of media failure which is one of the most common causes of failed restores. Finally, offsite backups provide protection from site failure. Backups can be archived for various amounts of time to help you to meet both recovery and regulatory requirements.

Of course, we know that restoring a backup can take a significant amount of time. Using the cloud as a backup source can definitely have an impact on your restore time. Restoring from the cloud to an on-premise system can be a fairly lengthy process because of the network/Internet latency involved. However, restore from a cloud backup to another cloud-based server can actually be quite fast.

Replication to Reduce RTO and RPOs

Replication serves quite a different purpose from backup. While backup is designed to provide data protection and archiving, replication is designed to reduce Recovery Time and Point Objectives (RTOs and RPOs) by providing very fast recovery.

RTOs essentially define the time it takes to recover from an outage while RPOs define the acceptable amount of data loss that a business can tolerate. With replication, changes to the source system or VM are captured and copied to one or more target systems. The target system can then be rapidly brought on-line in the event of the failure of the main server.

While some systems enable you to configure multiple recovery points, replication is not intended to store data for long periods of time. Having replication in place does not eliminate the need to perform backups. Replication is intended for fast VM recovery while backups provide an essential data archival function. Replication does not replace the need for backups.

Related Article:

The post Choosing a Disaster Recovery Technology: Backup vs. Replication appeared first on Petri IT Knowledgebase.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

备份 复制 灾难恢复 高可用性 RTO RPO
相关文章