💻
Database Magazine
GlossaryBest Practices and TipsFAQsResources
  • Database Magazine
  • Glossary of Terms
    • A
      • Archive
      • Active backup for Office 365
      • AWS Backup
      • Active Directory
      • Agent
      • Anti-ransomware solutions
    • B
      • Backup
      • Backup and Recovery
      • Backup as a service
      • Bare-metal backup
      • Backup repository
      • Backup schedule
      • Backup Solutions
      • Business Continuity
    • C
      • Cloud Backup
      • Continuous Data Protection (CDP)
      • Compression
      • Consistency check
      • Cold Backup
      • Cloud Data Management (CDM)
    • D
      • Data Deduplication
      • Disaster Recovery (DR)
      • Differential Backup
      • Disk-to-Disk (D2D) Backup
      • Disaster Recovery (DR)
    • E
      • Encryption
      • Endpoint Backup
      • Erasure Coding
      • Export/Import
      • Enterprise Backup Software
    • F
      • Full Backup
      • Failover
      • File-Level Backup
      • File Sync and Share
      • Fireproof and Waterproof Storage
    • G
      • Grandfather-Father-Son (GFS)
      • Granular Recovery
      • Geographically Dispersed Backup
      • Ghost Imaging
      • Global Deduplication
    • H
      • Hybrid Backup
      • Hot Backup
      • High Availability (HA)
      • Hard Disk Drive (HDD)
      • Hybrid Cloud Backup
    • I
      • Incremental Backup
      • Image-based Backup
      • Instant Recovery
      • Integrity Check
      • Infrastructure as a Service (IaaS)
    • J
      • Journaling
      • Job Scheduler
      • Just-in-Time Recovery
      • Journal-Based Recovery
      • Jumbo Frames
    • K
      • Key Management
      • Kernel-Based Recovery
      • Kickstart
      • Kept Versions
      • Kill Switch
    • L
      • Long-Term Retention
      • Log-Based Recovery
      • Local Backup
      • Latency
      • Load Balancing
    • M
      • Metadata
      • Mirroring
      • Multi-Site Replication
      • Media Rotation
      • Mounting
    • N
      • Nearline Storage
      • Network-Attached Storage (NAS)
      • Non-Destructive Recovery
    • O
      • Offsite Backup
      • Online Backup
      • Object Storage
      • Offsite Replication
      • Open File Backup
      • Overwrite Protection
      • One-Click Restore
    • P
      • Point-in-Time Recovery
      • Primary Storage
      • Physical Backup
      • Private Cloud Backup
      • P2V (Physical-to-Virtual) Conversion
    • Q
      • Quiesce
      • Quick Recovery
      • Quota Management
      • Quality of Service (QoS)
      • Query-Based Recovery
    • R
      • Recovery Point Objective (RPO)
      • Recovery Time Objective (RTO)
      • Replication
      • Restore
      • Retention Policy
    • S
      • Snapshot
      • Storage Area Network (SAN)
      • Secondary Storage
      • Single Point of Failure (SPOF)
      • Synthetic Full Backup
    • T
      • Tape Backup
      • Two-Factor Authentication (2FA)
      • Thin Provisioning
      • Test Restore
      • Transaction Log
    • U
      • Universal Restore
    • V
      • Versioning
      • Virtual Machine (VM) Backup
      • Verification
      • Vaulting
      • Virtual Tape Library (VTL)
    • W
      • Warm Site
      • Workload Mobility
      • WAN Acceleration
      • Write-Once, Read-Many (WORM)
      • Windows Backup
    • X
      • XOR (Exclusive OR)
    • Y
      • Yearly Backup
    • Z
      • Zero Data Loss
  • Best Practices and Tips
    • How to backup Microsoft 365 using third-party backup tools
  • FAQs
    • Does Office 365 have backups?
    • What is the best backup for Office 365?
    • How do I backup my Office 365 backup?
    • What is the backup tool for Office 365?
    • Does Office 365 have storage?
    • Is OneDrive a reliable backup solution?
    • What is an Incremental Backup?
    • Does VMware have a backup tool?
    • What is VMware considered backup?
    • What are the types of backup in VMware?
    • Is VMware snapshot a backup?
    • What is the best way to backup a Hyper-V VM?
    • How do I create a backup in Hyper-V?
    • Should you backup a Hyper-V host?
    • What is the difference between Hyper-V snapshot and backup?
    • What is the disaster recovery in IT industry?
    • What should an IT disaster recovery plan include?
    • What are the main steps in IT disaster recovery?
    • What is the difference between IT security and disaster recovery?
    • What is a NAS backup?
    • How do I backup my NAS data?
    • Can NAS be used as a backup?
    • What is Nutanix used for?
    • What is Nutanix storage?
    • What is RPO and RTO in Nutanix?
    • What is MSP backup?
    • What is managed backup service?
    • How do I restore my MSP backup?
    • What is Azure Backup?
    • What is the purpose of Azure Backup?
    • What are the different types of Azure cloud backups?
    • Is Azure Backup a PaaS?
    • What are the downsides of Backblaze?
    • Does Backblaze backup everything?
    • Is Backblaze better than Google Drive?
  • Resources
