Re: Serious issue: rsync and hardlinks are dangerous...

2012-08-10 Thread grarpamp
> Also, this is already reported, but a bit "forgotten" (last comment > was three years ago): I think if search the zilla, you find quite some open ticket on hardlink issues still? :( As in some of those tickets, provide your replicate command sequ

Re: Serious issue: rsync and hardlinks are dangerous...

2012-08-09 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/08/12 03:08, Jesus Cea wrote: > In my particular case, not using "-H" will explode my disk usage, > but using "-H" will corrupt the destination. Looks like not using "--inplace" would work, but I have multimegabyte files to transfer thru a flack

Serious issue: rsync and hardlinks are dangerous...

2012-08-09 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rsync 3.0.9 here. I am using a rsync script like: """ rsync -z --numeric-ids -a -H --inplace --delete --delete-excluded - --stats --progress -v --itemize-changes SOURCE DESTINATION """ I detected the following issue when RSYNCing a bunch of Mercuria