Sign in to my dashboard Create an account
Menu

BARNS: Towards Building Backup and Recovery for NoSQL Databases

Date

July 24, 2017

Author

Atish Kathpal and Priya Sehgal, NetApp

The 9th USENIX Workshop on Hot Topics in Storage and File Systems (HotStorage '17) July 10-11, 2017, Santa Clara, CA.

While NoSQL databases are gaining popularity for business applications, they pose unique challenges towards backup and recovery. Our solution, BARNS addresses these challenges, namely taking: a) cluster consistent backup and ensuring repair free restore, b) storage efficient backups, and c) topology oblivious backup and restore. Due to eventual consistency semantics of these databases, traditional database backup techniques of performing quiesce do not guarantee cluster consistent backup. Moreover, taking crash consistent backup increases recovery time due to the need for repairs. In this paper, we provide detailed solutions for taking backup of two popular, but architecturally different NoSQL DBs, Cassandra and MongoDB, when hosted on shared storage. Our solution leverages database distribution and partitioning knowledge along with shared storage features such as snapshots, clones to efficiently perform backup and recovery of NoSQL databases. Our solution gets rid of replica copies, thereby saving ~66% backup space (under 3x replication). Our preliminary evaluation shows that we require a constant restore time of ~2-3 mins, independent of backup dataset and cluster size.

Resources

The definitive version of the paper can be found at: https://www.usenix.org/conference/hotstorage17/program/presentation/kathpal.

Drift chat loading