-
Notifications
You must be signed in to change notification settings - Fork 4
Adjust/lustre quota from cronjob to grid daemon #393
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
Open
Martin-Rehr
wants to merge
47
commits into
next
Choose a base branch
from
adjust/lustre-quota-from-cronjob-to-grid-daemon
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
af7021c
Changed pylustrequota to a generic python lustreclient extension
Martin-Rehr 437a6a7
Changed lustre quota from cron job to grid daemon
Martin-Rehr fabce46
Updated unit tests to match new grid quota daemon setup
Martin-Rehr b6c56f1
Added 'quota_update_interval' option to generateconfs
Martin-Rehr 5261194
Addwed missing 'user_quota_log' entry to configuration
Martin-Rehr 375f634
Added missing 'update_interval' to MiGserver-template.conf
Martin-Rehr 9c9e976
Added 'update_interval' to MiGserver.conf fixture
Martin-Rehr aa83180
Minor comment corrections thanks to @jonasbardino
Martin-Rehr 1132a2d
Added 'lustreclient' to 'c-ext-sanity-check' ignore paths as it depen…
Martin-Rehr be7f1bc
Added check for 'lustreclient' module import
Martin-Rehr d5a9d3c
Added log error message if requested 'quota' backend is unsupported
Martin-Rehr 3933cd8
Removed trailing whitespace
Martin-Rehr 8312ebd
Restrict 'lustreclient.lfs' import exception to 'ImportError' to sati…
Martin-Rehr 9dba870
Removed absolete 'import sys'
Martin-Rehr 559f60c
lustrequota: Added check for 'psutil' module
Martin-Rehr 17f4194
Added quota unittest
Martin-Rehr f888463
python-c-ext-sanity-check: Added support for skipping paths specified…
Martin-Rehr 72655fd
python-c-ext-sanity-check: Removed double 'env'
Martin-Rehr 7dd5ed4
python-c-ext-sanity-check: Added missing 'filter'
Martin-Rehr af450ff
python-c-ext-sanity-check: Changed 'env.skip' to 'env.paths-ignore-sp…
Martin-Rehr 1a90bbd
python-c-ext-sanity-check: Test
Martin-Rehr f6e9e7b
migrid init: Append /usr/local/(s)bin to existing PATH variable as su…
Martin-Rehr 247ea4f
python-c-ext-sanity-check: Added 'PATHS_IGNORE_SPLINT' (#397)
Martin-Rehr 3245588
Changed pylustrequota to a generic python lustreclient extension
Martin-Rehr 34b2473
Changed lustre quota from cron job to grid daemon
Martin-Rehr e37279e
Updated unit tests to match new grid quota daemon setup
Martin-Rehr 546345a
Added 'quota_update_interval' option to generateconfs
Martin-Rehr e6d4d60
Addwed missing 'user_quota_log' entry to configuration
Martin-Rehr 119ca23
Added missing 'update_interval' to MiGserver-template.conf
Martin-Rehr 8c56546
Added 'update_interval' to MiGserver.conf fixture
Martin-Rehr a276e09
Minor comment corrections thanks to @jonasbardino
Martin-Rehr 391ccea
Added 'lustreclient' to 'c-ext-sanity-check' ignore paths as it depen…
Martin-Rehr 3fcbb77
Added check for 'lustreclient' module import
Martin-Rehr a195313
Added log error message if requested 'quota' backend is unsupported
Martin-Rehr 49cda2f
Removed trailing whitespace
Martin-Rehr 5fd857b
Restrict 'lustreclient.lfs' import exception to 'ImportError' to sati…
Martin-Rehr 7a7ac27
Removed absolete 'import sys'
Martin-Rehr fbeca52
lustrequota: Added check for 'psutil' module
Martin-Rehr fd536c4
Added quota unittest
Martin-Rehr 1b1bf91
python-c-ext-sanity-check: Test
Martin-Rehr 4034121
migrid init: Append /usr/local/(s)bin to existing PATH variable as su…
Martin-Rehr 5e02fce
Merge remote-tracking branch 'refs/remotes/origin/adjust/lustre-quota…
Martin-Rehr 56604f3
Removed 'newline'
Martin-Rehr b781f5a
Adjusted migrid-init fixture to new PATH setup
Martin-Rehr 895b073
Changed grid_quota.py description as suggested by @jonasbardino
Martin-Rehr 3c24a35
python-c-ext-sanity-check: Removed test 'newline'
Martin-Rehr ba81916
migrid init: Define PATH if it doesn't exists as suggested by @jonasb…
Martin-Rehr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.