I have multiple Windows guests on a single vSphere 5 host using local storage. There's a large set of files that each of them has and currently pull from a single source. I'd like to stop wasting space by having six copies of the same files on the same host when only one guest actually changes them.
Is it possible to drop these into a single virtual disk and share that between multiple guests, where only one has write privileges?