Merged
Conversation
Add a new "Linking to other guides" section under Formatting guidelines explaining to use relative file paths instead of full URLs for internal links within the Rocky Linux documentation. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Expert Contributing Guide - added a section on linking to other guides properly
New guide covering TRIM/discard configuration on Rocky Linux with LVM and XFS. Addresses common misconceptions about discard mount option vs issue_discards in lvm.conf, recommends fstrim.timer with I/O scheduling overrides, and covers SSD TRIM vs SAN UNMAP. All procedures tested on Rocky Linux 9.7 across three Vultr deployment cycles. Relates to: CUSP-2083 Assisted-by: Claude (claude-opus-4-6) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Renamed to configuring_trim.md with title "Configuring TRIM" - Moved from docs/guides/storage/ to docs/guides/filesystems/ - Tested all commands on Rocky Linux 8.10, 9.7, and 10.1 - Added version-specific notes: - Rocky 10 enables fstrim.timer by default (preset: enabled) - RandomizedDelaySec differs: 6000s on RL8/9, 100min on RL10 - issue_discards line number varies by version - Updated tested_with to 8.10, 9.7, 10.1 Assisted-by: Claude (claude-opus-4-6) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nces Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Test results for 4df3e47:
|
sspencerwire
approved these changes
Mar 10, 2026
Contributor
Author
|
Thank you for the merge Steven. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Researched and tested all commands and solutions here on Rocky Linux 8, 9, and 10. Hopefully this guide helps folks regarding TRIM usage with their SSDs on Rocky Linux.
Please let me know if anything needs to be updated and thank you for taking a look at my contribution.
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)