I'm new in the ESXI server, and I have a server my company has a few vms for applications (mostly linux with php, tomcat services and SQL Server services).
I have one datastore, of 4TB, I'd like to create a folder (or a vmdk) which I can share between a few VMs having SQL Server. I intend to make a backup of SQL and save those files in that shared folder. Which I'll eventually copy to an external place.
I've tried creating a vmdk, over a new SCSI controller as LSI Logic SAS, and add the previously vmdk created, Sharing as multi-user, but it doesn't work as expected. First time I start my machines I'm able to see my files, but if I create another file in VM1, VM2 will only see those files after I reboot or remount the disk on linux.
There's any way to accomplish that need? Or am I just doing it wrong way?
I've considered install a SAMBA on a linux server, and share to the others VMs, but some SQL Server has files over 300GB, so the backup over network will take a long time.
Any help with this case?
Merry Chistmas and Happy new year for everyone.