Error starting VM

IES FSL

New Member
Sep 17, 2018
1
0
1
63
Hello

I have a 5.1-41 proxmox server . I have something strange with a CT machine: accesing from SSH it hangs up connection for about 30 seconds, and restart connection, but accessing thru Proxmox console it works ok all the time, so I think it is not a network problem.
I have done an upgrade of proxmox, and now I get exit code 1 starting any CT machine.

On console:
lxc-start -n 109 -F
lxc-start: 109: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup
lxc-start: 109: tools/lxc_start.c: main: 371 The container failed to start.
lxc-start: 109: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --logfile and --logpriority options.

/etc/pve/lxc/109.conf:
arch: amd64
cores: 2
hostname: intranet
memory: 2048
net0: name=eth0,bridge=vmbr0,gw=192.168.1.1,hwaddr=C6:C2:C3:CA:75:59,ip=192.168.1.171/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: hdpmox3:subvol-109-disk-2,size=100G
searchdomain: 192.168.1.1
swap: 2048
~

Please, help me!!
 
Looks like an apparmor/permission issue.
lxc-start: 109: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup

Ok, lets check the following can you try to start it again and post the results of (remove all sentiive data) journalctl -xe