Skip to content

How does finch handle cleaning up Lima diffdisk? #1255

Answered by pendo324
bestickley asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, thanks for the reach out and sorry for the delay.

The way Finch works right now is that when you reset your VM (finch vm stop && finch vm remove && finch vm init), your "container data" will be persisted in the new VM. This means that you can safely discard your VM while still maintaining your container data.

However, the size of that container data disk is sparsely allocated and we currently do not clean or re-sparsify it automatically.

We have some issues tracking improvements to our disk size situation:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bestickley
Comment options

Answer selected by pendo324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants