Skip to content

Interrupted pruning/compacting #6283

Answered by ThomasWaldmann
sophie-h asked this question in Q&A
Discussion options

You must be logged in to vote

if you interrupt it before it commits, yes, all will start from the last valid commit before that (IIRC).

there are 2 commits (borg < 1.2) or 1 commit (borg >= 1.2):

  • after logically deleting the archives (all borg versions)
  • after compact_segments() (only in borg < 1.2). in borg >= 1.2, this is separated into a borg compact run.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@sophie-h
Comment options

@ThomasWaldmann
Comment options

Answer selected by sophie-h
Comment options

You must be logged in to vote
0 replies
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