[pve-devel] RFC: vm cloning implementation proposal
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Thu Oct  4 05:56:13 CEST 2012
    
    
  
> For me copy = full clone
> 
> but maybe full clone = copy of the same storage type ?
> 
> each hypersivor/solution have differents terms for them...
We can define our own Terms ;-)
clone:
	- uses storage cloning features.
	- a clone is always on the same storage
copy:
	- is simply a copy of all data
	- you can copy data to any other storage
So those are slightly different things.
    
    
More information about the pve-devel
mailing list