severity 419196 important
quit

On Mon, Apr 16, 2007 at 07:24:10PM +0300, Alex D??nil?? wrote:
> Did you try with larger values?
> This is what I have done
> 
> [EMAIL PROTECTED]:~$ cmkdir alecs1
> Key:
> Again:
> [EMAIL PROTECTED]:~$ cattach alecs1/
> Key:
> [EMAIL PROTECTED]:~$ dd if=/dev/zero of=large bs=1M count=70
> 70+0 records in
> 70+0 records out
> 73400320 bytes (73 MB) copied, 0,515856 seconds, 142 MB/s
> [EMAIL PROTECTED]:~$ time cp large /crypt/alecs1/
> 
> real    0m21.417s
> user    0m0.004s
> sys     0m0.284s
> 
> [EMAIL PROTECTED]:~$ dd if=/dev/zero of=large bs=1M count=200
> 200+0 records in
> 200+0 records out
> 209715200 bytes (210 MB) copied, 2,47182 seconds, 84,8 MB/s
> [EMAIL PROTECTED]:~$ time cp large /crypt/alecs1/
> 
> 
> After 1 minute konqueror is no longer able to show the contents of /, and  
> soon it is not able to show any directory and freezes (other programs  
> start to freeze too.

I'm sorry, I still can't reproduce this.  Could you provide an strace
from cfsd while this problem happens?

$ dd if=/dev/zero of=large bs=1M count=200
200+0 records in
200+0 records out
209715200 bytes (210 MB) copied, 1.26974 seconds, 165 MB/s
$ time cp large /crypt/cfstest/

real    1m48.639s
user    0m0.012s
sys     0m1.460s
$ 

Thanks, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to