Hello,
I just rsync'd my 1TB partitions formated with jfs filesystem
containing ~720GB data. I saw -3G difference between source and
destination which made me suspect possible dataloss. Also I had
experienced loss of integrity on my previous copies but I did not find
the cause until now.
As comma
have got a problem
-Mikko
2009/12/4 kordex - :
> Hello,
>
> I just rsync'd my 1TB partitions formated with jfs filesystem
> containing ~720GB data. I saw -3G difference between source and
> destination which made me suspect possible dataloss. Also I had
> experienced loss of
Discussion in enlightened irc channel (OFTC/#ck) gave possible clue
for solving this, although it's just a quess:
0006 @ con || KordeX >4GB file?
0007 + KordeX || not all of those are
0007 + KordeX || i mean most of them are <100MB
0007 @ con | yes but that's the
Testing 3.0G file:
sh-3.2# du -h /home/kordex/Microsoft.Windows.7.ULTIMATE.x64.OEM.DVD-BIE.iso
3.0G /home/kordex/Microsoft.Windows.7.ULTIMATE.x64.OEM.DVD-BIE.iso
sh-3.2# mount -o remount,ro /home
sh-3.2# fsck.jfs /dev/hdc1
fsck.jfs version 1.1.12, 24-Aug-2007
processing started: 12/5/2009
2915 56535930 /mnt/miracle/./music/1992 - How to Destroy
Angels/06 - How to Destroy Angels II.flac
navi:/mnt# cksum /mnt/storage/06\ -\ How\ to\ Destroy\ Angels\ II.flac
667032915 56535930 /mnt/storage/06 - How to Destroy Angels II.flac
-Mikko
2009/12/5 Matt McCutchen :
> On Fri, 2009-12-04 a
I forgot to paste the line I used for the real testing but it's here:
navi:/mnt# rsync --verbose --sparse --append-verify --fuzzy --progress
--stats --recursive --times --delete /mnt/miracle/ /mnt/storage/
-Mikko
2009/12/5 kordex - :
> Hello,
>
> Yes I ran exclusive testing:
>