Menu

#67 cron xlogdb writes are not crash safe

1.x
closed
2015-05-08
2015-05-07
No

When the barman server crashes or reboots interrupting a cron execution, it could result in a xlogdb file corruption.

The corruption will prevent to list and recover backups until a rebuild-xlogdb command is issued on the affected server.

Discussion

  • Gabriele Bartolini

    Fix committed: f007ebe99259bd34f9064fa3335da1735bfe4eae

     
  • Gabriele Bartolini

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     When the barman server crashes or reboots interrupting a cron execution, it could result in a xlogdb file corruption.
    
     The corruption will prevent to list and recover backups until a rebuild-xlogdb command is issued on the affected server.
    
    • status: open --> closed
     

Log in to post a comment.