Add script to check brick logs for permission denied #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "check-and-fix-permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This script helps to find permission denied in realtion to wrong
folder permissions during a repo expansion.
It scans the brick logs of the given repository and tries to fix
permissions and ownership of the folders.
Additionally a find over the whole repo should be run in paralllel.
This script is only intended to help against errors actually happens
due to access attemps.