Create Shared disks with VMware Workstation - Urgent - TechRepublic
Question
December 19, 2009 at 07:26 AM
sqlbee

Create Shared disks with VMware Workstation – Urgent

by sqlbee . Updated 16 years, 6 months ago

Hi Guys,

I am trying to implement shared with vmware workstation 5.5 but seem to be having trouble.

I have added a new scsi controller and disabled the disk locking. After I format the disk on one node, I can see that the drive shows up as healthy and formatted on the other node, but if I create a file on a node, I am not able to see it on the other.

The disk configuration is as follows:

scsi1.present = “TRUE”
scsi1:1.present = “TRUE”
scsi1:1.fileName = “F:\HDD shares\Quorum.vmdk”
scsi1:1.mode = “independent-persistent”
scsi1:2.present = “TRUE”
scsi1:2.fileName = “F:\HDD shares\SQL Data.vmdk”
scsi1:2.mode = “independent-persistent”
scsi1.virtualDev = “lsilogic”

disk.locking = “false”
diskLib.dataCacheMaxSize = “0”

The private and public address can ping each other.

Can someone please help with this?

Regards
Akhil

This discussion is locked

All Comments