On 12/09/2013 10:01 PM, Michael Hamilton wrote:
On Tue, 10 Dec 2013, Felix Miata wrote:
source & target have same filesystem size, block size, filesystem type OS 11.4 running on both
# rsync -av --delete --stats --progress --exclude 'lost+found' source/ target
Rsync halted because the target reached 100% full, even though the source was about 95% full at the start. I reduced source consumption to 85%, deleted some files on target to drop consumption to 90%, then reran rsync. At the end, source remained 85%, while target is at 94%. What's going on? Is my syntax not doing what I expect (mirroring)? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/ Any sparse files? Perhaps try rsync's --sparse option.
I had trouble with the "delete" option because (I think) of the gnome fs directory "gvfs" (?) - anyway - if I told rsync to ignore it then the delete would start working again. Hope this helps, Duaine -- Duaine Hechler Piano, Player Piano, Pump Organ - Tuning, Servicing & Rebuilding (314) 838-5587 / dahechler@att.net / www.hechlerpianoandorgan.com Home & Business user of Linux - 13 years -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org