DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-04-03 18:56:15

jhong
Member
Registered: 2007-10-13
Posts: 8

rsync hangs the system when copying large files on native debian

I have a rsync script that worked very well with my chroot debian, but it hangs the whole system when copying 4G+ files (HD movies) from 1st HD to 2nd HD on my native debian.  If I copy the files using 'cp' directly, it works without any problem, so I wouldn't think it's a disk/file issue.  Can someone shed some light on this, thanks in advance.

The kernel is 2.6.32-dns323-orion5x and my rsync command is as follows.

Code:

 
rsync -avh --inplace --delete --exclude=lost+found /home/ /home2/

Offline

 

#2 2010-04-08 13:52:38

Kai
Member
Registered: 2009-05-30
Posts: 27

Re: rsync hangs the system when copying large files on native debian

There used to be issues with large file transfers in older version but not aware of any with more recent versions of rsync. Have you tried the --partial option as a workarround?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB