we have many containers in a proxmox OpenVZ host and each of them have resources allocated to it (CPU, Memory, etc..)
if i vzctl stop <CTID>
a container, will the allocated resources be free out? or it will still be in use?
i've recently stopped quite a few containers but didnt pay attention to the free memory and CPU usage but they seems like didn't drop much. i wonder if the containers that i stopped but not deleted are still holding the resources i allocated to them?