I am running
pve-manager/4.1-2/78c5f4a2 (running kernel: 4.2.6-1-pve)
and have a problem with extended permissions (acls) being set by default on containers. This was not the case before. This might be happening after the upgrade to 4.1, but I am not sure.
When I create a new container the...
I followed this howto http://pve.proxmox.com/wiki/Serial_Terminal
I does work partially. When I connect to terminal with command qm terminal 101 while the VM is booting I get all the boot messages. But when the boot messages stop nothing happens. Blank screen and I can not type anything.
Any idea?
Hi Wolfgang,
I tried stopping and killing init. See Below.
# vzctl stop 119 --fast
Killing container ...
command does not respond for hours
I find container init with command
for i in `pidof init` ; do vzpid $i ; echo -n "$i " ; done ;
In my case its pid 30961
I double check with
#...
Here is the screenshot
One of the containers hangs/freezes I can not enter it...and that is the reason proxmox becomes unusable. I know rebooting the server will clear all stuck/zombie processes from the stuck container but this happens on weekly basis and I can not reboot the server every 5...
Hi,
I am running ProxMox with OpenVZ Containers for 2 months now and love it. I am having a issue with my RAM usage as free -g command displays 99% usage and ProxMox web interface displays 11% usage.
htop program shows displays 11% usage and I know htop calculates buffers and cache with actual...