Re: AW: AW: 2.4.20 CPU lockup - Now with OOPS message

GrandMasterLee (masterlee@digitalroadkill.net)
24 Jan 2003 00:10:14 -0600


On Thu, 2003-01-23 at 20:33, Daniel Khan wrote:
> 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

Kewl. Thanks, I will try this out tomorrow and let you know.
-
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/