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

fix for issue in some hpc images causing lustre performance degradation #1753

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

vgamayunov
Copy link
Collaborator

Some HPC images incorrectly set read_ahead value to all devices which leads to performance issue with Lustre.
This fix sets Lustre read_ahead_kb=0 after the mount.

related azhpc-images issue: Azure/azhpc-images#293

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@xpillons xpillons added the fix label Nov 6, 2023
@xpillons xpillons merged commit ba9beb7 into main Nov 6, 2023
@xpillons xpillons deleted the fix/hpcimage_readahead branch November 6, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants