{"title":"Next4: Snapshots in Ext4 File System","authors":"Aditya Dani, Shardul Mangade, Piyush Nimbalkar, Harshad Shirwadkar","doi":"arxiv-2403.06790","DOIUrl":null,"url":null,"abstract":"The growing value of data as a strategic asset has given rise to the\nnecessity of implementing reliable backup and recovery solutions in the most\nefficient and cost-effective manner. The data backup methods available today on\nlinux are not effective enough, because while running, most of them block I/Os\nto guarantee data integrity. We propose and implement Next4 - file system based\nsnapshot feature in Ext4 which creates an instant image of the file system, to\nprovide incremental versions of data, enabling reliable backup and data\nrecovery. In our design, the snapshot feature is implemented by efficiently\ninfusing the copy-on-write strategy in the write-in-place, extent based Ext4\nfile system, without affecting its basic structure. Each snapshot is an\nincremental backup of the data within the system. What distinguishes Next4 is\nthe way that the data is backed up, improving both space utilization as well as\nperformance.","PeriodicalId":501333,"journal":{"name":"arXiv - CS - Operating Systems","volume":"7 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Operating Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2403.06790","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
The growing value of data as a strategic asset has given rise to the
necessity of implementing reliable backup and recovery solutions in the most
efficient and cost-effective manner. The data backup methods available today on
linux are not effective enough, because while running, most of them block I/Os
to guarantee data integrity. We propose and implement Next4 - file system based
snapshot feature in Ext4 which creates an instant image of the file system, to
provide incremental versions of data, enabling reliable backup and data
recovery. In our design, the snapshot feature is implemented by efficiently
infusing the copy-on-write strategy in the write-in-place, extent based Ext4
file system, without affecting its basic structure. Each snapshot is an
incremental backup of the data within the system. What distinguishes Next4 is
the way that the data is backed up, improving both space utilization as well as
performance.