Initializing of the new backup drive is working almost correctly. My largest partition, /home, does not properly complete. This is what I see on the console:
# dirvish --init --vault salmo-home/ [email protected]'s password: Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. [email protected]'s password: [email protected]'s password: Connection closed by UNKNOWN salmo-home/:default post-client failed (255) salmo-home/:default post-server failed (1) And the log file shows this (with list of files redacted): From: [email protected] Subject: ### ERR ### - Backup-192.168.55.1:/home (backupserver): Rsync: success Pre: OK, Post: UNKNOWN ========================================================================= ERROR: salmo:/media/hd0/salmo-home/20120817-0717/tree/.. ========================================================================= ========================================================================= Status : Rsync: success Pre: OK, Post: UNKNOWN ========================================================================= directory: /media/hd0/salmo-home/20120817-0717/tree/.. Summary (/media/hd0/salmo-home/20120817-0717/tree/../summary): ========================================================================= SUM: Backup-begin: 2012-08-17 07:17:30 SUM: post-client failed (255) ========================================================================= Logfile (/media/hd0/salmo-home/20120817-0717/tree/../log) (head and tail): ========================================================================= LOG: Pre-Client: echo "PRE_CLIENT_RET_OK - No pre-client installed" LOG: PRE_CLIENT_RET_OK - No pre-client installed LOG: Number of files: 132997 LOG: Number of files transferred: 114476 LOG: Total file size: 85184710390 bytes LOG: Total transferred file size: 85184645651 bytes LOG: Literal data: 85184645651 bytes LOG: Matched data: 0 bytes LOG: File list size: 2859109 LOG: File list generation time: 0.093 seconds LOG: File list transfer time: 0.000 seconds LOG: Total bytes sent: 2247535 LOG: Total bytes received: 85202844625 LOG: LOG: sent 2247535 bytes received 85202844625 bytes 31563286.59 bytes/sec LOG: total size is 85184710390 speedup is 1.00 LOG: LOG: Post-Client: echo "POST_CLIENT_RET_OK - No post-client installed" LOG: Post-Server: /etc/dirvish/dirvish_mail Since neither a pre-client/server nor a post-client/server are defined I don't know where to find the source of this error or how to fix it. Rich _______________________________________________ Dirvish mailing list [email protected] http://www.dirvish.org/mailman/listinfo/dirvish
