VMware Workstation 8 Configuration shared storage

Source: Internet
Author: User

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.