> + PVE::Storage::volume_snapshot($storecfg, $volid, $snap) if
> storage_support_snapshop($volid, $storecfg); 
> 
> This seem to be wrong.
> 
> we can't do a qcow2 snapshot with qemu-img if the vm is running, we need to
> use qmp in this case.

Form what I see this case is already handled inside storage_support_snapshop()?

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

Reply via email to