Testing of v2.0.0a1 (profile maintenance) #5474
Replies: 8 comments
-
Profile: dispero2020-cloneoutput of output of Time of |
Beta Was this translation helpful? Give feedback.
-
Profile: development-cloneoutput of output of Time of |
Beta Was this translation helpful? Give feedback.
-
Profile: bindingenergy2d-cloneoutput of output of Time of |
Beta Was this translation helpful? Give feedback.
-
Profile: leonid (theossrv5)output of output of Time of |
Beta Was this translation helpful? Give feedback.
-
Profile: arsenene (theossrv5)output of output of Time of |
Beta Was this translation helpful? Give feedback.
-
|
Only have a small dev profile locally. Already ran the maintain command before reading this post so don't have the stats before or the runtime, but it was of the order of a few seconds. |
Beta Was this translation helpful? Give feedback.
-
|
@giovannipizzi thanks for the data points. I just have a question: did you run the maintenance on migrated profiles or in profiles resulting from importing an archive directly into a 2.0 installation? |
Beta Was this translation helpful? Give feedback.
-
|
@ramirezfranciscof always only on the migrated profiles |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One last thing to test (you can even do this from your just migrated profiles from the profile migration test), is to run the maintenance on them. If you already backed up everything before the migration you don't need any other preparation, but if you only backed up the database you may want to now also create a backup of the repository before proceeding (if you have the space, the easiest is to just make a copy of your
.aiidafolder).For this I would say:
verdi storage info --statistics(or--detailedinstead if you updated after ♻️ REFACTOR: Storage info flagstatistics->detailed#5416) and record the stats on the repository:time verdi storage maintain --full). Note that this will ask for your confirmation ([y/N]) so accept that quickly so as not to interfere with the timing.verdi storage info --statistics/--detailedagain.You can report the following:
Objects->unpackedandObjects->packedshould remain the same before/after.Afterwards you can also try re-running any of the "after migration" tests you may have used to check the consistency of your storage or just use it in case you detect any issue.
Beta Was this translation helpful? Give feedback.
All reactions