[pve-devel] pve-storage : volume_clone
    Alexandre Derumier 
    aderumier at odiso.com
       
    Mon Nov  5 14:45:59 CET 2012
    
    
  
This add volume_clone sub for storage which support it.
for file, I set parent file in readonly, so we can't delete or modify it if clone exist.
rbd have a lock to protect snapshot from deletion
nexenta has also a lock on the cloned snapshot
sheepdog don't have lock, but we can safely delete a parent snapshot or image, without breaking the clone.
    
    
More information about the pve-devel
mailing list