The situation:
I have these virtual machines that are used for building software, and I'm trying to keep all the builds on the same "disk", if you will. The virtual machines:
2 x Windows
4 x Linux (3 Mandriva and 1 CentOS)
What is the best way to share a drive between virtual machines? I am currently using NFS (sharing a drive from Linux -> Windows using Services for Unix), but I'm not sure that is the most efficient.