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 support disable mirror and use all space of all disk? #52

Closed
congzhangzh opened this issue Sep 9, 2023 · 3 comments
Closed

Add support disable mirror and use all space of all disk? #52

congzhangzh opened this issue Sep 9, 2023 · 3 comments

Comments

@congzhangzh
Copy link
Contributor

Hi folks,

as title, how to enable all disk space and disable mirror ?

Tks,
Cong

@congzhangzh
Copy link
Contributor Author

Maybe a minor option step is ok?
Ref:
https://blog.programster.org/zfs-create-disk-pools

if [[ ${#v_selected_disks[@]} -gt 1 ]]; then

@congzhangzh
Copy link
Contributor Author

congzhangzh commented Sep 9, 2023

Like this:?

if dialog --defaultno --yesno 'Do you want to encrypt the root pool?' 30 100; then

@congzhangzh congzhangzh changed the title Add support disable mirror and use all space of all space? Add support disable mirror and use all space of all disk? Sep 9, 2023
@congzhangzh
Copy link
Contributor Author

Maybe the same as #50

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

1 participant