OpenVZ Forum


Home » General » Support » Forkbomb
Forkbomb [message #49410] Mon, 29 April 2013 09:21
bastoune is currently offline  bastoune
Messages: 2
Registered: April 2013
Junior Member
Hi everybody,

i'm trying to make hardening on containers to make users unable to damage the host node. I just tried a forkbomb in a container using python

import os
while True:
os.fork()

Running htop on my host node, I see that CPU usage is 100% on all cores, even if i setted params like cpuunit, cpus, cpulimit in configuration file.

How can I struggle against this ?

All my containers are precreated debian templates Wink

Thx a lot
Previous Topic: Sound in multiple containers
Next Topic: Assign IP within VE
Goto Forum:
  


Current Time: Sun Sep 01 04:16:57 GMT 2024

Total time taken to generate the page: 0.05839 seconds