tags 419196 + unreproducible quit On Sat, Apr 14, 2007 at 12:57:26PM +0300, Alex D??nil?? wrote: > When writing large files (more than 50 MB, I think), the file system > cannot be accessed anymore. > Example: > [EMAIL PROTECTED]:~$ cd / > [EMAIL PROTECTED]:/$ ls > > and ls does nothing, just freezes. No new programs can be started, and > soon the entire system freezes.
I can't reproduce this, works fine for me: $ cmkdir c Key: Again: $ cattach c Key: $ dd if=/dev/zero of=large bs=1M count=70 70+0 records in 70+0 records out 73400320 bytes (73 MB) copied, 0.577503 seconds, 127 MB/s $ time cp large /crypt/c/ real 0m16.164s user 0m0.012s sys 0m0.244s $ ls -lh /crypt/c/ total 71M -rw-r--r-- 1 pape pape 70M Apr 16 14:02 large $ cd / $ ls <works fine> $ $ dpkg -l libc6 nfs-kernel-server Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii nfs-kernel-ser 1.0.10-6 Kernel NFS server support $ uname -rm 2.6.18-4-686 i686 $ > Please ask for other details. Please post exactly the commands you run that lead to the problem, so that I can try to reproduce. Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]