Proxmox VE 5.0 Beta1 VM, CT Autostart issue.

tukiyo3

Well-Known Member
Sep 13, 2015
30
1
48
I have following issue

1. Clean install Proxmox 5.0.
2. I restored container and kvm image from backup it created on Proxmox 4.4.
3. It was setted "autostart : Yes" and Proxmox 5.0 reboot.
4. Coutainer and kvm doesn't autostart, but "TASK OK".

5d533b6a-de78-a6f0-f441-fc011bfb8391.png


5. I scheduled root's cron, that start successfull.

```
# m h dom mon dow command
@reboot /usr/sbin/pct start 1192
@reboot /usr/sbin/pct start 1193
@reboot /usr/sbin/qm start 1053
```