I can not stop container inside The open vz it's starting automatically immediately.
here is the output when i'm trying stopping the container
/usr/sbin/vzctl stop 33392
Stopping container ...
Container was stopped
Container is unmounted
it seems that everything is good but container is still running
nothing strange is even in logs
2011-02-10T16:25:17+0400 vzctl : CT 33392 : Stopping container ...
2011-02-10T16:25:50+0400 vzctl : CT 33392 : Container was stopped
2011-02-10T16:25:50+0400 vzctl : CT 33392 : Container is unmounted
2011-02-10T16:25:50+0400 vzctl : CT 33392 : Starting container ...
2011-02-10T16:25:50+0400 vzctl : CT 33392 : Container is mounted
2011-02-10T16:25:50+0400 vzctl : CT 33392 : Adding IP address(es): x.x.x.x
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Setting CPU limit: 18
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Setting CPU units: 509
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Setting CPUs: 1
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Setting devices
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Set hostname: dd.myhost.ge
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Setting quota ugidlimit: 2048
2011-02-10T16:25:51+0400 vzctl : CT 33392 : Container start in progress...
why does its starting itself ?