Long lxc start times from WebUI only

jbg

Member
Sep 24, 2019
6
0
21
42
Hi. I have just set up a new proxmox install on a Dell r730. I have created a few lxc containers and have noticed they take a longer-than-i-expected amount of time to start from the web console, 45-60s. This isnt a huge deal, i just dont want this to be a symptom of something else. Oddly, if i ssh into the server and start with lxc-start command, they start up in like 5 seconds. What gives?
 
Hi,

are there any messages in the syslog (journalctl -b) that might indicate something about the delay? Also, please post pveversion -v.

Can you try running pct start <vmid> -debug and post the output? This starts the container in the same way as the web UI.