Best practice for zstash update... remove index.db first? #350
jjbenedict
started this conversation in
General
Replies: 1 comment
-
No, that is fine. Actually, that is what will tell |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using zstash on Perlmutter to archive an E3SM simulation to HPSS. After the simulation completed 37 years, I successfully ran the short-term archiver and then
zstash create(andzstash check). I then extended the simulation to 44 years and again ran the short-term archiver. I'd now like to runzstash updateto update the HPSS archive. My case directory contains the usual subdirectories (archive, build, run), but it also containszstashwhich includesindex.dbfrom the earlierzstash createstep. Should I remove this existingindex.dbfile before runningzstash update?Beta Was this translation helpful? Give feedback.
All reactions