about snapshot & clone

ok
tks for your reply

just to make clear - not for the next upcoming version (2.x).

things are moving fast here and as its basically possible I assume we can do something here later.
 
thanks for your reply
now i can use vzdump to clone
but i think snapshot is very important when test some program
 
I agree with you. And I made same request.
For snapshot you can use this modification in config file:
Code:
ide0: vm-101-disk.qcow2
change to :
ide0: vm-101-disk.qcow2,snapshot=on
here example of full config file:
Original File:
Code:
name: WL5
ide2: none,media=cdrom
smp: 1
vlan0: e1000=86:37:EE:A0:52:D1
bootdisk: ide0
ide0: vm-101-disk.qcow2
ostype: wxp
memory: 1024
boot: cd
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
onboot: 0
New with snapshot:
Code:
name: WL5
ide2: none,media=cdrom
smp: 1
vlan0: e1000=86:37:EE:A0:52:D1
bootdisk: ide0
ide0: vm-101-disk.qcow2,snapshot=on
ostype: wxp
memory: 1024
boot: cd
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
onboot: 0
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!