Hi I was trying to create a RamDisk on ESXI 6.7 and host few linked clones on it in order to get better performance.
I have tried doing it and tried to host and tried to host an Linked clone on it. The VM got registered but didn't get started, here are the steps I performed.
mkdir /ramdisk
esxcli system visorfs ramdisk add -m 10240 -M 20480 -n ramdisk -t /ramdisk -p 0755
Created to linked clone on it but poweron failed leaving this error.
Attempted to power on a virtual machine with the .vmx file not stored on a NAS or VMFS version 3 datastore. The virtual machine files must be relocated or VMFS upgraded.
Is there a way to workaround please tha please let me know.