On Mon, 2009-11-30 at 13:11 +0100, Nikita Michalko wrote: > Hi Lars, > > we have the same HA-version, without mysql though. Could you send me pls > the "forkbomb" to test it on our cluster? #!/bin/bash while (true); do bash $0; done;