-
Notifications
You must be signed in to change notification settings - Fork 397
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
On perlmutter, when file not present on server inputdata, the auto-download command may claim success and simply write a 0-sized file #5899
Comments
I think we've figured out issue -- or actually, how to avoid it -- still not sure why this happens. While LCRC was down, we added NERSC as a data server. Which maybe isn't a good idea to leave there Easier reproducer:
|
I don't understand the reproducer. Did it also create a 0 size file called mpas-seaice.graph.info.230424.part.127 ? |
For the reproducer, I was trying to simplify by asking it write output file named which it does, and not sure why.
|
related CIME issue ESMCI/cime#4480 |
Actually, I think the issue might be |
We were using NERSC as inputdata server while LCRC was down. However, running into issues with 0-sized files written (possible related to args of wget). No need to have NERSC server as backup now. Fixes #5899 [bfb]
I've noticed a few 0-size partition files at NERSC and I can reproduce by simply asking for odd-number partition file.
I see this in submit output:
but then:
The text was updated successfully, but these errors were encountered: