Subscribe to Quality7501
Subscribe to Quality7501
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers


If you're someone who enjoys testing various software and has been required to install Dell DataDomain Virtual Edition on your laptop or desktop, you may have encountered significant compatibility issues when using the OVA (Open Virtualization Archive) file provided by Dell, as it's primarily designed for deployment on VMware ESXi servers rather than running on VMware Workstation. This can lead to import issues, despite correctly placing the files in the selected location, as the final step of importing the VMX file often fails. To resolve this issue, follow these steps:
Open your preferred text editor and navigate to the folder containing the DataDomain files.
Open the VMX file and locate lines 45 and 50, which should contain the following:
scsi0:0.mode = "independent_persistent"scsi0:1.mode = "independent_persistent"

Replace the "_" with "-" in both lines, so they read:
scsi0:0.mode = "independent-persistent"scsi0:1.mode = "independent-persistent"

Open VMware Workstation, click on "File," then "Scan for Virtual Machines." Browse to the folder containing the VMX file, click "OK," and then "Next.". Confirm that the VMX file is recognized, click "Finish," and then "Close."



The VMX file should now be imported successfully. Click "Start" to begin using the virtual machine.

If you encounter an error message, it may indicate a typo in the VMX file. In my case, I had forgotten to save the file after making changes, and I had also accidentally removed one of the "t"s from "persistent." To resolve the issue, I corrected the typo, saved the file, canceled the VMware Wizard, and click again on the VM from the library.

Disclaimer & Copyright Notice
The information here is for general purposes only and may include links to external sites not maintained by me. I don't guarantee the accuracy or completeness of external content.
By using this information, you acknowledge the risks and release me from liability. You use this content at your own risk.
This work is licensed under a Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). You're free to share and adapt the material with proper credit.
If you're someone who enjoys testing various software and has been required to install Dell DataDomain Virtual Edition on your laptop or desktop, you may have encountered significant compatibility issues when using the OVA (Open Virtualization Archive) file provided by Dell, as it's primarily designed for deployment on VMware ESXi servers rather than running on VMware Workstation. This can lead to import issues, despite correctly placing the files in the selected location, as the final step of importing the VMX file often fails. To resolve this issue, follow these steps:
Open your preferred text editor and navigate to the folder containing the DataDomain files.
Open the VMX file and locate lines 45 and 50, which should contain the following:
scsi0:0.mode = "independent_persistent"scsi0:1.mode = "independent_persistent"

Replace the "_" with "-" in both lines, so they read:
scsi0:0.mode = "independent-persistent"scsi0:1.mode = "independent-persistent"

Open VMware Workstation, click on "File," then "Scan for Virtual Machines." Browse to the folder containing the VMX file, click "OK," and then "Next.". Confirm that the VMX file is recognized, click "Finish," and then "Close."



The VMX file should now be imported successfully. Click "Start" to begin using the virtual machine.

If you encounter an error message, it may indicate a typo in the VMX file. In my case, I had forgotten to save the file after making changes, and I had also accidentally removed one of the "t"s from "persistent." To resolve the issue, I corrected the typo, saved the file, canceled the VMware Wizard, and click again on the VM from the library.

Disclaimer & Copyright Notice
The information here is for general purposes only and may include links to external sites not maintained by me. I don't guarantee the accuracy or completeness of external content.
By using this information, you acknowledge the risks and release me from liability. You use this content at your own risk.
This work is licensed under a Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). You're free to share and adapt the material with proper credit.
No activity yet