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

Feature/isilon quota #496

Merged
merged 11 commits into from
Dec 1, 2021
Merged

Conversation

pneerincx
Copy link
Contributor

@pneerincx pneerincx commented Nov 25, 2021

Important: the code below contains a few hard coded values: we cannot use the regular Jinja templating here, because we cannot deploy these files with Ansible due to the way access to our Isilon back end is currently organised: files must be copied to Isilon nodes manually.

  • roles/shared_storage/files/crontab.smbtime: Added crontab that survives Isilon updates and that uses isi_ropc to Run code Once Per Cluster.
  • roles/shared_storage/files/send_email.py: Added script to send email from Isilon nodes.
    (Note: the is no regular command line email client on these machines.)
  • roles/shared_storage/files/send_isilon_quota_report_wrapper.zsh: Wrapper script to send quota reports by email.

@pneerincx pneerincx changed the title Feature/isilon quota (WIP) Feature/isilon quota Dec 1, 2021
@scimerman scimerman merged commit a28d9f1 into rug-cit-hpc:develop Dec 1, 2021
@pneerincx pneerincx deleted the feature/isilon_quota branch December 11, 2021 15:52
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

Successfully merging this pull request may close these issues.

2 participants