I had a similar issue. On a MacPro (Dual Quad Core hyperthreaded, 32GB Memory ), OSX Lion Server, I am running Windows 7 in one VM (Fusion 4.1.1) with Visual Studio 2010, SharePoint Foundation 2010, and SQL Server 2008 R2. A Virtual Drive is mapped to another VM, running Windows 2008 Server R2 and SharePoint 2010 Enterprise Server. Virtual Drives are mapped to a Source Code folder (for VS2020 projects), and to the Windows 2008 GAC, required for debugging code on the Windows 2008 SharePoint Server VM using Remote Debugging. Also mounted are three more VMs. SOLR Search engine VM running in UBuntu, LYNC Unified Communications Server running in Windows 2008 Server R2, and Active Directory running in a Windows 2008 Server VM.
* The VS2010 Dev VM is running on an 8TB (configured as 6 Raid 5 eSata connected storage device), and two of the VMs are running on the MacPro internal drives (configured as 4 TB Raid 5 an 1TB JBOD).
When the host OSX Lion Server goes into Screen Save mode, even sometimes before but after a few minutes, VMWare Fusion hangs. If you look at the processes in Activity Monitor, it says "VMWare Fusion (not responding)". When you get this, you need to hard-boot the server. Fortunately, VMWare is robust enough that nothing gets corrupt. OSX Server is never a concern.
* Note, I posted to a VMWare Community thread before about a Black Screen issue, when I was running OSX Snow Leopard Server and tried to upgrade to Fusion 4.
I tried everything, and nothing worked, until I saw the post in this thread that full screen in 4.1.1 has issues. That connected my thinking with the Black Screen issue I had which isolated the issue to Full Screen view mode as well. I found when dealing with the Black Screen issue that if I unintentionally ended up in Full Screen, or Unity View, I got the Black Screen issue and had to reboot as well. So the ability to keep Full Screen mode a bay through the following config for each VM worked wonders ( FUSION | VIEW | FULL SCREEN MINIBAR | ALWAYS SHOW ). Now I can have Full Screen functionality without the system locking up Fusion.
- I recall, in the release notes for 4.1.1 that a slight delay is inserted in Full Screen view model, and I wonder if this is causing an event clash, such that VMWare Fusion locks into listening for the Full Screen VMWare menu to slide down but it never happens, so it becomes unresponsive. Irrespective, the workaround above works for me, and finally, after many gruelling hours, I am up on OSX Lion Server and VMware Fusion 4.1.1.
Hope this helps save someone some time and frustration.