Skip to content
/ blr Public

This is repo for TiDB block-level backup restore spike work

Notifications You must be signed in to change notification settings

fengou1/blr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

blr = block-level recovery

Purpose this repo contain a series of scripts which help test and develope the block-level recovery

TiDB takes advantage of storage system which support snapshot, to do the backup and restore. while we need a env to simulate EBS in local/idc.

this project will help to simulate a snapshot function on block-level.

Structure

aws: scripts for TiDB Cluster on EBS-based snapshot backup and restore.

idc: scripts for TiDB backup and restore by simulating the snapshot in local idc

lvm: scritps for TiDB using LVM snapshot functionality, it require the system has free LVM volume group.

About

This is repo for TiDB block-level backup restore spike work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published