-
Notifications
You must be signed in to change notification settings - Fork 42
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
At boot time, a CBRAIN app should touch() some filesystem config dirs and files #1282
Labels
Comments
prioux
added
Enhancement
Priority: Normal
Admin
Features or bugs related to administrative features
labels
Nov 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Some Bourreaux systems are configured with disk allocations where files older than N days are erased automatically.
To prevent such system from deleting the top-level directories for the DP_Cache, and some cbrain-specific admin files, I suggest that part of the boot process should touch them to reset their timestamps.
On a portal or bourreau:
DP_Cache_Key.md5
andDP_Cache_Rev.id
located in that cache dirOn a bourreau:
DP_Cache
symbolic link located in it. WARNING: make sure to update the timestamp of the symlink itself!The text was updated successfully, but these errors were encountered: