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

Attribute and permission check FAILED #63

Open
dubl3a opened this issue Jan 20, 2025 · 0 comments
Open

Attribute and permission check FAILED #63

dubl3a opened this issue Jan 20, 2025 · 0 comments

Comments

@dubl3a
Copy link

dubl3a commented Jan 20, 2025

I am running the zfs-inplace-rebalancing.sh under root and running into an issue where the new .balance file's permissions are slightly different:

-rw-rw-r-- 1 $usr $grp 632 Jan 15 16:08 d3dx_user.ini
-rwxrw-r-- 1 $usr $grp 632 Jan 15 16:08 d3dx_user.ini.balance

The oddest part about this, is that it appears to only be impacting small text based files. txt, ini, nfo, and the like. I had similar issues before the update made 2 days ago. I initially thought maybe I was having memory or disk issues because they reported checksum mismatch. But, manually running a sha256sum never revealed an issue with the files after an error. I ran hardware tests and everything checked out. Even ran a scrub just to be safe and no issues there. Luckily, that latest update at least highlighted my issue, which is the permission mismatch! Just curious what may be causing it, or even how to possibly exclude these text based tiny files. I'm wondering if I possibly need to run it as the $usr instead? This $usr and $grp are what ACL ones I use for this pool too. I tried to run it as $usr but found I do have some paths it does not have access too. Which makes sense, considering. Not to figure out why the .balance file has different permissions...

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