Sound benutze ich keinen.
VM1:
#!/usr/bin/vmware
config.version = "8"
virtualHW.version = "4"
memsize = "2304"
MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
displayName = "SBSSERVER"
guestOS = "winnetbusiness"
numvcpus = "2"
tools.remindInstall = "FALSE"
floppy0.present = "TRUE"
floppy0.fileName = "auto detect"
sound.present = "TRUE"
sound.filename = "-1"
sound.autodetect = "TRUE"
usb.present = "TRUE"
ethernet0.present = "TRUE"
ethernet0.addressType = "generated"
ethernet0.connectionType = "bridged"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "SBSSERVER.vmdk"
ide0:0.present = "TRUE"
ide0:0.autodetect = "TRUE"
ide0:0.filename = "auto detect"
ide0:0.deviceType = "atapi-cdrom"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
buslogic.noDriver = "FALSE"
autostart = "poweron"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
scsi0:0.redo = ""
ide0:0.startConnected = "FALSE"
ethernet0.generatedAddress = "00:0c:29:4b:8c:22"
sound.virtualDev = "es1371"
uuid.location = "56 4d 21 09 ac 07 a1 43-a5 be f9 ab aa 4b 8c 22"
uuid.bios = "56 4d 21 09 ac 07 a1 43-a5 be f9 ab aa 4b 8c 22"
ethernet0.generatedAddressOffset = "0"
sound.startConnected = "FALSE"
tools.syncTime = "FALSE"
floppy0.startConnected = "FALSE"
scsi0:1.present = "TRUE"
scsi0:1.fileName = "SBSSERVER_G.vmdk"
scsi0:1.redo = ""
VM2 + 3 sind identisch:#!/usr/bin/vmware
config.version = "8"
virtualHW.version = "4"
memsize = "1024"
MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
displayName = "Webinterface"
guestOS = "winnetstandard"
tools.remindInstall = "FALSE"
sound.present = "TRUE"
sound.filename = "-1"
sound.autodetect = "TRUE"
usb.present = "TRUE"
ethernet0.present = "TRUE"
ethernet0.addressType = "generated"
ethernet0.connectionType = "bridged"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Webinterface.vmdk"
ide0:0.present = "TRUE"
ide0:0.autodetect = "TRUE"
ide0:0.filename = "auto detect"
ide0:0.deviceType = "atapi-cdrom"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
buslogic.noDriver = "FALSE"
floppy0.fileName = "/dev/fd0"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
scsi0:0.redo = ""
ide0:0.startConnected = "FALSE"
ethernet0.generatedAddress = "00:0c:29:4c:7d:d7"
sound.virtualDev = "es1371"
uuid.location = "56 4d 15 8e e7 39 3c 1d-b1 df 39 d6 9c d9 57 e2"
uuid.bios = "56 4d 2c af 49 e9 6b b8-c6 5c fd f8 2a 4c 7d d7"
ethernet0.generatedAddressOffset = "0"
sound.startConnected = "FALSE"
tools.syncTime = "FALSE"
autostart = "poweron"
snapshot.disabled = "TRUE"
floppy0.startConnected = "FALSE"
Ethernet0.startConnected = "TRUE"
VMWare config:serverd.init.fullpath = "/usr/lib/vmware/serverd/init.pl"
authd.client.port = "904"
control.fullpath = "/usr/bin/vmware-cmd"
authd.fullpath = "/usr/sbin/vmware-authd"
loop.fullpath = "/usr/bin/vmware-loop"
libdir = "/usr/lib/vmware"
vmware.fullpath = "/usr/bin/vmware"
vmdir = "/vmware"
dhcpd.fullpath = "/usr/bin/vmnet-dhcpd"
serverd.fullpath = "/usr/sbin/vmware-serverd"
datastore.name = "local"
datastore.localpath = "/vmware/"
msg.autoAnswer = "true"
sched.mem.pshare.enable = "FALSE"
prefvmx.useRecommendedLockedMemSize = "TRUE"
prefvmx.minVmMemPct = "100"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
security.host.ruissl = "FALSE"
mainMem.partialLazySave = "TRUE"
mainMem.partialLazyRestore = "TRUE"
mainMem.useNamedFile = "FALSE"
defaultVMPath = "/vmware"
In den log files ist eine Verzögerung beim lesen oder schreiben der Daten ersichtlich:
Dec 30 19:08:50: vmx| SCSI0:0: Command READ(10) took 5.652 seconds (ok)
Dec 30 19:08:50: vmx| SCSI0:0: Command WRITE(10) took 5.653 seconds (ok)