btrfscue icon indicating copy to clipboard operation
btrfscue copied to clipboard

Support multiple devices (BTRFS RAID modes)

Open cblichmann opened this issue 7 years ago • 0 comments

Extend the commands to support multiple devices in the various BTRFS RAID modes.

  • identify - should be a simple matter of scanning the additional devices and adding the metdata to the index
  • recon - similar, but we need to store on which device we found a filesystem object
  • recover/mount - need to im implement complete chunk handling (see #4)

cblichmann avatar Jan 06 '19 10:01 cblichmann