Powered by GitBook
On this page
  • Definition
  • Explanation
  • Related terms
  1. Glossary of Terms
  2. F

Failover

Uncover the significance of Failover, a crucial component of high availability systems that enables seamless transition to a backup system in the event of a failure.

Definition

Failover refers to the process of automatically or manually switching to a backup system or alternative resource when the primary system or component experiences a failure or becomes unavailable. It ensures continuity of operations and minimizes downtime in the event of a failure.

Explanation

Failover is a critical component of high availability and disaster recovery strategies. It enables a seamless transition from a failed or unavailable primary system to a backup or redundant system, ensuring uninterrupted access to services, applications, or resources.

Here are some key points about Failover:

  1. Redundancy: Failover typically involves having redundant systems, components, or resources that are capable of taking over the workload when the primary system fails. These redundant systems may be on standby, ready to activate when needed, or they may be actively processing and replicating data in real-time.

  2. Automatic or manual: Failover can be automatic, where a system or infrastructure monitoring mechanism detects a failure and triggers the failover process automatically. Alternatively, it can be manually initiated by system administrators or operators when they determine that a failover is necessary.

  3. Minimal downtime: The primary objective of Failover is to minimize or eliminate downtime. By quickly switching to a backup system, users can continue their operations without experiencing significant interruptions or loss of access to critical resources.

  4. Load balancing: In some cases, Failover is closely tied to load balancing mechanisms, where multiple systems are actively handling workloads simultaneously. If one system fails, the load is automatically distributed to the remaining systems to ensure uninterrupted service.

  5. Failback: Once the primary system is restored or becomes available again, Failover systems can be switched back to the primary system through a process known as Failback. This allows the primary system to resume its normal operation and prepares the Failover systems for future failures.

Related terms

  • High Availability (HA): A design approach that aims to minimize downtime and ensure continuous access to services or resources. Failover is a key component of achieving high availability.

  • Disaster Recovery (DR): A comprehensive strategy and set of processes for recovering from major disruptions or catastrophic events that render the primary system or infrastructure inoperable. Failover is often part of the broader disaster recovery plan.

  • Redundancy: The presence of duplicate systems, components, or resources that are available to take over when the primary system fails. Redundancy enhances reliability and supports failover capabilities.

  • Automatic Failover: A failover process that is triggered automatically by system monitoring mechanisms or failure detection systems without the need for manual intervention.

  • Manual Failover: A failover process that is initiated and executed by system administrators or operators based on their judgment and assessment of the situation.

  • Failover Testing: The practice of simulating failover scenarios and verifying the effectiveness of failover mechanisms and processes. Failover testing helps ensure the readiness and reliability of the failover capabilities.

  • Recovery Time Objective (RTO): The targeted duration within which operations should be restored following a failure or disruption. Failover plays a crucial role in achieving shorter RTOs.

  • Recovery Point Objective (RPO): The maximum tolerable amount of data loss measured in time. Failover mechanisms and replication technologies contribute to achieving shorter RPOs.

  • Business Continuity: The ability of an organization to continue its critical operations and services, often with the help of failover and disaster recovery measures, in the face of disruptions or disasters.

PreviousFull BackupNextFile-Level Backup

Last updated 1 year ago