Skip to content

Conversation

@grondo
Copy link
Contributor

@grondo grondo commented Aug 26, 2025

@ryanday36 noticed a typo in the FAQ entry on using statedir. Additionally, it was suggested that adding some example errors would be helpful here.

Problem: The FAQ entry about filling up `/tmp` uses a different path
for `statedir` when creating the directory vs using it in a job. This
is confusing for users.

Fix the typo.
faqs.rst Outdated
some situations such as long running, high throughput workflows, Flux may
use a lot of it.
When the FLux database fills up the disk, errors like the following may
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When the FLux database fills up the disk, errors like the following may
When the Flux database fills up the disk, errors like the following may

faqs.rst Outdated
.. code-block:: console
content-sqlite.err[0]: store: executing stmt: database or disk is full(13)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: can we be consistent with spacing for code blocks? This one has indentation that is much smaller than the others.

Copy link
Contributor Author

@grondo grondo Aug 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I copied the example right before this code block which has an indent of 1. There are also code blocks in this file with indent of 2, 3, and 4. I'll tack on an extra commit to standardize on 4.

Edit: actually I used 2. 4 seems excessive and most code-blocks were using 2 space indent.

grondo added 3 commits August 26, 2025 13:07
Problem: There are no example errors in the FAQ entry about full
`/tmp`, but this may be useful for users searching for errors
via a search engine.

Add some example errors to the FAQ entry.
Problem: An example in the FAQ uses `flux start -o,-S...`, an
outdated usage.

Update the example to `flux start -S...`.
Problem: Some code-blocks in faqs.rst use different number of spaces
for the indent.

Change all the indents to 2 spaces.
@grondo
Copy link
Contributor Author

grondo commented Aug 26, 2025

Thanks @vsoch! I addressed your comments. I also noticed an outdated usage of flux start -o,-S and fixed that.

grondo added 2 commits August 26, 2025 18:41
Problem: Linkcheck fails in ci for https://mcs.anl.gov/papers, but
this link works fine outside of github.

Add the paper URL to the list of linkcheck errors to ignore.
Problem: The Spack project install link is broken.

Drop the `#install` from the URL.
@grondo grondo added the merge-when-passing mark PR for auto-merging by mergify.io bot label Aug 27, 2025
@mergify mergify bot merged commit 0fb6d37 into flux-framework:master Aug 27, 2025
7 checks passed
@grondo grondo deleted the faq-statedir branch August 27, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-passing mark PR for auto-merging by mergify.io bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants