Re: copy via rsync

2010-09-10 Thread Joao Ferreira gmail
On Fri, 2010-09-10 at 10:01 +0200, Jakub Jedelsky wrote: > Hi list! > > I want to copy a lot of files via rsync (about 200GB), but the process > ends in D state after some time. In /var/log/kern.log I have this error: > > Sep 10 09:26:45 servername kernel: [31527915.475952] EXT3-fs warning > (dev

Re: copy via rsync

2010-09-10 Thread emmanuel segura
try to look this link http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/ 2010/9/10 Jakub Jedelsky : > Hi list! > > I want to copy a lot of files via rsync (about 200GB), but the process > ends in D state after some time. In /var/log/kern.log I have this error: > > Sep 10 09:26:45 serverna

copy via rsync

2010-09-10 Thread Jakub Jedelsky
Hi list! I want to copy a lot of files via rsync (about 200GB), but the process ends in D state after some time. In /var/log/kern.log I have this error: Sep 10 09:26:45 servername kernel: [31527915.475952] EXT3-fs warning (device md2): ext3_dx_add_entry: Directory index full! Any ideas? Server