Proxmox 5.0 Beta1 not starting VM's

McKajVah

Renowned Member
Feb 7, 2013
21
2
68
Working great but it is not autostarting my VM's even if set to "start at boot=yes" and in any order.

Also it seems it just hard stops the VM's (server reboots in 2sec) when restaring og shutting down Proxmox server.
 
Manual shutdown of a VM work as intended, but reboot or shutdown of server just kills the VM's.
 
Also bulk stop gives this:

Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1431.
Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1437.
Use of uninitialized value $type in concatenation (.) or string at /usr/share/perl5/PVE/API2/Nodes.pm line 1444.
unknown VM type ''
Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1431.
Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1437.
Use of uninitialized value $type in concatenation (.) or string at /usr/share/perl5/PVE/API2/Nodes.pm line 1444.
unknown VM type ''
Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1431.
Use of uninitialized value $type in string eq at /usr/share/perl5/PVE/API2/Nodes.pm line 1437.
Use of uninitialized value $type in concatenation (.) or string at /usr/share/perl5/PVE/API2/Nodes.pm line 1444.
unknown VM type ''
TASK OK
 
that should already be fixed in git, and thus in the next round of updates.