Replies: 1 comment 1 reply
-
|
@lee1046 Do you know when the HPSS archive I discussed this issue with @chengzhuzhang and @golaz. We came up with four possible causes of the error.
I tried running these cases myself, but running older versions of zstash is proving to be a challenge, presumably because 1) we recently changed the build process from Looking at the directory you ran the command from, It looks to me like you ran the extraction from the directory that the HPSS archive was created from. Is that the case? That can cause issues. See https://e3sm-project.github.io/zstash/_build/html/main/tutorial.html -- "we will extract into a new directory because |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@lee1046 brought up this error:

zstash/zstash/extract.py
Line 395 in 0d082ed
extract.pyfor the last zstash release]: It looks to me like 000014.tar exists yet, for some reason,zstashcan't find it in the table of tars to look up an expected size.I tried running the exact command (
zstash extract -v --hpss=/home/j/jlee1046/ECP/E3SM_MAML.ne30pg2_r05_oECv3.F-MMF1-MAML.201223.RRTMGP.crm32.nrad16.01 "E3SM_MAML.ne30pg2_r05_oECv3.F-MMF1-MAML.201223.RRTMGP.crm32.nrad16.01.elm_*.h1.0001-*.nc" > zstash_extract.log), but it looks like I don't have access to/home/j/jlee1046/ECP/.I suggested the following as a non-
zstashworkaround. @lee1046 says that it works but is impractically slow.Beta Was this translation helpful? Give feedback.
All reactions