User Tools

Site Tools


project:rsnapshot-backup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
project:rsnapshot-backup [2017/12/27 16:46] – [show all error messages from last (daily) run] 88.65.214.4project:rsnapshot-backup [2018/01/23 14:04] (current) – [show how much time individual parts of the backup take] 88.65.214.4
Line 410: Line 410:
 </code> </code>
  
-==== show how much time individual parts of the backup take ====+==== show how much time individual parts of the backup took ====
  
 **rsnapshot-backup-timings** **rsnapshot-backup-timings**
Line 504: Line 504:
         close F;         close F;
         if ( ! defined $d_touch or ! defined $d_rsync or ! defined $d_cp or ! defined $d_mv0 or ! defined $d_rm ) {         if ( ! defined $d_touch or ! defined $d_rsync or ! defined $d_cp or ! defined $d_mv0 or ! defined $d_rm ) {
-                warn "incomplete log '$filename'";+                warn "incomplete log '$filename' (touch='$d_touch' rsync='$d_rsync' cp='$d_cp' mv0='$d_mv0' rm='$d_rm')";
                 next FILE;                 next FILE;
         }         }
project/rsnapshot-backup.1514389604.txt.gz · Last modified: 2017/12/27 16:46 by 88.65.214.4