Hello, I am using rsync with "--temp-dir=/tmp" option for rsync module. I
noticed that if the "tmp" directory is deleted rsync attempt will fail like
-
rsync: mkstemp "/tmp/.xyz_file.Z0m8I6" (in ) failed:
No such file or directory (2)
rsync error: some files/attrs were not transferred (see prev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Have you considered more advanced methods such as subvolume snapshots
provided by ZFS and BTRFS? At work we were forced to abandon rsync
- --link-dest because of the amount of time it takes to delete old
backups when the data is primarily many million
Hello,
The --link-dest approach is the way LBackup works and this is also what allows
the lcd command (part of LBackup) to move you back and forth in time while you
remain in the same directory relative directory. This makes finding a
particular data quite easy during a partial restore.
In par
Why not enable Jumbo Frames? http://stromberg.dnsalias.org/~strombrg/jumbo.html
For NFS, you can use
http://stromberg.dnsalias.org/~strombrg/nfs-test.html to get some fast
settings. The script could be modified to do CIFS I suppose.
HTH
--
Please use reply-all for most replies to avoid omittin
https://bugzilla.samba.org/show_bug.cgi?id=8512
--- Comment #5 from Peter van Hooft
2014-09-09 07:49:13 UTC ---
We use rsync to copy data from one file server to another using NFS3 mounts
over a 10Gb link. We found that upping the buffer sizes (as a quick test)
increases performance. When using