Hallo,
I like using "rsnapshot", and i like using it with nfs-shares in my LAN.
Usual way: one computer in the LAN is target for nearly all backups, its
nfs-share is mounted/symlinked to "/srv/backup" (or a similar
mountpoint).
A typical "hourly" backup for a machine with about 150 GByte data shows
[12/May/2011:05:35:02] /usr/bin/rsnapshot -c /etc/rsnap-deneb.conf
hourly: started
[12/May/2011:05:35:02] echo 13750 > /var/run/rsnap-deneb.pid
[12/May/2011:05:35:02] mv /srv/backdeneb/hourly.1/ /srv/backdeneb/_delete.13750/
[12/May/2011:05:35:02] /bin/cp -al /srv/backdeneb/hourly.0 /srv/backdeneb/hourly.1
[12/May/2011:06:04:22] /usr/bin/rsync -ax --delete --numeric-ids --relative --delete-excluded --include=home/tmp/* --exclude-from=/etc/rsnapshot.d/exclude-file --exclude=srv/backdeneb /. /srv/backdeneb/hourly.0/Wurzel/
[12/May/2011:06:05:33] /usr/bin/rsync -ax --delete --numeric-ids --relative --delete-excluded --include=home/tmp/* --exclude-from=/etc/rsnapshot.d/exclude-file /var /srv/backdeneb/hourly.0/./
[12/May/2011:06:05:42] /usr/bin/rsync -ax --delete --numeric-ids --relative --delete-excluded --include=home/tmp/* --exclude-from=/etc/rsnapshot.d/exclude-file /home /srv/backdeneb/hourly.0/./
[12/May/2011:06:11:28] touch /srv/backdeneb/hourly.0/
[12/May/2011:06:11:28] rm -f /var/run/rsnap-deneb.pid
[12/May/2011:06:11:28] /bin/rm -rf /srv/backdeneb/_delete.13750
[12/May/2011:06:28:06] /usr/bin/rsnapshot -c /etc/rsnap-deneb.conf hourly: completed successfully
---------------------------------------------------------
The job "cp -al" needs about 30 minutes. If I run this job directly on
the target machine (not over nfs) it only needs 2 minutes.
Is it possible to accelerate this job, p.e. by using a command which
tells the target machine to do this job?
Viele Gruesse!
Helmut
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
