C Chris Welber New Member Mar 14, 2016 28 2 3 61 Oct 5, 2016 #1 I created a full clone of VM, but for some reason while it runs fine I can't snapshot it? Any ideas why? Thanks!
I created a full clone of VM, but for some reason while it runs fine I can't snapshot it? Any ideas why? Thanks!
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,300 729 253 Austria www.proxmox.com Oct 6, 2016 #2 Please can you post the VM configuration?
C Chris Welber New Member Mar 14, 2016 28 2 3 61 Oct 6, 2016 #3 Here's the 4200.conf file contents: balloon: 3072 bootdisk: ide0 cores: 2 ide0: file=local:4200/vm-4200-disk-1.raw,size=100G ide2: file=local:iso/ubuntu-16.04.1-server-amd64.iso,media=cdrom machine: pc-i440fx-2.5 memory: 4096 name: ELKServer net0: e1000=62:64:36:65:32:35,bridge=vmbr0 numa: 0 ostype: l26 smbios1: uuid=1667cb30-b625-44ad-bdf3-ebe17914ecfe sockets: 1
Here's the 4200.conf file contents: balloon: 3072 bootdisk: ide0 cores: 2 ide0: file=local:4200/vm-4200-disk-1.raw,size=100G ide2: file=local:iso/ubuntu-16.04.1-server-amd64.iso,media=cdrom machine: pc-i440fx-2.5 memory: 4096 name: ELKServer net0: e1000=62:64:36:65:32:35,bridge=vmbr0 numa: 0 ostype: l26 smbios1: uuid=1667cb30-b625-44ad-bdf3-ebe17914ecfe sockets: 1
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,300 729 253 Austria www.proxmox.com Oct 6, 2016 #4 The local storage does not support snapshots for raw files (only with .qcow2 files).
C Chris Welber New Member Mar 14, 2016 28 2 3 61 Oct 6, 2016 #5 I see, so when I cloned it went from .qcow2 to raw. This is good to know about cloning. Thanks!
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,300 729 253 Austria www.proxmox.com Oct 7, 2016 #6 Please note that you can select the disk format when you do a full clone on the GUI.