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

md5 claims failure, seems to not handle fsacls? #40

Open
thisisnotmyrealname opened this issue Jul 1, 2024 · 2 comments
Open

md5 claims failure, seems to not handle fsacls? #40

thisisnotmyrealname opened this issue Jul 1, 2024 · 2 comments

Comments

@thisisnotmyrealname
Copy link

Start rebalancing Mon Jul 1 01:48:22 PM MDT 2024:
Copying 'blah' to 'blah.balance'...
Comparing copy against original...
MD5 FAILED: ---------------------- -rw-rwxr--+ user media 5f7973ff9e4152827994d4149d8af39d != ---------------------- -rw-rwxr--+ user user 5f7973ff9e4152827994d4149d8af39d

tried on a few datasets, they all error immediately. Just wondering if its because of fsacl as the md5's do match.

Also feature request to clean up .balance files on exit.

Thank you

@markusressel
Copy link
Owner

Seems like the group of the copied file is not the same as the original. Not sure what fsacl is and if its related.

@NotSimone
Copy link

I ran into this when I tried to rebalance on a Truenas system and fixed it by overriding the ACLs of all the files in the dataset via the gui (Permissions > Edit > tick apply permissions recursively > Save Access Control List).

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

3 participants