does it make sense to have a .vmx file for one VM across two folders?
Not in this case. It's just confusing ...
From what you provided so far:
- Folder "LABdB" contains one virtual disk "LABdB" (100GB)
- Folder "LABDB_1" contains two virtual disks "LABDB_1" (100GB), and "LABDB_1_1" (400GB)
- The descriptor/header file for the 100GB virtual disk "LABDB_1" is missing (but the flat file has was in use until Aug, 2nd)!?
What I would do in this case is to recreate the missing descriptor file, then modify both VMs, so that each of them only has the 100GB .vmdk file in its own folder mapped (no cross connect), and see which one of them boots. Then remove the wrong one from the inventory, and add the 400GB virtual disk to the working VM.
Depending on which files are the used, you (we) may want to do some cleanup, i.e. move the used files into a single folder, and remove the wrong one.
Make sure that you do not accidentally select "delete from disk" when you unmap a virtual disk from a VM.
To recreate the missing .vmdk descriptor file:
- copy LABdb/LABdB.vmdk to LABDB_1/LABDB_1.vmdk
- edit LABDB_1.vmdk, and point it to "LABDB_1-flat.vmdk"
If you are unsure, or have any questions, please don't hesitate to ask.
André.
---------------------------------------------------------------------------------------------------------
Was it helpful? Let us know by completing this short survey here.