[pve-devel] [PATCH] remove running from Storage and check it in QemuServer
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Thu Apr 30 12:28:36 CEST 2015
    
    
  
> + 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()?
    
    
More information about the pve-devel
mailing list