On Thu, 6 Dec 2007 08:02:44 -0700
hanj <[EMAIL PROTECTED]> wrote:
> dirvish --vault comp
>
> I'll tail -f log.tmp. I see it go through it's rsync process.. and
> finish. But dirvish still looks like it's working, so I tail -f log.tmp
> again, and sure enough, it just started again. This will do this
> approximately 3-4 times. I can verify on the hosts, that my dirvish
> server logged in 3-4 times via SSH during this time period.
Hello
Sorry to follow up my previous post, but have more information to
better help illustrate my problem. So I run dirvish --vault comp (only
once).. and I can see rsync hit the server multiple times. It appears
that dirvish never gets a 'done' from rsync and rsync happens again.
Here is my dirvish.conf
client: 192.168.1.1
tree: /
index: gzip
speed-limit: 90
image-default: %Y%m%d
expire-default: +2 weeks
exclude:
tmp
var/tmp
var/spool
/usr/src/**/*.o
lost+found/
/usr/portage
/var/cache
/var/db
This is log.tmp output....
--------------------
- first rsync run -
--------------------
Number of files: 215278
Number of files transferred: 85
Total file size: 2591263779 bytes
Total transferred file size: 16242738 bytes
Literal data: 2331013 bytes
Matched data: 13914614 bytes
File list size: 3840560
File list generation time: 206.701 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 133383
Total bytes received: 6287113
sent 133383 bytes received 6287113 bytes 22488.60 bytes/sec
total size is 2591263779 speedup is 403.59
--------------------
- second rsync run -
--------------------
Number of files: 215278
Number of files transferred: 7
Total file size: 2591269307 bytes
Total transferred file size: 14359611 bytes
Literal data: 8679 bytes
Matched data: 14353390 bytes
File list size: 3840560
File list generation time: 213.406 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 36979
Total bytes received: 3873965
sent 36979 bytes received 3873965 bytes 15930.53 bytes/sec
total size is 2591269307 speedup is 662.57
--------------------
- third rsync run -
--------------------
Number of files: 215278
Number of files transferred: 8
Total file size: 2591274247 bytes
Total transferred file size: 14365575 bytes
Literal data: 6872 bytes
Matched data: 14361184 bytes
File list size: 3840560
File list generation time: 213.917 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 37043
Total bytes received: 3872224
sent 37043 bytes received 3872224 bytes 16054.48 bytes/sec
total size is 2591274247 speedup is 662.85
--------------------
- fourth rsync run -
--------------------
Number of files: 215278
Number of files transferred: 7
Total file size: 2591279903 bytes
Total transferred file size: 14370207 bytes
Literal data: 7904 bytes
Matched data: 14364352 bytes
File list size: 3840556
File list generation time: 204.894 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 36991
Total bytes received: 3873190
sent 36991 bytes received 3873190 bytes 16745.96 bytes/sec
total size is 2591279903 speedup is 662.70
As you can see it rsyncs the files on the first run (85 files), but the
follow up rsyncs are pushing 7-8 files (all logs files, etc). I'm not
sure if this would ever end. I manually stopped it after 4th rsync.
Here is the ssh logs on the client box:
Dec 6 08:07:20 styx sshd[28073]: Root login accepted for forced
command.
Dec 6 08:07:20 styx sshd[28073]: Accepted publickey for root
from 192.168.1.50 port 55903 ssh2
Dec 6 08:11:27 comp sshd[28146]: Root login accepted for forced
command.
Dec 6 08:11:27 comp sshd[28146]: Accepted publickey for root
from 192.168.1.50 port 41605 ssh2
Dec 6 08:15:34 comp sshd[28208]: Root login accepted for forced
command.
Dec 6 08:15:34 styx sshd[28208]: Accepted publickey for root
from 192.168.1.50 port 41608 ssh2
Dec 6 08:19:30 comp sshd[28266]: Root login accepted for forced
command.
Dec 6 08:19:30 comp sshd[28266]: Accepted publickey for root
from 192.168.1.50 port 54686 ssh2
As you can see it SSH'd in four times. I rebuilt rsync and re-installed
dirvish. Also verified that perl packages were updated and 'clean' on
the system. I also downgraded rsync back to rsync-2.6.9-r3 and it's
still showing the same behaviour???
I also checked disk (plenty of available space)
Thanks
hanji
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish