Forum archive
Proxmox VE 3.4 + OpenVZ + Observium TKL 13.0: Services don't autostart after turnkey-init
Hello,
We use Proxmox VE 3.4 in a cluster of 3 nodes. I am trying to deploy Observium.
I downloaded the OpenVZ file, and uploaded it to the Proxmox storage. I deployed the container, and it all seemed to go well.
I used vzctl enter <id> to get into the container, and I was prompted for the passwords: root, Mysql, Observium. It all seemed to go well.
But the services do not autostart. I rebooted the container, and still nothing. At one point, after I changed some networking configuration, I even got the turnkey-init process for a second time after a reboot.
It seems the turnkey-init is not finishing off properly, and doesn't remove or apply some flag to indicate that the container is now configured, the firstboot.d scripts should not run again, and normal services (apache, mysql, ssh) should autostart. After a reboot, netstat -plant shows no open ports.
I've tried with venet and veth interfaces, no difference. Any help is appreciated!