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

Add "dup" target for pool. #1521

Closed
tomtom13 opened this issue Nov 13, 2016 · 4 comments
Closed

Add "dup" target for pool. #1521

tomtom13 opened this issue Nov 13, 2016 · 4 comments

Comments

@tomtom13
Copy link
Contributor

I just realized that there is no duplication target for pool.

Shouldn't be that much of a hassle to add.

(and yes I can add code it.... just populating the queue for the future)

@dbivolaru
Copy link

Just realized it's also missing for resize. There are multiple places where that would need to be updated. Did you get to work on it yet?

The use cases not covered in the UI are:

  • new dup
  • single -> dup
  • dup -> single
  • raidN -> single (requires additional input which drive to keep)
  • raidN -> dup (requires additoinal input which drive to keeep)
  • dup -> raidN

@ghost
Copy link

ghost commented Oct 8, 2017

Since nobody wanted it I did not moved with it.

@Hooverdan96
Copy link
Member

@phillxnet is this still relevant, or superseded with the addition of various RAID profiles, etc.?

@phillxnet
Copy link
Member

@Hooverdan96 Thanks for the legacy issue triag here.

As we now support mixed raid profiles, closing as:
Fixed by #2524

See: "Add mixed raid levels #2520" #2524

Where we expand our options regarding target btrfs-raid profiles to a common subset, where some dup additions were made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants