Giter Site home page Giter Site logo

lrq3000 / rfrb Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 0.0 156 KB

Mirror of the "Raid faster - recover better" (rfrb) tool by Sabine Seufert and Christian Zoubek, is a recovery tool for different RAID levels (RAID 0, RAID 1, RAID 5) to automatically estimate parameters used by the raidcontroller like the raidsystem, stripesize and the corresponding stripemap.

Makefile 2.16% C++ 97.84%

rfrb's Introduction

rfrb

Mirror of the "Raid faster - recover better" (rfrb) tool by Sabine Seufert and Christian Zoubek, is a recovery tool for different RAID levels (RAID 0, RAID 1, RAID 5) to automatically estimate parameters used by the raidcontroller like the raidsystem, stripesize and the corresponding stripemap.

Below is the original description from the original webpage "Forensic RAID Recovery" at https://www1.cs.fau.de/content/forensic-raid-recovery:

RAIDs (Redundant Arrays of Independent Disks) are a good way to prevent data loss in case of hardware defects like a broken harddisc, while at the same time improving I/O performance. However, due to the introduction of another abstraction layer (i.e. the RAID layer) between the harddiscs and the operating system, it becomes harder to reconstruct the filesystem data from the set of disks in case the RAID controller fails, as data is distributed among the disks. A similar case occurs in the field of forensic computing (or IT forensics), where accessing data on previously seized and imaged hard disks is the basis for many investigations. The challenge here is to recover the RAID system from the single disk images, hereby verifying redundancy information or reconstructing failed or missing disks.

In the course of the lecture 'Forensic Hacks' at Friedrich-Alexander-University by Dr.-Ing. Andreas Dewald, we - Sabine Seufert and Christian Zoubek - implemented a recovery tool for different RAID levels (RAID 0, RAID 1, RAID 5). Hereby, the goal was to automatically estimate parameters used by the raidcontroller like the raidsystem, stripesize and the corresponding stripemap.

"Raid faster - recover better" (rfrb v1.0.0) provides such a tool that uses several heuristics to determine those parameters. We further put a focus on performance to increase read-/write-throughput to ensure that even big images can be recovered in a reasonable time.

rfrb's People

Contributors

lrq3000 avatar

Stargazers

Michael avatar Andrey Lobachev avatar  avatar  avatar Adrien DEVIENNE avatar Darío Clavijo avatar  avatar Kai Krakow avatar Solal avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.