Tag Archives : rsync

Synchronize subversion repositories with inotify-tools

Synchronize subversion repositories with inotify-tools

How can I keep two subversion repositories synchronized on the fly? As a known issues that system administrators may face, there’re serval ways to achieve that: svnsync – As part of the official toolset, it would be a good solution. Anyway I will not use it. SVK – Did not check it [...]
Throttle I/O Rate: Limit disk I/O for rsync

Throttle I/O Rate: Limit disk I/O for rsync

Question: I run a backup script called /home/admon/backup.sh which runs rsync command. However, rsync makes a lots of disk I/O and network I/O. I’d like to reduce both disk I/O and network I/O. I’ve 10Mbps server connection and 160GiB SATA hard disk. How do reduce disk I/O so that the entire [...]
How to Check Sparse Files with Perl

How to Check Sparse Files with Perl

During my working period, my backup script is using rsync to copy files to remote server, and I have just realized that without some special parameter, rsync does not handle well on sparse files. (a.k.a Files with holes in them that are holding a file system and just take the space needed by their actual [...]
© 2006-2011 Admon Home. All rights reserved.
Powered by Linode Japan