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

Cannot balance with custom drive_selection_algorithm config #280

Open
zefie opened this issue Aug 25, 2021 · 0 comments
Open

Cannot balance with custom drive_selection_algorithm config #280

zefie opened this issue Aug 25, 2021 · 0 comments

Comments

@zefie
Copy link
Contributor

zefie commented Aug 25, 2021

What I expected:

Greyhole to place backup copies of data onto the UNTRUSTED drive, while retaining the ability to be able to balance out the data across the OK group of drives

What is happening

Greyhole places the backup copies onto UNTRUSTED as expected, but cannot balance out the OK drives.

Details

I have set up some custom algorithms then asked Greyhole to balance accordingly, but it won't because its custom.

Won't balance using share Music, because it uses a custom 'drive_selection_algorithm' config

config snippet:

drive_selection_groups = OK: /mnt/stor/1/greyhole, /mnt/stor/2/greyhole, /mnt/stor/3/greyhole, /mnt/stor/4/greyhole, /mnt/stor/5/greyhole
drive_selection_groups = UNTRUSTED: /mnt/stor/r1/greyhole

drive_selection_algorithm[Music] = forced (1xOK, 1xUNTRUSTED) most_available_space
num_copies[Music] = 2
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