Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple devices (BTRFS RAID modes) #5

Open
cblichmann opened this issue Jan 6, 2019 · 0 comments
Open

Support multiple devices (BTRFS RAID modes) #5

cblichmann opened this issue Jan 6, 2019 · 0 comments

Comments

@cblichmann
Copy link
Owner

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 Implement handling of non-inline file extents #4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant