Is it possible to create a delta VM?
Posted
by
iTayb
on Server Fault
See other posts from Server Fault
or by iTayb
Published on 2011-01-10T20:54:21Z
Indexed on
2011/01/10
20:55 UTC
Read the original article
Hit count: 300
I have a VM of approx. 18GB. Sometimes I need temporally clones of it, so I clone it. The problems are: * It takes a while until it's done. * Sometimes I happen to need dozen of clones and I'm running out of storage.
I wonder if there's a way to create a VM that saves only the delta (difference) since the delployment out of the source machine. That way each new VM's filesize should be 100MB at most, and creating it will be much faster.
I've heard that VMWare View is using this concept. Is such a thing possible for ESXi as well?
I'm using ESXi 4.1 with VSphere 4.1.
Thanks!
© Server Fault or respective owner