The problem with my whole morning was that the configuration file was reversed in order to cause the shared storage configuration to be unsuccessful
the virtual machine in the Vmx file is last filled in: (Must be all at the end, the order is immutable, otherwise unsuccessful!) When you are finished modifying, turn off the virtual machine software re-open to take effect.
disk.locking = "FALSE"
disklib.datacachemaxsize = "0"
disklib.datacachemaxreadaheadsize = "0"
disklib.datacacheminreadaheadsize = "0"
disklib.datacachepagesize = "4096"
disklib.maxunsyncedwrites = "0"
scsi1.present = "TRUE"
Scsi1.virtualdev = "Lsilogic"
Scsi1.sharedbus = "VIRTUAL" (Don't forget!) )
Scsi1:1.present= "TRUE"
Scsi1:1.filename= ". /VOTINGDISK.VMDK "
Scsi1:1.mod= "Independent-pressistent"
Scsi1:2.present= "TRUE"
Scsi1:2.filename= ". /DATA01.VMDK "
Scsi1:2.mod= "Independent-pressistent"
Scsi1:3.present= "TRUE"
Scsi1:3.filename= ". /FLASH01.VMDK "
Scsi1:3.mod= "Independent-pressistent"
Scsi1:1.devicetype= "Disk"
Scsi1:2.devicetype= "Disk"
Scsi1:3.devicetype= "Disk"
Scsi1:1.redo= ""
Scsi1:2.redo= ""
Scsi1:3.redo= ""
Scsi1.pcislotnumber= "37"
It can be configured later by dividing the partition into one node and then looking at the other node. Can see for example:/DEV/SDC1, can see is normal, only see/DEV/SDC is not normal.
Prompt after boot Clustering is not supported for VMware Workstation. No need to control! Let him blast him!
This article is from the "cultural Rogue dba Life" blog, reprint please contact the author!
VMware Workstation 8 Configuration shared storage