Enhance the cleanup script to manage disk space more efficiently by deleting fetched Mithril snapshots and intermediate snapshots as soon as they are no longer needed. This is crucial to prevent running out of disk space due to the large amount of data being produced.
Tasks
Delete Mithril Snapshots
Delete Mithril snapshots as soon as we are done using them.
Delete Intermediate Snapshots
Delete intermediate snapshots, such as the Kupo database, after we have created the tar file.
Checklist
[x] Delete Mithril snapshots as soon as they are no longer needed.
[x] Delete intermediate snapshots (e.g., the Kupo database after creating the tar file).
Description
Enhance the cleanup script to manage disk space more efficiently by deleting fetched Mithril snapshots and intermediate snapshots as soon as they are no longer needed. This is crucial to prevent running out of disk space due to the large amount of data being produced.
Tasks
Delete Mithril Snapshots
Delete Intermediate Snapshots
Checklist