-
Notifications
You must be signed in to change notification settings - Fork 10
Paper: Scaling up OOD - A sysadmin's perspective #5
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
CSC-swesters
wants to merge
6
commits into
curvenote:2025
Choose a base branch
from
CSC-swesters:2025-scaling-up-ood
base: 2025
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 all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
6532109
Paper: Scaling up OOD - A sysadmin's perspective
CSC-swesters e9e3489
Extend ../papers.yml
CSC-swesters 4f55c9d
Add back version: 1
CSC-swesters e6bb430
Replace PNG charts with SVG files
CSC-swesters 0b9f9bb
Add ORCIDs for Simon and Robin
CSC-swesters 4da39c8
Add ignore rules for DOI checks
CSC-swesters 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
1,418 changes: 1,418 additions & 0 deletions
1,418
papers/simon_westersund/chart-dynamic-vs-static-sleep-close-calls.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,557 changes: 1,557 additions & 0 deletions
1,557
papers/simon_westersund/chart-dynamic-vs-static-sleep-cpu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,510 changes: 1,510 additions & 0 deletions
1,510
papers/simon_westersund/chart-sleep-times-close-calls.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,649 changes: 1,649 additions & 0 deletions
1,649
papers/simon_westersund/chart-sleep-times-cpu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,54 @@ | ||
| # See docs at: https://mystmd.org/guide/frontmatter | ||
| version: 1 | ||
| extends: ../papers.yml | ||
rowanc1 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| project: | ||
| id: good-2025-simon_westersund | ||
| title: Scaling up OOD – A sysadmin's perspective | ||
| description: This paper explores how CSC – IT Center for Science analyzed performance issues and found ways to decrease the system load of their Open OnDemand instances. | ||
| keywords: | ||
| - Open OnDemand | ||
| - Passenger | ||
| - optimization | ||
| - user mapper | ||
| authors: | ||
| - name: Simon Westersund | ||
| email: simon.westersund+good25proceedings@csc.fi | ||
| orcid: 0009-0004-5656-729X | ||
| affiliations: | ||
| - CSC – IT Center for Science Ltd. | ||
| corresponding: true | ||
| - name: Robin Karlsson | ||
| orcid: 0009-0004-2824-5138 | ||
| affiliations: | ||
| - CSC – IT Center for Science Ltd. | ||
| corresponding: false | ||
| abbreviations: | ||
| CPU: Central Processing Unit | ||
| HPC: High-Performance Computing | ||
| HTTP: Hypertext Transfer Protocol | ||
| N/o: Number of | ||
| OOD: Open OnDemand | ||
| pg.: page | ||
| PUN: Per-User Nginx | ||
| RAM: Random Access Memory | ||
| UID: User ID | ||
| vCPU: virtual Central Processing Unit | ||
| VM: Virtual Machine | ||
| error_rules: | ||
| - rule: doi-exists | ||
| severity: ignore | ||
| keys: | ||
| - cscfi | ||
| - OscUserMapping | ||
| - PhusionPassenger | ||
| - PassengerAnalyticsTiming | ||
| - PassengerPsCall | ||
| - PassengerHighestFdTimeout | ||
| - PassengerHighestFdFallback | ||
| - GreggSystemsPerformance | ||
| - PassengerLicense | ||
| - OodPackagingPr | ||
| - OodRelease3112 | ||
| - OodRelease404 | ||
| - SlurmPrivateData | ||
|
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,126 @@ | ||
| @article{Hudak2018, | ||
| doi = {10.21105/joss.00622}, | ||
| url = {https://doi.org/10.21105/joss.00622}, | ||
| year = {2018}, | ||
| publisher = {The Open Journal}, | ||
| volume = {3}, | ||
| number = {25}, | ||
| pages = {622}, | ||
| author = {Hudak, Dave and Johnson, Doug and Chalker, Alan and Nicklas, Jeremy and Franz, Eric and Dockendorf, Trey and McMichael, Brian L.}, | ||
| title = {Open OnDemand: A web-based client portal for HPC centers}, | ||
| journal = {Journal of Open Source Software} | ||
| } | ||
|
|
||
| @misc{cscfi, | ||
| author = {{CSC}}, | ||
| title = {CSC - IT Center for Science web site}, | ||
| year = {2025}, | ||
| url = {https://csc.fi/en/}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{OscUserMapping, | ||
| author = {{Ohio Supercomputer Center}}, | ||
| title = {OOD 3.0 Setup User Mapping}, | ||
| year = {2024}, | ||
| url = {https://osc.github.io/ood-documentation/release-3.0/authentication/overview/map-user.html#setup-user-mapping}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PhusionPassenger, | ||
| author = {{Phusion B.V.}}, | ||
| title = {Phusion Passenger}, | ||
| year = {2025}, | ||
| url = {https://www.phusionpassenger.com/}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PassengerCloseFds, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger closeAllFileDescriptors() call}, | ||
| year = {2018}, | ||
| url = {https://github.com/phusion/passenger/blob/6eaa52fc6c8a46719aefe721e81f8dca24357f1b/src/cxx_supportlib/ProcessManagement/Spawn.cpp#L134}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PassengerAnalyticsTiming, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger analytics collection timing}, | ||
| year = {2016}, | ||
| url = {https://github.com/phusion/passenger/blob/f037e8f9a9c85636d3b4e99b241b0a440c20988b/src/agent/Core/ApplicationPool/Pool/AnalyticsCollection.cpp#L68-L72}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
|
|
||
| @misc{PassengerPsCall, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger ps call}, | ||
| year = {2018}, | ||
| url = {https://github.com/phusion/passenger/blob/f037e8f9a9c85636d3b4e99b241b0a440c20988b/src/cxx_supportlib/SystemTools/ProcessMetricsCollector.h#L326-L333}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PassengerHighestFdTimeout, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger highest open FD timeout}, | ||
| year = {2017}, | ||
| url = {https://github.com/phusion/passenger/blob/6eaa52fc6c8a46719aefe721e81f8dca24357f1b/src/cxx_supportlib/ProcessManagement/Utils.cpp#L357-L359}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PassengerHighestFdFallback, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger highest open FD fallback}, | ||
| year = {2017}, | ||
| url = {https://github.com/phusion/passenger/blob/6eaa52fc6c8a46719aefe721e81f8dca24357f1b/src/cxx_supportlib/ProcessManagement/Utils.cpp#L176-L179}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{PassengerLicense, | ||
| author = {{phusion/passenger Github}}, | ||
| title = {Phusion Passenger 6.0.20 License}, | ||
| year = {2017}, | ||
| url = {https://github.com/phusion/passenger/blob/release-6.0.20/LICENSE}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{OodRelease3112, | ||
| author = {{OSC/ondemand Github}}, | ||
| title = {Ondemand v3.1.12 release}, | ||
| year = {2025}, | ||
| url = {https://github.com/OSC/ondemand/releases/tag/v3.1.12}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{OodRelease404, | ||
| author = {{OSC/ondemand Github}}, | ||
| title = {Ondemand v4.0.4 release}, | ||
| year = {2025}, | ||
| url = {https://github.com/OSC/ondemand/releases/tag/v4.0.4}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{OodPackagingPr, | ||
| author = {{OSC/ondemand-packaging Github}}, | ||
| title = {Ondemand-packaging pull request 300}, | ||
| year = {2025}, | ||
| url = {https://github.com/OSC/ondemand-packaging/pull/300}, | ||
| note = {Accessed 30 Jul. 2025} | ||
| } | ||
|
|
||
| @misc{SlurmPrivateData, | ||
| author = {{SchedMD}}, | ||
| title = {Slurm PrivateData configuration documentation}, | ||
| year = {2025}, | ||
| url = {https://slurm.schedmd.com/slurm.conf.html#OPT_PrivateData}, | ||
| note = {Accessed 29 Jul. 2025} | ||
| } | ||
|
|
||
| @book{GreggSystemsPerformance, | ||
| title = {Systems Performance: Enterprise and the Cloud}, | ||
| author = {Gregg, Brendan}, | ||
| year = {2013}, | ||
| publisher = {Pearson}, | ||
| isbn = {978-0-13-339009-4}, | ||
| note = {1st edition} | ||
| } |
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.