Hello!
I've just upgraded to proxmox 6.1 and installed the latest Centos 7 template (centos-7-default_20190926_amd64.tar.xz).
When I enter the LXC and try to shut the Centos 7 down, it just won't.

ps aux shows:
journalctl -xe shows that all services are stopped, yet the system is still running.
dmesg shows:
				
			I've just upgraded to proxmox 6.1 and installed the latest Centos 7 template (centos-7-default_20190926_amd64.tar.xz).
When I enter the LXC and try to shut the Centos 7 down, it just won't.

ps aux shows:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.9 125304  5236 ?        Ss   22:19   0:00 /sbin/init
root        37  0.0  1.5  39092  8208 ?        Ss   22:19   0:00 /usr/lib/systemd/systemd-journald
root      3091  0.0  0.8 116400  4632 ?        Ss   22:22   0:00 /bin/bash
root      3109  0.0  0.7 155352  4000 ?        R+   22:23   0:00 ps aux
xjournalctl -xe shows that all services are stopped, yet the system is still running.
dmesg shows:
[ 5435.948097] audit: type=1400 audit(1577646285.401:82): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="/usr/bin/lxc-start" name="/proc/sys/kernel/random/boot_id" pid=18677 comm="lxc-start" srcname="/dev/.lxc-boot-id" flags="rw, bind"
[ 5436.237344] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5436.237412] vmbr0: port 2(veth200i0) entered blocking state
[ 5436.237414] vmbr0: port 2(veth200i0) entered forwarding state
			
				Last edited: