After migration vmlist broken

dignus

Renowned Member
Feb 12, 2009
181
22
83
Heya,

I've been migrating openvz vm's all morning. The method was the same for all: vzdump, scp, vzdump --restore, add the ORIGIN_SAMPLE line to the .conf file.

All VE's went fine, only one is giving me troubles. After doing the restore the VM doesn't show up in the list. Next to that, I can't click on any VM to get it's status, I'm getting this error: http://bastion.jkit.nl/~dignus/proxmox_error.png. The config of the VM can be found here: http://bastion.jkit.nl/~dignus/conf.txt

Any ideas?
 
Oh, you are trying to import containers. I guess we have a small bug in the config parser. I will test and fix that on Monday.

- Dietmar
 
Dietmar,

it's the parser, I had to put the value for OSTEMPLATE between quotes for proxmox to pick it up.

JK