LXC CT won't start, but no error displayed

kotakomputer

Renowned Member
May 14, 2012
414
10
83
Jakarta, Indonesia
www.proxmoxindo.com
When I click start on one of my LXC CT its show "Status Ok", but the CT still not started. Another CT on same server has no problem.

# lxc-start -n 656 -F -l DEBUG -o /tmp/lxc-656.log

See my attachment: lxc-656.log

I have try to update to latest version then restart Server but still not help.

~# pveversion
pve-manager/5.2-7/8d88e66a (running kernel: 4.15.18-2-pve)
 

Attachments

  • lxc-656.log
    19.3 KB · Views: 4
Can you post the output of pct config <VMID>?
 
In searching I came across this post and I am having the exact same problem on one of my container (plex container). Even after reboot of proxmox, when I start the container, it does not start yet no errors.
Code:
root@proxmox:~# pct start 103
root@proxmox:~# pct enter 103
Error: container '103' not running!
and the container config file for 103.conf is
Code:
arch: amd64
cores: 1
hostname: PlexServer
memory: 4096
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.11.1,hwaddr=4E:4B:7F:03:9F:4D,ip=192.168.11.171/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: local-zfs:subvol-103-disk-0,size=8G
swap: 512

Any thoughts on why it may not be starting?
 
I believe I found the issue/solution and that my container disk size was too small. by increasing/resizing the disk the container restarted.

pct resize 103 rootfs 32G
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!