About
You arrived at the weblog of Geert Baeke. I am the technology manager for a company called Xylos (Belgium). I mostly work with Microsoft technologies such as Windows, Active Directory, Exchange, Sharepoint, MSCS, and more. I am also actively busy with VMware's products, focussing on VMware ESX.

Sections
Search






XBOX 360

RSS Newsfeeds
baeke.info Main RSS Feed Main Page RSS
Virtual Machines RSS Feed Virtual Machines RSS
View Article  Microsoft support on VMWare

VMWare has this document describing the support policy for Microsoft software running on VMWare.

Microsoft should just support their software under VMWare (especially ESX) because it is used more and more by customers. They should not ask to try to reproduce the error on physical machines because that is next to impossible.

View Article  Clustering in VMWare Workstation 4.5 and higher

For demo and test purposes, I need to be able to setup an Exchange 2003 cluster on my laptop. I run VMWare Workstation 5.0 on my laptop. Something like this:

Cluster

There seem to be some difficulties on VMWare Workstation with enabling SCSI reservation on the virtual SCSI bus or disks, resulting in disk corruption.

Now, setting up a cluster in VMWare GSX is fully supported. A couple of settings do the trick:

  • scsiX.sharedBus=”virtual”
  • disk.locking=”false”

This enables SCSI Reservation (SCSI-2 disk reservation protocol) for all disks on the bus. This is fully supported by Microsoft Cluster Server and Veritas Cluster for example.

If you do not want the whole bus to be shared, you could use:

  • scsiX:Y.shared=”true”

In the above example, SCSI reservation is enabled on disk Y on SCSI bus X.

In addition, you need to use preallocated virtual disks. You should not use physical disks (ESX supports that of course).

Using the same settings on VMWare Workstation 4.5 and higher seems to yield mixed results. According to some discussion threads and documents published by Oracle Japan, you need to add a few more lines to the .vmx file.

  • disk.locking = "false"
  • diskLib.dataCacheMaxSize = "0"
  • diskLib.dataCacheMaxReadAheadSize = "0"
  • diskLib.dataCacheMinReadAheadSize = "0"
  • diskLib.dataCachePageSize = "4096"
  • diskLib.maxUnsyncedWrites = "0"

In fact, setting disk.locking and diskLib.dataCacheMaxSize should be enough. I did not test it yet but I will do it soon.

Some more info.

 

Login
User name:
Password:
Remember me 
This Month
May 2005
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Networking
View Geert Baeke's profile on LinkedIn

Services

Powered by BlogHarbor
Powered by BlogHarbor
StatCounter