2.0

Table Of Contents
VMware Server User’s Guide
294 VMware, Inc.
To create the base virtual machine that serves as the first node in the cluster
1LogintoyourVMwareServerhostasanAdministratoruser.
2 Createanewvirtualmachine.Choosethesettingsyouwant,suchasthesizeofthe
virtualdiskandthevirtualmemorylimit,butmakesurethatyouspecify:
Windows2000AdvancedServerorWindowsServer2003EnterpriseEdition
astheguestoperatingsystem.
SQL1asthevirtualmachinename.
Thecorrectdatastore.
Bridgednetworkingforthevirtualmachine.
3Addanewnetworkadapterthatuseseitheranotherexternaladapterorthe
VMnet1hostonlyadapter.(Forcompleteisolationfromthehost,youcanalsouse
anyunusedvirtualEthernetswitch,typicallyVMnet2throughVMnet7.)For
information,see“A d d i n g aNetworkAdaptertoa
VirtualMachine”onpage 223.
ThisadapterisusedasthevirtualprivateEthernetconnectionforheartbeat
monitoring.
4Addthetwosharedvirtualdisks:
Ashareddatadisk,forexample,data.vmdk
Asharedquorumdisktostoretransactionsbeforetheyarecommittedtothe
datadisk,forexample,quorum.vmdk
Forinformation,see“A d d i n g aHardDisktoaVirtualMachine”onpage 144.
5Addthefollowingparameterstothevirtualmachineconfigurationfile
(SQL1.vmx)asdescribedin“ChangingVirtualMachineAdvancedSettings”on
page 127:
Setscsi1.sharedBustovirtual
Setdisk.lockingtofalse
ThisenablesSCSIreservation,whichisdescribedinmoredetailinthesection
“UsingSCSIReservationtoShareVirtualSCSIDisks”onpage 288.
Youarefinishedcreatingthevirtualmachineforthefirstnodeinyourcluster.
Thenextstepistoinstallaguestoperatingsystemin
thevirtualmachine.