Messages in this thread |  | | From | "Daniel Khan" <> | Subject | AW: AW: 2.4.20 CPU lockup - Now with OOPS message | Date | Fri, 24 Jan 2003 03:33:19 +0100 |
| |
Hi,
[..] > I was able to successfully reproduce this error in a test setup, but not > the crashes. I'm curious if maybe I just start up too many instances of > rsync and see what happens. > > Any particular method or size of files, etc, in reproducing this would > be greatly beneficial. TIA
Here is the command /usr/local/bin/nice-rsync --rsync-path=/usr/local/bin/nice-rsync --whole-fil e -auq --delete /var/log/httpd/ 10.1.0.212:/var/log/httpd
/usr/local/bin/nice-rsync :
#!/bin/sh exec nice -n 19 rsync $*
Best regards
Daniel Khan
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |