[pve-devel] [PATCH] template create : add template:1 option
Alexandre DERUMIER
aderumier at odiso.com
Mon Apr 22 09:02:52 CEST 2013
Dumper of $conf give me this:
$VAR1 = {
'net0' => 'e1000=96:73:D8:C9:2D:A1,bridge=vmbr0',
'ide2' => 'none,media=cdrom',
'name' => 'test',
'bootdisk' => 'ide0',
'cores' => 1,
'ide0' => 'local:252/vm-252-disk-1.qcow2,size=1G',
'ostype' => 'l26',
'memory' => 512,
'sockets' => 1,
'snapshots' => {},
'digest' => '0a1432587b24f65e383635c8dbfbc029e38700db'
};
----- Mail original -----
De: "Alexandre DERUMIER" <aderumier at odiso.com>
À: "Dietmar Maurer" <dietmar at proxmox.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Lundi 22 Avril 2013 08:57:40
Objet: Re: [pve-devel] [PATCH] template create : add template:1 option
Hi,
I got an error message
"unable to create template, because VM contains snapshots"
on all vms I want to convert. (they are no snapshots)
sample vm config:
"
bootdisk: ide0
cores: 1
ide0: local:252/vm-252-disk-1.qcow2,size=1G
ide2: none,media=cdrom
memory: 512
name: test
net0: e1000=96:73:D8:C9:2D:A1,bridge=vmbr0
ostype: l26
sockets: 1
"
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre Derumier" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Lundi 22 Avril 2013 07:13:19
Objet: RE: [pve-devel] [PATCH] template create : add template:1 option
Hi Alexandre,
after the weekend, I decided to commit your first version. I also applied some
cleanups.
Please can you check it that works for you?
> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Alexandre Derumier
> Sent: Freitag, 19. April 2013 15:57
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH] template create : add template:1 option
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list