@Timo Harmonen I tried your test case but my internet connection is by far too slow to trigger the problem with your script. However I modified your script by using cp instead of wget. So instead of fetching the file from a remote server I just copy it from the local harddisc to the NFS directory. I hope this modification does not destroy your test case.
The script is still running, but I do not even notice any lag: ------ File download count: 1026 Elapsed: 420 s 20:50:19 up 6:24, 2 users, load average: 3.95, 3.22, 1.94 ------ Can you give it a try with "cp" instead of "wget". Does it trigger the problem for you? -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
