On 18/01/18 16:57, Richard Brown wrote:
On 18 January 2018 at 17:45, jdd@dodin.org <jdd@dodin.org> wrote:
I have two disks that should be identical. But Dolphin say there is a 200Gb difference in file size, the "to2" (source) having 1.3 To free when the target have 1.5To free
I just run as root:
rsync -ai --delete-before /run/media/jdd/intenso5to2/ /run/media/jdd/intenso5to/
with no message (no file transfer)
The following text is better read from bottom to top:
fdisk shows the two disk are the same. In fact bough at the same time, two 5Tb usb disks for archiving
the du -h show the disk should be the same, and roughly are, but du -d says the contrary
summary:
3242684936 intenso5to 3242680980 intenso5to2
any idea what happen, and what I can do to find where are the differences between the two disks?
thanks
jdd
which filesystem(s) are on each disk?
The other obvious thing is, are there any hard links on the source disk? If so, you'll probably have two copies on the target ... Cheers, Wol -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org