Hello,

i was trying to debug my template creation problem.

qm template 166

calls POST 166/template

which then spawns a worker doing:
PVE::QemuServer::template_create($vmid, $conf, $disk);

but sub template_create in QemuServer.pm does nothing with the VM itself
it just changes drives.

But i wanna have a template without drives like dietmar suggested.

Stefan
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to