fix grok's stupid newline bug

This commit is contained in:
2025-08-31 23:24:28 +02:00
parent e9a5c40249
commit 53e5254c3c
6 changed files with 54 additions and 6 deletions

View File

@@ -61,4 +61,9 @@ Stratis supports encrypted pools (available in RHEL 9+ and confirmed for 10).
- Resources: Red Hat Documentation (Chapter on Stratis in Managing File Systems), stratis-storage.github.io.
- Common error: If pool not found, run `stratis daemon rediscover`.
## Troubleshooting\n- Service issues: `journalctl -u stratisd`\n- Rediscover devices: `sudo stratis daemon rediscover`\n- Encryption unlock: `sudo stratis pool unlock`\n\nFor more details, refer to `man stratis` or Red Hat's official docs (https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_file_systems/setting-up-stratis-file-systems_managing-file-systems)."
## Troubleshooting
- Service issues: `journalctl -u stratisd`
- Rediscover devices: `sudo stratis daemon rediscover`
- Encryption unlock: `sudo stratis pool unlock`
For more details, refer to `man stratis` or Red Hat's official docs (https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_file_systems/setting-up-stratis-file-systems_managing-file-systems)."