Table of Contents
Fetching ...

Data Backup System with No Impact on Business Processing Utilizing Storage and Container Technologies

Satoru Watanabe

TL;DR

This work integrated the storage and container technologies into the demonstration system, which can eliminate both system slowdown and downtime and developed a container platform operator to unravel the complicated correspondence between storage volumes and applications.

Abstract

Data backup is a core technology for improving system resilience to system failures. Data backup in enterprise systems is required to minimize the impacts on business processing, which can be categorized into two factors: system slowdown and downtime. To eliminate system slowdown, asynchronous data copy (ADC) technology is prevalent, which copies data asynchronously with original data updates. However, the ADC can collapse backup data when applied to enterprise systems with multiple resources. Then, the demonstration system employed consistency group technology, which makes the order of data updates the same between the original and backup data. In addition, we developed a container platform operator to unravel the complicated correspondence between storage volumes and applications. The operator automates the configuration of the ADC with the setting of consistency groups. We integrated the storage and container technologies into the demonstration system, which can eliminate both system slowdown and downtime.

Data Backup System with No Impact on Business Processing Utilizing Storage and Container Technologies

TL;DR

This work integrated the storage and container technologies into the demonstration system, which can eliminate both system slowdown and downtime and developed a container platform operator to unravel the complicated correspondence between storage volumes and applications.

Abstract

Data backup is a core technology for improving system resilience to system failures. Data backup in enterprise systems is required to minimize the impacts on business processing, which can be categorized into two factors: system slowdown and downtime. To eliminate system slowdown, asynchronous data copy (ADC) technology is prevalent, which copies data asynchronously with original data updates. However, the ADC can collapse backup data when applied to enterprise systems with multiple resources. Then, the demonstration system employed consistency group technology, which makes the order of data updates the same between the original and backup data. In addition, we developed a container platform operator to unravel the complicated correspondence between storage volumes and applications. The operator automates the configuration of the ADC with the setting of consistency groups. We integrated the storage and container technologies into the demonstration system, which can eliminate both system slowdown and downtime.
Paper Structure (16 sections, 6 figures)

This paper contains 16 sections, 6 figures.

Figures (6)

  • Figure 1: Use case and technologies overview in the demonstration system.
  • Figure 2: Screen structure of the demonstration.
  • Figure 3: Operation in web console for configuring data backup of the business process.
  • Figure 4: Change of persistent volume claims in the backup site.
  • Figure 5: Snapshot volume development on the web console.
  • ...and 1 more figures