On Wed, 21 Nov 2012 13:32:17 +0100 kamleshverma wrote:

> Yes, Drive showing full. actually I created LVM for backup..

I don't know LVM well, but if you use it to keep snapshots of your
volume that explain your problem. At worsed, ie: if every files have
changed between two runs, you will need twice the space on your
destination volume, because rsync by default (ie: without --inplace)
create first a temporary copy for a file, then rename it to the real
name of the file.

I suggest again to use the --inplace option of rsync.

    Francis
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to