it seems that passing the --delete option to rsync produces inconsisten backups when using p >= 2
I used to backup a large nfs directory and the copied directory was 39GB instead of 42.
I think that the --delete option deletes files handled by other rsync processes. Is this the case?