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

flux-start silently ignores --recovery when -s, --test-size is also present #6038

Closed
grondo opened this issue Jun 7, 2024 · 1 comment
Closed

Comments

@grondo
Copy link
Contributor

grondo commented Jun 7, 2024

 grondo@corona211:~$ flux start -s1 --recovery=flux-f3HJRCdtW9kj-dump.tgz flux getattr content.restore
flux-getattr: content.restore: No such file or directory
Jun 07 13:46:34.477875 broker.err[0]: rc2.0: flux getattr content.restore Exited (rc=1) 0.0s
flux-start: 0 (pid 945109) exited with rc=1
 grondo@corona211:~$ flux start --recovery=flux-f3HJRCdtW9kj-dump.tgz flux getattr content.restore
flux-f3HJRCdtW9kj-dump.tgz
@garlick
Copy link
Member

garlick commented Jul 16, 2024

Doh! The examples in flux-start(1) even say to use --test-size with --recovery.

@mergify mergify bot closed this as completed in d532fa1 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants