Can someone speak about using Linked Clones vs Full Clones in a production CS environment? What is the performance impact on the parent virtual machine? What type of density can be expected if all the child vm’s are performing read operations from the same snapshot of the parent VM? What are the dangers of using linked clones in this manner? What are the best practices from the CS community?
Steve Searles