What happens when a snapshot is deleted
Posted
by
Ralph Shillington
on Server Fault
See other posts from Server Fault
or by Ralph Shillington
Published on 2011-01-13T18:41:15Z
Indexed on
2011/01/13
18:55 UTC
Read the original article
Hit count: 218
windows-server-2008
|hyper-v
I have a tree of snapshots taken about once an hour as I progressed through a rather tricky server setup. Now that I'm done, I would like to get rid of the snapshots, but I gather that these are actually differencing drives. If that's the case, does it not mean that deleting a snapshot will in fact revert me back to a previous point in time. Or does it mean that deleting a snapshot merges the changed bits into the parent VHD.
© Server Fault or respective owner