Proxmox virtualizaton reboot problem

  • Thread starter Thread starter Bapu Desi
  • Start date Start date
B

Bapu Desi

Guest
Hello everyone,
i really need help i'm searching since 2 week but finding nothing on google.
Actually i have created one Virtual machine with proxmox (openvz),
all is working well network performance and all but when I'm trying to reboot my Virtual machine my virtual machine don't want to reboot just shutdown.
So every time i need to go to proxmox control panel and click restart after this, status of VM is mounted.

So before rebooting i saw in status, is still running after typing reboot in ssh of Virtual machine status is mounted and not rebooting.

http://img695.imageshack.us/img695/5707/proxhelp.jpg

thank you for your help in advance
 
i was have the same case , but resolved with this step

1 - add this line in the VE config file (/etc/vz/conf/xxx.conf):

ALLOWREBOOT=”yes”

2 - restart the machine from proxmox .

3 - now inside the VM make the restart command , (wait afew minutes Max 5 min)

all your VM config should be with this line inside them to restart work . you must also add this line to the defaut config file (/etc/vz/conf/ve-pve.auto.conf-sample) ; when you create a new VM this line will be added in the vm config file auto .




 
we will release a new version of vzctl which enables immediate reboots in a few days (replacing the cron jobs).
 
just to mention, already in the pvetest repo.
 
great thank you it's working when new version will be out? do we need to change something? or automatic with update and upgrade?

thank you for your help
 
Last edited by a moderator:
This will be implemented in the v 1.9 or is a separate update ?

how we can upgrade ? or it is automatic update ?
 
just update as always, now available. we will announce it tomorrow, including release notes.