In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
The problem that has been bothering me all morning is that the shared storage configuration is not successful because the order of the professionals in the configuration file is reversed.
Fill in the virtual machine VMX file at the end: (must be all at the end, the order is immutable, otherwise it will not succeed! After the modification, shut down the virtual machine software and turn it on again.
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 that! )
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"
After configuration, you can partition in one node, and then go to another node to see. Whether it can be seen, such as / dev/sdc1, it is normal to see it, but it is not normal to see only / dev/sdc.
Prompt Clustering is not supported for VMware Workstation after boot. Never mind! Let him shoot him!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.