I'm new to virtualization and want to make sure I understand what will happen when I delete a snapshot
Say I have a tree like this
- Base
- SnapshotA
- SnapshotB
- SnapshotC
- SnapshotB
- SnapshotA
Two questions:
If I delete SnapShotB does anything happen to SnapShotC?
From the vmware help "Note: Clicking Delete commits the snapshot data to the parent and removes the selected snapshot." So if I have installed software or add files to SnapShotB and I delete it does that mean that software and those file get pushed to the SnapShotA?