Dear All,

I have a box which I had been backing up for a while, but then, after I
moved that data over to another box and NFS mounted it to its old
location, it stopped... well - it starts backup but then after a few
days it still says that backup in progress but no activity is detected
neither on the server no on the client. Worth noting are that the data
amount is quite large (1.3TB) and backup server is not that fast.

Now some details:

Server:
 Debian sid with
  backuppc                   2.1.2-5
  libfile-rsyncp-perl        0.52-1 

$Conf{ClientTimeout} = 1728000; 
so that we don't exit too early ;-)

tree of commands running on the server

backuppc 28878  0.0  0.3   8160  3720 ?        S    Sep12   0:09   
/usr/bin/perl /usr/share/backuppc/bin/BackupPC -d
backuppc 28879  0.0  0.7  11388  7996 ?        S    Sep12   9:31     
/usr/bin/perl /usr/share/backuppc/bin/BackupPC_trashClean
backuppc 25861  0.0  8.8 1212496 91996 ?       S    Sep20   3:35     
/usr/bin/perl /usr/share/backuppc/bin/BackupPC_dump ravana
backuppc 25908  0.0  0.0   4260   488 ?        S    Sep20   0:16       
/usr/bin/ssh -q -x -l backuppc ravana nice -n 10 sudo /usr/bin/rsync --server 
--sender --numeric-ids --perms --owner --group --devices --links --times 
--block-size=2048 --recursive -D -v --one-file-system --exclude /amd --exclude 
/dev --exclude /tmp --exclude /mnt --exclude /proc --exclude /sys --exclude 
\*.avi --exclude \*.deb --exclude \*.mp3 --exclude \*subj\*/epi/svm.\* 
--exclude \*/\(neurosci\|chemistry\|campus\)/\*/\*data --exclude 
\*/\(#\|\[nN\]obackup_\)\* --ignore-times . /raid/research/

and on the client:

root      9933  0.0  0.0   7748  2304 ?        Ss   Sep20   0:00     sshd: 
backuppc [priv]
backuppc  9936  0.0  0.0   7912  1600 ?        S    Sep20   0:19       sshd: 
[EMAIL PROTECTED]
root      9939  0.2 10.0 853464 825536 ?       SNs  Sep20  13:55         
/usr/bin/rsync --server --sender --numeric-ids --perms --owner --group 
--devices --links --times --block-size=2048 --recursive -D -v --one-file-system 
--exclude /amd --exclude /dev --exclude /tmp --exclude /mnt --exclude /proc 
--exclude /sys --exclude *.avi --exclude *.deb --exclude *.mp3 --exclude 
*subj*/epi/svm.* --exclude */(neurosci|chemistry|campus)/*/*data --exclude 
*/(#|[nN]obackup_)* --ignore-times . /raid/research/


So what can be the cause?? Why they are sleeping?
-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to