Die Foren-SW läuft ohne erkennbare Probleme. Sollte doch etwas nicht funktionieren, bitte gerne hier jederzeit melden und wir kümmern uns zeitnah darum. Danke!

ESX 3.5 als Workstation 6.5 VM

Hilfe bei Problemen mit Installation & Benutzung des VMware ESX/ESXi Server 3.

Moderatoren: irix, Dayworker

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

ESX 3.5 als Workstation 6.5 VM

Beitragvon continuum » 22.05.2008, 20:05

Wichtigste Zutat:
Workstation 6.5 build 91182
http://download3.vmware.com/software/wk ... -91182.exe

zweitwichtigste Zutat: ein Mainboard mit CPU die im BIOS VT bei Intel oder SVM bei AMD ermoeglicht.

Sample vmx-file fuer ESX 3.5i:

Code: Alles auswählen

config.version = "8"
displayName = "esx35i"
ethernet0.present = "TRUE"
ethernet0.virtualdev = "e1000"
ethernet1.present = "TRUE"
ethernet1.virtualdev = "e1000"
floppy0.present = "FALSE"
guestOS = "other"
ide1:0.autodetect = "TRUE"
ide1:0.deviceType = "cdrom-image"
ide1:0.fileName = "VMware-VMvisor-InstallerCD-3.5.0-82664.i386.iso"
ide1:0.present = "TRUE"
memsize = "1024"
monitor.virtual_exec = "hardware"
monitor_control.restrict_backdoor = "true"
numvcpus = "1"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
scsi0:0.fileName = "esx35i-system.vmdk"
scsi0:0.present = "TRUE"
sound.present = "FALSE"
virtualHW.version = "6"


Die default-groesse der scsi-disk von 8 Gb ist ok. Es reicht eine normale wachsende Platte.
Wer lokal storage haben will sollte eine oder mehrere weitere Platten einbauen. Hier wuerde ich empfehlen preallocated disks zu verwenden.

Code: Alles auswählen

scsi0:1.fileName = "esx35i-storage.vmdk"
scsi0:1.present = "TRUE"


Es ist nicht noetig 2 virtuelle CPUs einzubauen - das wuerde ich nur bei Host mit quadcore fuer sinnvoll halten.

Troubleshooting:
wenn ihr keine VMs starten koennt - schaut euch das log an.
Wenn der vmx-Eintrag

Code: Alles auswählen

monitor.virtual_exec = "hardware"

im log geaendert wird auf

Code: Alles auswählen

monitor.virtual_exec = software

dann habt ihr entweder keine brauchbare CPU oder im BIOS VT/SVM nicht aktiviert.

Member
Beiträge: 62
Registriert: 09.07.2005, 17:59

Beitragvon fingifon » 22.05.2008, 23:00

Super Uli,

danke für die Info habe es auch nur mit einem Auge beiVMware.com mitbekommen aber immer noch nicht so richtig geglaubt.
aber eine Aussage von dir hat wie immer Hand und Fuß!


Wie sieht es denn performencemäßig mit der Workstation Build 91182 aus? Die Vorgängerversion war für mich nicht zu gebrauchen neben den Ganzen fehlern

Viele Grüße

Gideon

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 23.05.2008, 01:03

Wie sieht es denn performencemäßig mit der Workstation Build 91182 aus?


Nach deaktiviertem debugging als default laeuft 91182 auf meinem dualcore notebook recht gut - auf meinem P4 Desktop ist es fast nicht zu gebrauchen

Benutzeravatar
Experte
Beiträge: 1323
Registriert: 08.07.2005, 16:41
Wohnort: bei Trier

Beitragvon angoletti1 » 24.05.2008, 19:15

Hi Ulli,

gibt's bei dir bereits Pläne für MOA und WS6.5?

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 24.05.2008, 21:42

Seit heute gibt es Moa 2.3-011 mit support fuer build 91182 und den ganzen ESX-kram ...

http://sanbarrow.com/phpBB2/viewtopic.php?t=1235

Ich denke mal das man einen ESX 3.5i von CD laufen lassen kann - vorausgesetzt der Host hat Dampf - auf meinem 4 Gb notebook geht es locker

Bild

Member
Beiträge: 62
Registriert: 09.07.2005, 17:59

Beitragvon fingifon » 25.05.2008, 21:59

Nach deaktiviertem debugging als default laeuft 91182 auf meinem dualcore notebook recht gut - auf meinem P4 Desktop ist es fast nicht zu gebrauchen


wo hast du es denn eingestellt ?? :shock:

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 25.05.2008, 23:52

Im VMware-ordner findest du diese 2 Dateien

vmware-vmx.exe = 10Mb
vmware-vmx-debug.exe = 13MB

mit den beiden Dateien unveraendert laeuft Workstation im Debug-mode.

Mein Ordner hat jetzt diese 3 dateien

vmware-vmx.exe = 10Mb
vmware-vmx-debug.exe = 10MB
vmware-vmx-debug.exeorg = 13MB

VMware denkt immer noch es wuerde im debug-mode laufen - tut es aber nicht.

Alles klar ?

Member
Beiträge: 17
Registriert: 20.05.2008, 08:51

Beitragvon Nukular » 30.05.2008, 14:02

continuum hat geschrieben:Im VMware-ordner findest du diese 2 Dateien

vmware-vmx.exe = 10Mb
vmware-vmx-debug.exe = 13MB

VMware denkt immer noch es wuerde im debug-mode laufen - tut es aber nicht.

Alles klar ?


Und wie verhält sich das, wenn es keine vmware-vmx-debug.exe gibt?
Hab heute mal testes halber nen ESX-Server als Workstation 6.5 installiert und das ding kriecht vor sich hin.

Ich schätze der bootet schon gut 30 Minuten vor sich hin.

Kann natürlich am System liegen:

Core 2 Duo E4500
2,5GB RAM

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 30.05.2008, 14:48

Nach meiner Erfahrung dauert das booten entweder 2-3 Minuten oder an die 4 Tage und mehr.

Wenn es also schon ne halbe Stunde dauert siehgt es schlecht aus.
Poste mal das vmware.log

Member
Beiträge: 17
Registriert: 20.05.2008, 08:51

Beitragvon Nukular » 30.05.2008, 15:09

hmm nagut wie du meinst ...
Am Ende bricht es ab weil ich die Kiste ausgemacht hatte.

Ab "Starting vmkernel initialization" wird übrigens langsam.
Richtig langsam wird es ab: "Loading vmklinux"

[code]
May 30 15:03:40.481: vmx| Log for VMware Workstation pid=1384 version=6.0.3 build=build-80004 option=Release
May 30 15:03:40.481: vmx| Hostname=nukular.int
May 30 15:03:40.481: vmx| Command line: "C:\Programme\VMware\VMware Workstation\bin\vmware-vmx.exe" "-#" "name=VMware Workstation;version=6.0.3;licensename=VMware Workstation for Win32;licenseversion=6.0 build-80004;" "-@" "pipe=\\.\pipe\vmx253a97a0d60e9c44;" "C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmx"
May 30 15:03:40.496: vmx| UI Connecting to pipe '\\.\pipe\vmx253a97a0d60e9c44' with user '(null)'
May 30 15:03:40.559: vmx| HD: host version is 5.1.2600
May 30 15:03:40.559: vmx| HD: addr 80508998
May 30 15:03:40.559: vmx| HD: 805610bc, 80553280
May 30 15:03:40.575: vmx| CPU #0 TSC = 14818490486052
May 30 15:03:40.575: vmx| CPU #1 TSC = 14818490486030
May 30 15:03:40.575: vmx| TSC delta 22
May 30 15:03:40.575: vmx| VMMon_GetkHzEstimate: Calculated 2194580 kHz
May 30 15:03:40.575: vmx| VMMon_RememberkHzEstimate: Calculated 2194580 kHz
May 30 15:03:40.575: vmx| CPUID[0] vendor: GenuntelineI
May 30 15:03:40.575: vmx| CPUID[0] level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
May 30 15:03:40.575: vmx| CPUID[0] level 00000001, 0: 0x000006fd 0x00020800 0x0000e39d 0xbfebfbff
May 30 15:03:40.575: vmx| CPUID[0] level 00000002, 0: 0x05b0b101 0x005657f0 0x00000000 0x2cb4307d
May 30 15:03:40.575: vmx| CPUID[0] level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 00000004, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00000220
May 30 15:03:40.575: vmx| CPUID[0] level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 00000008, 0: 0x00000400 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 0000000a, 0: 0x07280202 0x00000000 0x00000000 0x00000503
May 30 15:03:40.575: vmx| CPUID[0] level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 80000001, 0: 0x00000000 0x00000000 0x00000001 0x20100000
May 30 15:03:40.575: vmx| CPUID[0] level 80000002, 0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
May 30 15:03:40.575: vmx| CPUID[0] level 80000003, 0: 0x44203229 0x43206f75 0x20205550 0x45202020
May 30 15:03:40.575: vmx| CPUID[0] level 80000004, 0: 0x30303534 0x20402020 0x30322e32 0x007a4847
May 30 15:03:40.575: vmx| CPUID[0] level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[0] level 80000008, 0: 0x00003024 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] vendor: GenuntelineI
May 30 15:03:40.575: vmx| CPUID[1] level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
May 30 15:03:40.575: vmx| CPUID[1] level 00000001, 0: 0x000006fd 0x01020800 0x0000e39d 0xbfebfbff
May 30 15:03:40.575: vmx| CPUID[1] level 00000002, 0: 0x05b0b101 0x005657f0 0x00000000 0x2cb4307d
May 30 15:03:40.575: vmx| CPUID[1] level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 00000004, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00000220
May 30 15:03:40.575: vmx| CPUID[1] level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 00000008, 0: 0x00000400 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 0000000a, 0: 0x07280202 0x00000000 0x00000000 0x00000503
May 30 15:03:40.575: vmx| CPUID[1] level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 80000001, 0: 0x00000000 0x00000000 0x00000001 0x20100000
May 30 15:03:40.575: vmx| CPUID[1] level 80000002, 0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
May 30 15:03:40.575: vmx| CPUID[1] level 80000003, 0: 0x44203229 0x43206f75 0x20205550 0x45202020
May 30 15:03:40.575: vmx| CPUID[1] level 80000004, 0: 0x30303534 0x20402020 0x30322e32 0x007a4847
May 30 15:03:40.575: vmx| CPUID[1] level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID[1] level 80000008, 0: 0x00003024 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID vendor: GenuntelineI
May 30 15:03:40.575: vmx| hostCPUID level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
May 30 15:03:40.575: vmx| hostCPUID level 00000001, 0: 0x000006fd 0x00020800 0x0000e39d 0xbfebfbff
May 30 15:03:40.575: vmx| hostCPUID level 00000002, 0: 0x05b0b101 0x005657f0 0x00000000 0x2cb4307d
May 30 15:03:40.575: vmx| hostCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 00000004, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00000220
May 30 15:03:40.575: vmx| hostCPUID level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 00000008, 0: 0x00000400 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 0000000a, 0: 0x07280202 0x00000000 0x00000000 0x00000503
May 30 15:03:40.575: vmx| hostCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000001 0x20100000
May 30 15:03:40.575: vmx| hostCPUID level 80000002, 0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
May 30 15:03:40.575: vmx| hostCPUID level 80000003, 0: 0x44203229 0x43206f75 0x20205550 0x45202020
May 30 15:03:40.575: vmx| hostCPUID level 80000004, 0: 0x30303534 0x20402020 0x30322e32 0x007a4847
May 30 15:03:40.575: vmx| hostCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| hostCPUID level 80000008, 0: 0x00003024 0x00000000 0x00000000 0x00000000
May 30 15:03:40.575: vmx| CPUID Maximum Physical Address Bits supported across all CPUs : 36
May 30 15:03:40.590: vmx| Host ACPI: can't find SRAT
May 30 15:03:40.590: vmx| Host: SRAT tables not found in memory
May 30 15:03:40.793: vmx| ACL_InitCapabilities: current IPC thread
May 30 15:03:40.793: vmx| ACL_InitCapabilities: done
May 30 15:03:40.793: vmx| changing directory to C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\.
May 30 15:03:40.793: vmx| Config file: C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmx
May 30 15:03:40.809: vmx| VMXVmdb_LoadRawConfig: Loading raw config
May 30 15:03:40.840: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
May 30 15:03:40.840: vmx| PowerOn
May 30 15:03:40.840: vmx| Host: WIN32 highest NUMA node 0
May 30 15:03:40.840: vmx| Host: WIN32 NUMA node 0, CPU mask 0x0000000000000003
May 30 15:03:40.840: vmx| VMXVmdb_LoadRawConfig: Loading raw config
May 30 15:03:40.840: vmx| HOST Windows version 5.1, build 2600, platform 2, "Service Pack 2", SMP
May 30 15:03:40.840: vmx| DICT --- USER PREFERENCES
May 30 15:03:40.840: vmx| DICT pref.eula.0.appName = VMware Workstation
May 30 15:03:40.840: vmx| DICT pref.eula.0.buildNumber = 80004
May 30 15:03:40.840: vmx| DICT pref.mruDest0.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest0.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest0.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest1.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest1.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest1.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest2.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest2.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest2.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest3.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest3.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest3.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest4.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest4.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest4.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest5.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest5.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest5.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest6.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest6.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest6.user =
May 30 15:03:40.840: vmx| DICT pref.mruDest7.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruDest7.destString =
May 30 15:03:40.840: vmx| DICT pref.mruDest7.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS0.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS0.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS0.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS0.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS0.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS0.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS1.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS1.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS1.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS1.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS1.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS1.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS2.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS2.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS2.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS2.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS2.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS2.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS3.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS3.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS3.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS3.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS3.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS3.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS4.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS4.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS4.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS4.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS4.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS4.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS5.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS5.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS5.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS5.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS5.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS5.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS6.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS6.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS6.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS6.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS6.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS6.port = 0
May 30 15:03:40.840: vmx| DICT pref.mruATS7.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS7.atsString =
May 30 15:03:40.840: vmx| DICT pref.mruATS7.domain =
May 30 15:03:40.840: vmx| DICT pref.mruATS7.user =
May 30 15:03:40.840: vmx| DICT pref.mruATS7.secure = FALSE
May 30 15:03:40.840: vmx| DICT pref.mruATS7.port = 0
May 30 15:03:40.840: vmx| DICT webUpdate.checkLast = 1212041372
May 30 15:03:40.840: vmx| DICT hint.tools.toolsImage = FALSE
May 30 15:03:40.840: vmx| DICT hint.tools.toolsReminder = FALSE
May 30 15:03:40.840: vmx| DICT hint.vmui.poweroff = FALSE
May 30 15:03:40.840: vmx| DICT pref.view.navBar.width = 228
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.list = _SEP_,POWER_OFF,SUSPEND,POWER_ON,RESET,SNAPSHOT,REVERT,SNAPSHOT_MANAGER,FAVORITES,QUICK_SWITCH,FULL_SCREEN,SUMMARY,APPLIANCE,CONSOLE,QUICK_MINIMIZE,FILE_EXIT,VPLAY_PLAY,VPLAY_RECORD,VPLAY_STOP
May 30 15:03:40.840: vmx| DICT pref.ws.currentObj.path = /vm/#20be4f5823bfe0ef/
May 30 15:03:40.840: vmx| DICT pref.ws.currentObj.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj0.present = FALSE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj0.name = Home
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj1.present = TRUE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj1.type = home
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj1.path =
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj1.file =
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj1.name = Home
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj2.present = TRUE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj2.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj2.path = /vm/#ce5d19268e352d16/
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj2.file = D:\openfiler-2.3RC-x86\openfiler-2.3RC-x86.vmx
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj2.name = Openfiler NAS/SAN Appliance
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj.maxNum = 7
May 30 15:03:40.840: vmx| DICT pref.placement.left = 243
May 30 15:03:40.840: vmx| DICT pref.placement.top = 133
May 30 15:03:40.840: vmx| DICT pref.placement.right = 1203
May 30 15:03:40.840: vmx| DICT pref.placement.bottom = 666
May 30 15:03:40.840: vmx| DICT pref.tip.startup = FALSE
May 30 15:03:40.840: vmx| DICT pref.tip.index = 1
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj3.present = TRUE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj3.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj3.path = /vm/#253a97a0d60e9c44/
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj3.file = C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmx
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj3.name = esx35i
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj4.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj4.path = /vm/#20be4f5823bfe0ef/
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj4.file = C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux (2)\Red Hat Linux.vmx
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj4.name = Red Hat Linux (2)
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj5.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj5.path = /vm/#ce5d19268e352d16/
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj5.file = D:\openfiler-2.3RC-x86\openfiler-2.3RC-x86.vmx
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj5.name = Openfiler NAS/SAN Appliance
May 30 15:03:40.840: vmx| DICT hint.vmui.vmWizardHint = FALSE
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.menu.position.ix = 0
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.menu.position.newLine = TRUE
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.power.position.ix = 1
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.power.position.newLine = TRUE
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.power.position.length = 100
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.snapshot.position.ix = 2
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.snapshot.position.length = 75
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.view.position.ix = 3
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.view.position.length = 158
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.vplay.position.ix = 4
May 30 15:03:40.840: vmx| DICT pref.view.toolbars.vplay.position.length = 75
May 30 15:03:40.840: vmx| DICT hint.vmui.reset = FALSE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj4.present = TRUE
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj6.type = vm
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj6.path = /vm/#253a97a0d60e9c44/
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj6.file = C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmx
May 30 15:03:40.840: vmx| DICT pref.ws.openedObj6.name = Red Hat Linux
May 30 15:03:40.840: vmx| DICT --- USER DEFAULTS
May 30 15:03:40.840: vmx| DICT --- HOST DEFAULTS
May 30 15:03:40.840: vmx| DICT --- SITE DEFAULTS
May 30 15:03:40.840: vmx| DICT --- COMMAND LINE
May 30 15:03:40.840: vmx| DICT gui.available = TRUE
May 30 15:03:40.840: vmx| DICT --- CONFIGURATION
May 30 15:03:40.840: vmx| DICT config.version = 8
May 30 15:03:40.840: vmx| DICT displayName = esx35i
May 30 15:03:40.840: vmx| DICT ethernet0.present = TRUE
May 30 15:03:40.840: vmx| DICT ethernet0.virtualdev = e1000
May 30 15:03:40.840: vmx| DICT ethernet1.present = TRUE
May 30 15:03:40.840: vmx| DICT ethernet1.virtualdev = e1000
May 30 15:03:40.840: vmx| DICT floppy0.present = FALSE
May 30 15:03:40.840: vmx| DICT guestOS = other
May 30 15:03:40.840: vmx| DICT ide1:0.autodetect = TRUE
May 30 15:03:40.840: vmx| DICT ide1:0.deviceType = cdrom-raw
May 30 15:03:40.840: vmx| DICT ide1:0.fileName = auto detect
May 30 15:03:40.840: vmx| DICT ide1:0.present = TRUE
May 30 15:03:40.840: vmx| DICT memsize = 1024
May 30 15:03:40.840: vmx| DICT monitor.virtual_exec = hardware
May 30 15:03:40.840: vmx| DICT monitor_control.restrict_backdoor = true
May 30 15:03:40.840: vmx| DICT numvcpus = 1
May 30 15:03:40.840: vmx| DICT scsi0.present = TRUE
May 30 15:03:40.840: vmx| DICT scsi0.virtualDev = lsilogic
May 30 15:03:40.840: vmx| DICT scsi0:0.fileName = Red Hat Linux.vmdk
May 30 15:03:40.840: vmx| DICT scsi0:0.present = TRUE
May 30 15:03:40.840: vmx| DICT sound.present = FALSE
May 30 15:03:40.840: vmx| DICT virtualHW.version = 6
May 30 15:03:40.840: vmx| DICT virtualHW.productCompatibility = hosted
May 30 15:03:40.840: vmx| DICT tools.upgrade.policy = manual
May 30 15:03:40.840: vmx| DICT ethernet0.addressType = generated
May 30 15:03:40.840: vmx| DICT ethernet1.addressType = generated
May 30 15:03:40.840: vmx| DICT uuid.location = 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:40.840: vmx| DICT uuid.bios = 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:40.840: vmx| DICT scsi0:0.redo =
May 30 15:03:40.840: vmx| DICT scsi0.pciSlotNumber = 16
May 30 15:03:40.840: vmx| DICT ethernet0.pciSlotNumber = 17
May 30 15:03:40.840: vmx| DICT ethernet1.pciSlotNumber = 18
May 30 15:03:40.840: vmx| DICT ethernet0.generatedAddress = 00:0c:29:22:b6:53
May 30 15:03:40.840: vmx| DICT ethernet0.generatedAddressOffset = 0
May 30 15:03:40.840: vmx| DICT ethernet1.generatedAddress = 00:0c:29:22:b6:5d
May 30 15:03:40.840: vmx| DICT ethernet1.generatedAddressOffset = 10
May 30 15:03:40.840: vmx| DICT tools.remindInstall = TRUE
May 30 15:03:40.840: vmx| DICT --- USER DEFAULTS
May 30 15:03:40.840: vmx| DICT --- HOST DEFAULTS
May 30 15:03:40.840: vmx| DICT --- SITE DEFAULTS
May 30 15:03:40.840: vmx| DICT --- GLOBAL SETTINGS
May 30 15:03:40.856: vmx| hostCpuFeatures = 0x500001fa
May 30 15:03:40.856: vmx| hostNumPerfCounters = 2
May 30 15:03:40.871: vmx| WSSCAN: reserved mem (in MB) min=32 max=2424 recommended=2424
May 30 15:03:40.871: vmx| hostMem=2552 maxAllowedAll=-1 maxAllowedVM=8192
May 30 15:03:40.871: vmx| totOverhead=16
May 30 15:03:40.871: vmx| WSSCAN: used rec mem (in MB) 2424
May 30 15:03:40.871: vmx| WSSCAN: Overhead 270141 paged 7871 nonpaged 4096 maxFBSize
May 30 15:03:40.887: vmx| WSSCAN 1 1 559480 568091 620544 559480 50 0
May 30 15:03:40.887: vmx| LICENSE using: 'HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Workstation\License.ws.6.0.200907'
May 30 15:03:40.934: vmx| LOG failed to remove stats32-2 failed: Das System kann die angegebene Datei nicht finden
May 30 15:03:40.934: vmx| LOG failed to remove stats64-2 failed: Das System kann die angegebene Datei nicht finden
May 30 15:03:40.981: vmx| guestCpuFeatures = 0x500001f0
May 30 15:03:40.981: vmx| APIC: Host Local APIC at 0xfee00000
May 30 15:03:41.012: vmx| vmm32-modules: [vmm.vmm32 .data:0x2b000 .sdata:0x2c000 .statvars:0x2d000 .peer:0x2e000 .shared:0x54000 .bss:0x65000 .rodata:0x6c000 .text:0x78000 .kstatvars:0x3000 ,mmu-pae.vmm32 .rodata:0x76dcc .data:0x2bdb0 .peer:0x5293c .shared:0x63a4d .bss:0x6abc0 .text:0xcb584 .comment:0x40000cf0 .statvars:0x2000 .kstatvars:0x2000 .scb:0x400035a0 .shared_meta:0x40003480 .peer_meta:0x40000bd0 ,sharedmmu-none.vmm32 .text:0xd5504 .comment:0x40000dec ,pv-none.vmm32 .data:0x2bdcc .peer:0x1000 .shared:0x6435d .bss:0x6b120 .text:0xd552c .comment:0x40000dfe .statvars:0x1000 .kstatvars:0x1000 .shared_meta:0x400036f0 ,hv-none.vmm32 .data:0x2bdd0 .peer:0x1000 .shared:0x1000 .bss:0x6b1a4 .text:0xd5634 .comment:0x40000e46 .statvars:0x1000 .kstatvars:0x1000 ,<MonSrcFile> .rodata:0x76ddc ]
May 30 15:03:41.012: vmx| KHZEstimate 2194580
May 30 15:03:41.012: vmx| MHZEstimate 2195
May 30 15:03:41.012: vmx| NumVCPUs 1
May 30 15:03:41.012: vmx| guestCPUID vendor: GenuntelineI
May 30 15:03:41.012: vmx| guestCPUID level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
May 30 15:03:41.012: vmx| guestCPUID level 00000001, 0: 0x000006f8 0x00010800 0x00000211 0x0febfbff
May 30 15:03:41.012: vmx| guestCPUID level 00000002, 0: 0x05b0b101 0x005657f0 0x00000000 0x2cb4307d
May 30 15:03:41.012: vmx| guestCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 00000004, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00000220
May 30 15:03:41.012: vmx| guestCPUID level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 00000008, 0: 0x00000400 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 0000000a, 0: 0x07280202 0x00000000 0x00000000 0x00000503
May 30 15:03:41.012: vmx| guestCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000000 0x00100800
May 30 15:03:41.012: vmx| guestCPUID level 80000002, 0: 0x65746e49 0x2952286c 0x726f4320 0x4d542865
May 30 15:03:41.012: vmx| guestCPUID level 80000003, 0: 0x44203229 0x43206f75 0x20205550 0x45202020
May 30 15:03:41.012: vmx| guestCPUID level 80000004, 0: 0x30303534 0x20402020 0x30322e32 0x007a4847
May 30 15:03:41.012: vmx| guestCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| guestCPUID level 80000008, 0: 0x00003024 0x00000000 0x00000000 0x00000000
May 30 15:03:41.012: vmx| PShare: enabled 1, scanRate 32, checkRate 16
May 30 15:03:41.012: vmx| UUID: location-UUID is 56 4d cf 7e 66 0c 27 87-ca 33 6b 6e 5c 99 c9 38
May 30 15:03:41.012: vmx| UUID: canonical path is c:\dokumente und einstellungen\administrator\eigene dateien\my virtual machines\red hat linux\red hat linux.vmx
May 30 15:03:41.012: vmx| UUID: location-UUID is 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:41.012: vmx| UUID: canonical path is c:\dokumente und einstellungen\administrator\eigene dateien\my virtual machines\red hat linux\red hat linux.vmx
May 30 15:03:41.012: vmx| UUID: location-UUID is 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:41.012: vmx| WORKER: Creating new group with numThreads=18 (18)
May 30 15:03:41.012: vmx| MM: Using partialmap, 262144 pages AC 0 CE 1 TM 0 DOHU 0
May 30 15:03:41.012: vmx| UUID: canonical path is c:\dokumente und einstellungen\administrator\eigene dateien\my virtual machines\red hat linux\red hat linux.vmx
May 30 15:03:41.012: vmx| UUID: location-UUID is 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:41.012: vmx| MM: using 'C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\564d43bb-6dbb-e404-0418-bb154722b653.vmem' as a paging file
May 30 15:03:41.012: vmx| Msg_Reset:
May 30 15:03:41.012: vmx| ----------------------------------------
May 30 15:03:41.012: vmx| Opened paging file C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\564d43bb-6dbb-e404-0418-bb154722b653.vmem
May 30 15:03:41.043: vmx| Mapped mainmem as pageable
May 30 15:03:41.043: vmx| MStat: Creating Stat vm.uptime
May 30 15:03:41.043: vmx| MStat: Creating Stat vm.suspendTime
May 30 15:03:41.043: vmx| MStat: Creating Stat vm.powerOnTimeStamp
May 30 15:03:41.043: vmx| VMXVmdb_LoadRawConfig: Loading raw config
May 30 15:03:41.043: vmx| DISK: OPEN scsi0:0 'C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmdk' persistent R[(null)]
May 30 15:03:41.121: vmx| DISKLIB-DSCPTR: Opened [0]: "Red Hat Linux.vmdk" (0xa)
May 30 15:03:41.121: vmx| DISKLIB-LINK : Opened 'C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmdk' (0xa): monolithicSparse, 16777216 sectors / 8192 Mb.
May 30 15:03:41.121: vmx| DISKLIB-LIB : Opened "C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmdk" (flags 0xa). 93F81FC
May 30 15:03:41.121: vmx| DiskGetGeometry: Reading of disk partition table
May 30 15:03:41.137: vmx| DISK: OPEN 'C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmdk' Geo (1044/255/63) BIOS Geo (8192/64/32) freeSpace=71910Mb, lsilogic
May 30 15:03:41.137: vmx| Msg_Reset:
May 30 15:03:41.137: vmx| ----------------------------------------
May 30 15:03:41.137: vmx| TimeTracker host to guest rate conversion 14819739578743 @ 2194580000Hz -> 14819739578743 @ 2194580000Hz
May 30 15:03:41.137: vmx| TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + 0
May 30 15:03:41.153: vmx| MKS REMOTE Loading VNC Configuration from VM config file
May 30 15:03:41.168: vmx| DISKUTIL: scsi0:0 : capacity=16777216
May 30 15:03:41.168: vmx| DISKUTIL: scsi0:0 : geometry=8192/64/32
May 30 15:03:41.168: vmx| SCSI0: UNTAGGED commands will be converted to ORDER tags.
May 30 15:03:41.168: vmx| VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks
May 30 15:03:41.168: vmx| VMXNET: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks, dontClusterSize is 128
May 30 15:03:41.168: vmx| Ethernet0 MAC Address: 00:0c:29:22:b6:53
May 30 15:03:41.168: vmx| Ethernet1 MAC Address: 00:0c:29:22:b6:5d
May 30 15:03:41.168: vmx| E1000: checksum cycles/kB: C=1009 asm=729
May 30 15:03:41.168: vmx| MStat: Creating Stat vm.heartbeat
May 30 15:03:41.168: vmx| DISKUTIL: scsi0:0 : toolsVersion = 0
May 30 15:03:41.168: vmx| DISKUTIL: Offline toolsVersion = 0
May 30 15:03:41.168: vmx| Msg_Hint: msg.tools.toolsReminder (sent)
May 30 15:03:41.168: vmx| Do not forget to install the VMware Tools package inside this virtual machine: wait until your guest operating system finishes booting, then choose VM > Install VMware Tools… and follow the instructions.
May 30 15:03:41.168: vmx|
May 30 15:03:41.168: vmx| ---------------------------------------
May 30 15:03:41.184: vmx| TOOLS INSTALL initializing state to IDLE on power on.
May 30 15:03:41.184: vmx| PTSC to VMI Wallclock (nsec) 14819841037562 @ 2194580000Hz -> 1212152621000000000 @ 1000000000Hz
May 30 15:03:41.184: vmx| PTSC to VMI Wallclock (nsec) ((x * 3914158787) >> 33) + 1212145868071860927
May 30 15:03:41.184: vmx| VirtualProtect MapProtectMem(0x9970000,0x1000) returns 0x1e7
May 30 15:03:41.184: vmx| VirtualProtect MapProtectMem(0x9972000,0x0) returns 0x57
May 30 15:03:41.184: vmx| TOOLS received request in VMX to set option 'enableDnD' -> '1'
May 30 15:03:41.184: vmx| TOOLS received request in VMX to set option 'copypaste' -> '1'
May 30 15:03:41.200: vmx| VMX_PowerOn: ModuleTable_PowerOn = 1
May 30 15:03:41.200: vmx| VMX setting maximum IPC write buffers to 0 packets, 0 bytes
May 30 15:03:41.200: mks| Async MKS thread is alive
May 30 15:03:41.215: vmx| DnD rpc already set to 1
May 30 15:03:41.215: vmx| DnD CopyPasteRegisterRpc already set to 1
May 30 15:03:41.215: mks| Connecting to window system.
May 30 15:03:41.215: mks| KHBKL: Unable to parse keystring at: ''
May 30 15:03:41.215: mks| VMXAIOMGR: Disallowing USB connect. 737249 us since last reopen
May 30 15:03:41.215: vcpu-0| APIC: version = 0x14, max LVT = 5
May 30 15:03:41.215: vcpu-0| APIC: LDR = 0x1000000, DFR = 0xffffffff
May 30 15:03:41.231: vcpu-0| guestCpuFeatures = 0x500001f0
May 30 15:03:41.231: vcpu-0| Init modules.
May 30 15:03:41.246: vcpu-0| CPU reset: hard
May 30 15:03:41.246: vmx| VNET: Notification enabled for Ethernet1
May 30 15:03:41.246: vmx| VNET: Notification enabled for Ethernet0
May 30 15:03:41.246: vmx| CDROM: Using autodetect backend E: for ide1:0.
May 30 15:03:41.246: vmx| CDROM: Connecting ide1:0 to 'E:'. img=0 raw=1 excl=0 remote=0
May 30 15:03:41.293: vcpu-0| sz=3043296
May 30 15:03:41.293: vcpu-0| vmm32 initialized: Releasebuild-80004. cflags: 0x00000002.08000002.a0800600.00000004
May 30 15:03:41.293: vcpu-0| MonitorInitNumaUnmapVMM32
May 30 15:03:41.309: mks| Ignoring update request in VGA_Expose (mode change pending).
May 30 15:03:41.481: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0x0) and 0xe8000000(0x0)
May 30 15:03:41.481: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:03:41.590: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:03:41.590: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:03:41.590: vcpu-0| SVGA: Registering IOSpace at 0x1060
May 30 15:03:41.590: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:03:41.637: mks| Ignoring update request in VGA_Expose (mode change pending).
May 30 15:03:41.700: mks| Ignoring update request in VGA_Expose (mode change pending).
May 30 15:03:41.793: vcpu-0| CDROM-WIN: 'E:' Length 24 MaxTransferLength 131072 MaxPhysPages 32
May 30 15:03:41.793: vcpu-0| CDROM-WIN: AlignMask 0x1 !AsyncEvent !TaggedQ ScanUp PIO
May 30 15:03:41.809: vcpu-0| DISKUTIL: scsi0:0 : geometry=8192/64/32
May 30 15:03:42.043: vcpu-0| BIOS-UUID is 56 4d 43 bb 6d bb e4 04-04 18 bb 15 47 22 b6 53
May 30 15:03:42.200: vcpu-0| DISKUTIL: scsi0:0 : toolsVersion = 0
May 30 15:03:42.200: vcpu-0| DISKUTIL: Offline toolsVersion = 0
May 30 15:03:42.215: mks| Ignoring update request in VGA_Expose (mode change pending).
May 30 15:03:45.356: vcpu-0| SVGA: Unregistering IOSpace at 0x1060
May 30 15:03:45.356: vcpu-0| SVGA: Registering IOSpace at 0xfffffff0
May 30 15:03:45.356: vcpu-0| SVGA: Unregistering IOSpace at 0xfffffff0
May 30 15:03:45.356: vcpu-0| SVGA: Registering IOSpace at 0x1060
May 30 15:03:47.825: mks| SVGA: Remote display status changed, enabling local optimizations
May 30 15:03:59.184: vcpu-0| SEG_SS 1254 count=0
May 30 15:04:09.716: vcpu-0| APIC THERMLVT write: 0xfc
May 30 15:04:39.341: vcpu-0| SEG_SS 1254 count=1
May 30 15:04:42.513: vcpu-0| SEG_SS 1254 count=2
May 30 15:04:42.575: vcpu-0| SEG_SS 1254 count=3
May 30 15:04:42.638: vcpu-0| SEG_SS 1254 count=4
May 30 15:04:42.685: vcpu-0| SEG_SS 1254 count=5
May 30 15:04:42.747: vcpu-0| SEG_SS 1254 count=6
May 30 15:04:42.794: vcpu-0| SEG_SS 1254 count=7
May 30 15:04:42.857: vcpu-0| SEG_SS 1254 count=8
May 30 15:04:42.904: vcpu-0| SEG_SS 1254 count=9
May 30 15:04:42.966: vcpu-0| SEG_SS 1254 count=10
May 30 15:04:44.138: vcpu-0| SEG_SS 1254 count=11
May 30 15:04:44.232: vcpu-0| SEG_SS 1254 count=12
May 30 15:04:44.310: vcpu-0| SEG_SS 1254 count=13
May 30 15:04:44.388: vcpu-0| SEG_SS 1254 count=14
May 30 15:04:44.466: vcpu-0| SEG_SS 1254 count=15
May 30 15:04:44.544: vcpu-0| SEG_SS 1254 count=16
May 30 15:04:44.622: vcpu-0| SEG_SS 1254 count=17
May 30 15:04:44.685: vcpu-0| SEG_SS 1254 count=18
May 30 15:04:44.763: vcpu-0| SEG_SS 1254 count=19
May 30 15:04:45.591: vcpu-0| SVGA: Unregistering IOSpace at 0x1060
May 30 15:04:45.591: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:04:45.591: vcpu-0| SVGA: Registering IOSpace at 0x1060
May 30 15:04:45.591: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
May 30 15:04:49.638: vcpu-0| SEG_SS 1254 count=20
May 30 15:04:49.904: vcpu-0| SEG_SS 1254 count=21
May 30 15:04:50.091: vcpu-0| SEG_SS 1254 count=22
May 30 15:04:50.138: vcpu-0| SEG_SS 1254 count=23
May 30 15:04:50.154: vcpu-0| SEG_SS 1254 count=24
May 30 15:04:50.185: vcpu-0| SEG_SS 1254 count=25
May 30 15:04:50.216: vcpu-0| SEG_SS 1254 count=26
May 30 15:04:50.247: vcpu-0| SEG_SS 1254 count=27
May 30 15:04:50.247: vcpu-0| SEG_SS 1254 count=28
May 30 15:04:50.247: vcpu-0| SEG_SS 1254 count=29
May 30 15:04:50.247: vcpu-0| SEG_SS 1254 count=30
May 30 15:04:50.247: vcpu-0| SEG_SS 1254 count=31
May 30 15:04:50.263: vcpu-0| SEG_SS 1254 count=32
May 30 15:04:50.263: vcpu-0| SEG_SS 1254 count=33
May 30 15:04:50.263: vcpu-0| SEG_SS 1254 count=34
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=35
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=36
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=37
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=38
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=39
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=40
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=41
May 30 15:04:50.279: vcpu-0| SEG_SS 1254 count=42
May 30 15:04:50.294: vcpu-0| SEG_SS 1254 count=43
May 30 15:04:50.294: vcpu-0| SEG_SS 1254 count=44
May 30 15:04:50.294: vcpu-0| SEG_SS 1254 count=45
May 30 15:04:50.294: vcpu-0| SEG_SS 1254 count=46
May 30 15:04:50.294: vcpu-0| SEG_SS 1254 count=47
May 30 15:04:50.310: vcpu-0| SEG_SS 1254 count=48
May 30 15:04:50.325: vcpu-0| SEG_SS 1254 count=49
May 30 15:04:50.325: vcpu-0| SEG_SS 1254 count=50
May 30 15:04:50.325: vcpu-0| SEG_SS 1254 count=51
May 30 15:04:50.357: vcpu-0| SEG_SS 1254 count=52
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=53
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=54
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=55
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=56
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=57
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=58
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=59
May 30 15:04:50.404: vcpu-0| SEG_SS 1254 count=60
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=61
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=62
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=63
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=64
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=65
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=66
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=67
May 30 15:04:50.450: vcpu-0| SEG_SS 1254 count=68
May 30 15:04:50.466: vcpu-0| SEG_SS 1254 count=69
May 30 15:04:50.466: vcpu-0| SEG_SS 1254 count=70
May 30 15:04:50.466: vcpu-0| SEG_SS 1254 count=71
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=72
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=73
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=74
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=75
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=76
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=77
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=78
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=79
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=80
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=81
May 30 15:04:50.482: vcpu-0| SEG_SS 1254 count=82
May 30 15:04:50.497: vcpu-0| SEG_SS 1254 count=83
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=84
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=85
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=86
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=87
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=88
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=89
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=90
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=91
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=92
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=93
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=94
May 30 15:04:50.513: vcpu-0| SEG_SS 1254 count=95
May 30 15:04:50.544: vcpu-0| SEG_SS 1254 count=96
May 30 15:04:50.560: vcpu-0| SEG_SS 1254 count=97
May 30 15:04:50.560: vcpu-0| SEG_SS 1254 count=98
May 30 15:04:50.560: vcpu-0| SEG_SS 1254 count=99
May 30 15:04:51.325: vcpu-0| SEG_SS 1254 count=199
May 30 15:04:51.732: vcpu-0| SEG_SS 1254 count=299
May 30 15:04:52.216: vcpu-0| SEG_SS 1254 count=399
May 30 15:04:52.279: vcpu-0| SEG_SS 1254 count=499
May 30 15:04:52.341: vcpu-0| SEG_SS 1254 count=599
May 30 15:04:52.435: vcpu-0| SEG_SS 1254 count=699
May 30 15:04:53.232: vcpu-0| SEG_SS 1254 count=799
May 30 15:04:53.357: vcpu-0| SEG_SS 1254 count=899
May 30 15:04:53.466: vcpu-0| SEG_SS 1254 count=999
May 30 15:04:53.560: vcpu-0| SEG_SS 1254 count=1099
May 30 15:04:53.685: vcpu-0| SEG_SS 1254 count=1199
May 30 15:04:53.904: vcpu-0| SEG_SS 1254 count=1299
May 30 15:04:54.154: vcpu-0| SEG_SS 1254 count=1399
May 30 15:04:54.279: vcpu-0| SEG_SS 1254 count=1499
May 30 15:04:54.810: vcpu-0| SEG_SS 1254 count=1599
May 30 15:04:55.419: vcpu-0| SEG_SS 1254 count=1699
May 30 15:04:55.544: vcpu-0| SEG_SS 1254 count=1799
May 30 15:04:55.622: vcpu-0| SEG_SS 1254 count=1899
May 30 15:04:55.732: vcpu-0| SEG_SS 1254 count=1999
May 30 15:04:55.841: vcpu-0| SEG_SS 1254 count=2099
May 30 15:04:55.951: vcpu-0| SEG_SS 1254 count=2199
May 30 15:04:56.716: vcpu-0| SEG_SS 1254 count=2299
May 30 15:04:56.841: vcpu-0| SEG_SS 1254 count=2399
May 30 15:04:57.388: vcpu-0| SEG_SS 1254 count=2499
May 30 15:04:57.529: vcpu-0| SEG_SS 1254 count=2599
May 30 15:04:57.607: vcpu-0| SEG_SS 1254 count=2699
May 30 15:04:57.732: vcpu-0| SEG_SS 1254 count=2799
May 30 15:04:57.872: vcpu-0| SEG_SS 1254 count=2899
May 30 15:04:58.466: vcpu-0| SEG_SS 1254 count=2999
May 30 15:04:58.591: vcpu-0| SEG_SS 1254 count=3099
May 30 15:04:58.716: vcpu-0| SEG_SS 1254 count=3199
May 30 15:04:58.826: vcpu-0| SEG_SS 1254 count=3299
May 30 15:04:58.935: vcpu-0| SEG_SS 1254 count=3399
May 30 15:04:59.076: vcpu-0| SEG_SS 1254 count=3499
May 30 15:04:59.247: vcpu-0| SEG_SS 1254 count=3599
May 30 15:04:59.544: vcpu-0| SEG_SS 1254 count=3699
May 30 15:04:59.669: vcpu-0| SEG_SS 1254 count=3799
May 30 15:04:59.779: vcpu-0| SEG_SS 1254 count=3899
May 30 15:04:59.872: vcpu-0| SEG_SS 1254 count=3999
May 30 15:04:59.982: vcpu-0| SEG_SS 1254 count=4099
May 30 15:05:00.841: vcpu-0| SEG_SS 1254 count=4199
May 30 15:05:00.966: vcpu-0| SEG_SS 1254 count=4299
May 30 15:05:01.357: vcpu-0| SEG_SS 1254 count=4399
May 30 15:05:01.560: vcpu-0| SEG_SS 1254 count=4499
May 30 15:05:01.669: vcpu-0| SEG_SS 1254 count=4599
May 30 15:05:02.154: vcpu-0| SEG_SS 1254 count=4699
May 30 15:05:02.419: vcpu-0| SEG_SS 1254 count=4799
May 30 15:05:02.919: vcpu-0| SEG_SS 1254 count=4899
May 30 15:05:03.201: vcpu-0| SEG_SS 1254 count=4999
May 30 15:05:03.341: vcpu-0| SEG_SS 1254 count=5099
May 30 15:05:03.466: vcpu-0| SEG_SS 1254 count=5199
May 30 15:05:04.060: vcpu-0| SEG_SS 1254 count=5299
May 30 15:05:04.216: vcpu-0| SEG_SS 1254 count=5399
May 30 15:05:04.372: vcpu-0| SEG_SS 1254 count=5499
May 30 15:05:04.497: vcpu-0| SEG_SS 1254 count=5599
May 30 15:05:04.826: vcpu-0| SEG_SS 1254 count=5699
May 30 15:05:04.919: vcpu-0| SEG_SS 1254 count=5799
May 30 15:05:05.107: vcpu-0| SEG_SS 1254 count=5899
May 30 15:05:05.279: vcpu-0| SEG_SS 1254 count=5999
May 30 15:05:05.388: vcpu-0| SEG_SS 1254 count=6099
May 30 15:05:05.466: vcpu-0| SEG_SS 1254 count=6199
May 30 15:05:06.310: vcpu-0| SEG_SS 1254 count=6299
May 30 15:05:06.591: vcpu-0| SEG_SS 1254 count=6399
May 30 15:05:06.701: vcpu-0| SEG_SS 1254 count=6499
May 30 15:05:06.888: vcpu-0| SEG_SS 1254 count=6599
May 30 15:05:07.060: vcpu-0| SEG_SS 1254 count=6699
May 30 15:05:07.201: vcpu-0| SEG_SS 1254 count=6799
May 30 15:05:07.669: vcpu-0| SEG_SS 1254 count=6899
May 30 15:05:07.810: vcpu-0| SEG_SS 1254 count=6999
May 30 15:05:08.279: vcpu-0| SEG_SS 1254 count=7099
May 30 15:05:08.482: vcpu-0| SEG_SS 1254 count=7199
May 30 15:05:08.888: vcpu-0| SEG_SS 1254 count=7299
May 30 15:05:09.435: vcpu-0| SEG_SS 1254 count=7399
May 30 15:05:09.716: vcpu-0| SEG_SS 1254 count=7499
May 30 15:05:09.997: vcpu-0| SEG_SS 1254 count=7599
May 30 15:05:10.060: vcpu-0| SEG_SS 1254 count=7699
May 30 15:05:10.122: vcpu-0| SEG_SS 1254 count=7799
May 30 15:05:10.216: vcpu-0| SEG_SS 1254 count=7899
May 30 15:05:11.169: vcpu-0| SEG_SS 1254 count=7999
May 30 15:05:11.357: vcpu-0| SEG_SS 1254 count=8099
May 30 15:05:11.419: vcpu-0| SEG_SS 1254 count=8199
May 30 15:05:11.513: vcpu-0| SEG_SS 1254 count=8299
May 30 15:05:11.576: vcpu-0| SEG_SS 1254 count=8399
May 30 15:05:11.638: vcpu-0| SEG_SS 1254 count=8499
May 30 15:05:11.716: vcpu-0| SEG_SS 1254 count=8599
May 30 15:05:11.857: vcpu-0| SEG_SS 1254 count=8699
May 30 15:05:11.919: vcpu-0| SEG_SS 1254 count=8799
May 30 15:05:11.982: vcpu-0| SEG_SS 1254 count=8899
May 30 15:05:12.044: vcpu-0| SEG_SS 1254 count=8999
May 30 15:05:12.107: vcpu-0| SEG_SS 1254 count=9099
May 30 15:05:12.201: vcpu-0| SEG_SS 1254 count=9199
May 30 15:05:12.263: vcpu-0| SEG_SS 1254 count=9299
May 30 15:05:12.341: vcpu-0| SEG_SS 1254 count=9399
May 30 15:05:12.497: vcpu-0| SEG_SS 1254 count=9499
May 30 15:05:12.560: vcpu-0| SEG_SS 1254 count=9599
May 30 15:05:12.638: vcpu-0| SEG_SS 1254 count=9699
May 30 15:05:12.747: vcpu-0| SEG_SS 1254 count=9799
May 30 15:05:12.841: vcpu-0| SEG_SS 1254 count=9899
May 30 15:05:12.919: vcpu-0| SEG_SS 1254 count=9999
May 30 15:05:49.701: vcpu-0| SEG_SS 1254 count=19999
May 30 15:05:58.498: vmx| [Vmdb_Set] Stale data for path: /vm/#_VMX/mks/focusEvent/ (current value '0' -> new value '1') [2->2]
May 30 15:06:07.060: vcpu-0| SEG_SS 1254 count=29999
May 30 15:06:35.514: vcpu-0| SCSI-DEV0:0: Unsupported command REPORT LUNS issued. --ok
May 30 15:06:37.732: vcpu-0| SCSI-DEV0:0: Unsupported command READ BUFFER issued. --ok
May 30 15:06:37.748: vcpu-0| SCSI-DEV0:0: Unsupported command READ BUFFER issued. --ok
May 30 15:06:39.686: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVPD set
May 30 15:06:41.889: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVPD set
May 30 15:06:55.217: vcpu-0| SEG_SS 1254 count=39999
May 30 15:08:18.061: vcpu-0| SEG_SS 1254 count=49999
May 30 15:08:34.843: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVPD set
May 30 15:08:37.514: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVPD set
May 30 15:08:39.593: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVPD set
May 30 15:08:43.093: vcpu-0| SEG_SS 1254 count=59999
May 30 15:08:58.093: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOff with reset
May 30 15:08:58.093: vmx|
May 30 15:08:58.093: vmx|
May 30 15:08:58.093: vmx| VMXRequestReset
May 30 15:08:58.093: vmx| Stopping VCPU threads...
May 30 15:08:58.124: mks| Detaching from window system.
May 30 15:08:58.124: mks| Async MKS thread is exiting
May 30 15:08:58.124: vmx| TOOLS received request in VMX to set option 'enableDnD' -> '0'
May 30 15:08:58.124: vmx| TOOLS received request in VMX to set option 'copypaste' -> '0'
May 30 15:08:58.124: vmx| TOOLS received request in VMX to set option 'copypaste' -> '0'
May 30 15:08:58.124: vmx| MKS local poweroff
May 30 15:08:58.124: vmx| scsi0:0: numIOs = 604 numMergedIOs = 0 numSplitIOs = 1 (100.0%)
May 30 15:08:58.124: vmx| AIOWIN32: asyncOps=282 syncOps=22 bufSize=0Kb delayed=0 fixed=0 sgOp=294 sgOn=1
May 30 15:08:58.155: vmx| WORKER: asyncOps=3 maxActiveOps=1 maxPending=0 maxCompleted=0
May 30 15:08:58.171: vmx| PowerOn
May 30 15:08:58.171: vmx| Host: WIN32 highest NUMA node 0
May 30 15:08:58.171: vmx| Host: WIN32 NUMA node 0, CPU mask 0x0000000000000003
May 30 15:08:58.186: vmx| VMXVmdb_LoadRawConfig: Loading raw config
May 30 15:08:58.186: vmx| HOST Windows version 5.1, build 2600, platform 2, "Service Pack 2", SMP
May 30 15:08:58.186: vmx| DICT --- USER PREFERENCES
May 30 15:08:58.186: vmx| DICT pref.eula.0.appName = VMware Workstation
May 30 15:08:58.186: vmx| DICT pref.eula.0.buildNumber = 80004
May 30 15:08:58.186: vmx| DICT pref.mruDest0.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest0.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest0.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest1.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest1.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest1.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest2.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest2.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest2.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest3.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest3.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest3.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest4.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest4.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest4.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest5.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest5.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest5.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest6.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest6.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest6.user =
May 30 15:08:58.186: vmx| DICT pref.mruDest7.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruDest7.destString =
May 30 15:08:58.186: vmx| DICT pref.mruDest7.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS0.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS0.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS0.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS0.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS0.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS0.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS1.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS1.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS1.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS1.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS1.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS1.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS2.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS2.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS2.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS2.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS2.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS2.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS3.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS3.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS3.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS3.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS3.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS3.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS4.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS4.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS4.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS4.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS4.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS4.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS5.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS5.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS5.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS5.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS5.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS5.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS6.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS6.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS6.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS6.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS6.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS6.port = 0
May 30 15:08:58.186: vmx| DICT pref.mruATS7.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS7.atsString =
May 30 15:08:58.186: vmx| DICT pref.mruATS7.domain =
May 30 15:08:58.186: vmx| DICT pref.mruATS7.user =
May 30 15:08:58.186: vmx| DICT pref.mruATS7.secure = FALSE
May 30 15:08:58.186: vmx| DICT pref.mruATS7.port = 0
May 30 15:08:58.186: vmx| DICT webUpdate.checkLast = 1212041372
May 30 15:08:58.186: vmx| DICT hint.tools.toolsImage = FALSE
May 30 15:08:58.186: vmx| DICT hint.tools.toolsReminder = FALSE
May 30 15:08:58.186: vmx| DICT hint.vmui.poweroff = FALSE
May 30 15:08:58.186: vmx| DICT pref.view.navBar.width = 228
May 30 15:08:58.186: vmx| DICT pref.view.toolbars.list = _SEP_,POWER_OFF,SUSPEND,POWER_ON,RESET,SNAPSHOT,REVERT,SNAPSHOT_MANAGER,FAVORITES,QUICK_SWITCH,FULL_SCREEN,SUMMARY,APPLIANCE,CONSOLE,QUICK_MINIMIZE,FILE_EXIT,VPLAY_PLAY,VPLAY_RECORD,VPLAY_STOP
May 30 15:08:58.186: vmx| DICT pref.ws.currentObj.path = /vm/#20be4f5823bfe0ef/
May 30 15:08:58.186: vmx| DICT pref.ws.currentObj.type = vm
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj0.present = FALSE
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj0.name = Home
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj1.present = TRUE
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj1.type = home
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj1.path =
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj1.file =
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj1.name = Home
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj2.present = TRUE
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj2.type = vm
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj2.path = /vm/#ce5d19268e352d16/
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj2.file = D:\openfiler-2.3RC-x86\openfiler-2.3RC-x86.vmx
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj2.name = Openfiler NAS/SAN Appliance
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj.maxNum = 7
May 30 15:08:58.186: vmx| DICT pref.placement.left = 243
May 30 15:08:58.186: vmx| DICT pref.placement.top = 133
May 30 15:08:58.186: vmx| DICT pref.placement.right = 1203
May 30 15:08:58.186: vmx| DICT pref.placement.bottom = 666
May 30 15:08:58.186: vmx| DICT pref.tip.startup = FALSE
May 30 15:08:58.186: vmx| DICT pref.tip.index = 1
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj3.present = TRUE
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj3.type = vm
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj3.path = /vm/#253a97a0d60e9c44/
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj3.file = C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux\Red Hat Linux.vmx
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj3.name = esx35i
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj4.type = vm
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj4.path = /vm/#20be4f5823bfe0ef/
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj4.file = C:\Dokumente und Einstellungen\administrator\Eigene Dateien\My Virtual Machines\Red Hat Linux (2)\Red Hat Linux.vmx
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj4.name = Red Hat Linux (2)
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj5.type = vm
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj5.path = /vm/#ce5d19268e352d16/
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj5.file = D:\openfiler-2.3RC-x86\openfiler-2.3RC-x86.vmx
May 30 15:08:58.186: vmx| DICT pref.ws.openedObj5.name = Openfiler NAS/SAN Appliance
May 30 15:08&#

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 30.05.2008, 15:21

Sieht eugentlich gar nicht so schlecht aus - hast du mal den 64bit Test mit deiner CPU gemacht ?

Was genau probierst du - ESX35i oder ESX 35u1 ?
Sag mal an - dann vergleich ich mal mit logs von mir

Member
Beiträge: 17
Registriert: 20.05.2008, 08:51

Beitragvon Nukular » 30.05.2008, 15:34

öh wie mache ich denn einen 64bit Test?
Ich erinnere mich mal einen gemacht zu haben aber nicht auf der Kiste und auch nur ganz Kurz ... quasi mehr so nebenbei ;)

Esx-3.5.0-64607.iso

Das sollte die Version sein dich ich benutze. ;)

Aber mach dir mal heute nicht mehr soviel stress ... lass uns das am Montag weiter spinnen.

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 30.05.2008, 17:03

öh wie mache ich denn einen 64bit Test?


kann man irgendwo auf der VMware-seite runterladen

Member
Beiträge: 17
Registriert: 20.05.2008, 08:51

Beitragvon Nukular » 02.06.2008, 09:23

hmm habe gerade festgestellt, dass der Core 2 Duo E4500 nicht 64bit fähig ist.

Dachte eigentlich die Core 2 Duo sind 64big fähig ...
Ich vermute mal ohne 64bit wirds nich laufen.

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 31.07.2008, 09:11

Hallo Leute,

erstmal sehr schönes Forum. Ich habe schon viele Sachen durch Eure Beitrage gelöst bekommen, ohne das ich anfragen musste.

Jetzt habe ich aber ein Problem meinen ESX3.5u1 unter der Workstation beta build 99530 zum laufen zu bringen. Ich habe ein HP Tablet mit Centrino Duo 1,4 GHz und VT.

Jetzt wäre meine Frage, bevor ich das ältere build 91182 installiere, ob denn schon jemand meine oben genante Konstellation zum laufen bekommen hat.

Installieren ließ sich der ESX einwandfrei, nur eben mit dem booten haut es nicht mehr hin. Ich habe schon sämtliche VMX Einstellung die ich hier gefunden habe durch probiert, aber irgendwie bin ich unfähig das Ding zum laufen zu kriegen.

Bin für alle Tipps und Infos dankbar.

Schöne Grüße aus dem sonnigen Hannover,

Thomas alias nicromos

Benutzeravatar
Moderator
Beiträge: 3476
Registriert: 23.02.2005, 09:14
Wohnort: Burgberg im Allgäu
Kontaktdaten:

Beitragvon Tschoergez » 31.07.2008, 11:38

komt denn ne fehlermeldung, wenn du die VM mit den parametern starten willst?

(Ich musste bei meinem HP Tablet erst ein BIOS-Update machen).

Neue Version hab ich noch nicht ausprobiert, Workstation6.0 und ESX3.0.x läuft einwandfrei,
ESX3.5 läuft auch, bootet also korrekt, ich kann nur wie erwartet keine VM auf dem ESX starten.


Viele Grüße,
Jörg

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 31.07.2008, 11:49

Hallo Jörg,

ne, kommt keine Fehlermeldung, er versuchte die ganze letzte nacht zu starten...:-(

Heute morgen hab ich dann die Maschine gestoppt.

Thomas

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 31.07.2008, 12:02

Hallo,

ich werd ja noch verrückt, jetzt habe ich die neueste Beta Build deinstalliert und die 91182 installiert. Jetzt bekomme ich:
"This product has expired and your virtual machine cannot be powered on.
Be sure that your host machine's date and time are set correctly.

There is a more recent version available at the VMware Workstation Web site: http://www.vmware.com/info?id=4.

Was ist denn nun los?!?

Thomas

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 31.07.2008, 14:56

91182 ist steinalt - und expired. lad dir 99530 runter

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 31.07.2008, 16:27

Hi Ulli!

continuum hat geschrieben:91182 ist steinalt - und expired. lad dir 99530 runter


Danke, ich hab mittlerweile die 99530 wieder installiert und mein ESX3.5u1 versucht seit 40 min. zu starten...kann ich dir evtl. auch mal mein Log posten?

Hab eine Centrino Duo T2500 @2Ghz CPU 32Bit VT aktiviert und 3GB RAM unter Vista Business.

Gruß

Thomas

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 31.07.2008, 19:48

ja - poste mal das log

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 01.08.2008, 08:55

Hi,

Dank dir, hatte gestern schon Feierabend gemacht.

continuum hat geschrieben:ja - poste mal das log


Hier ist alles:

Jul 31 15:44:30.977: vmx| Log for VMware Workstation pid=5776 version=e.x.p build=build-99530 option=Release
Jul 31 15:44:30.977: vmx| Hostname=TC4400Technik2.domain.de
Jul 31 15:44:31.008: vmx| IP=(Unknown)
Jul 31 15:44:31.008: vmx| IP=(Unknown)
Jul 31 15:44:31.008: vmx| IP=(Unknown)
Jul 31 15:44:31.008: vmx| IP=(Unknown)
Jul 31 15:44:31.008: vmx| IP=(Unknown)
Jul 31 15:44:31.008: vmx| IP=192.168.10.29
Jul 31 15:44:31.008: vmx| IP=192.168.44.1
Jul 31 15:44:31.008: vmx| IP=192.168.41.1
Jul 31 15:44:31.008: vmx| Command line: "C:\Program Files\VMware\VMware Workstation\vmware-vmx-debug.exe" "-T" "querytoken" "-#" "name=VMware Workstation;version=e.x.p;buildnumber=99530;licensename=VMware Workstation for Win32;licenseversion=6.0 build-99530;" "-@" "pipe=\\.\pipe\vmxa38d75a03f75d0f7;" "H:\VirtualMaschines\VMware\ESX1\ESX1.vmx"
Jul 31 15:44:31.398: vmx| UI Connecting to pipe '\\.\pipe\vmxa38d75a03f75d0f7' with user '(null)'
Jul 31 15:44:31.538: vmx| Transitioned vmx/execState/val to poweredOff
Jul 31 15:44:31.585: vmx| HD: host version is 6.0.6000
Jul 31 15:44:31.601: vmx| HD: addr 8243468a
Jul 31 15:44:31.601: vmx| HD: 82512354, 0
Jul 31 15:44:31.601: vmx| VMMon_GetkHzEstimate: Calculated 1994999 kHz
Jul 31 15:44:31.601: vmx| Measured CPU as 1994999 kHz, but OS says 2000000 kHz; using 2000000
Jul 31 15:44:31.601: vmx| Msg_Hint: msg.hostWin32.cpuSpeedMismatch (sent)
Jul 31 15:44:31.601: vmx| VMware Workstation has measured your CPU speed to be 1994 MHz, but Windows reports that it is 2000 MHz. This may mean that your computer has a power-saving feature that varies the processor speed. As a result, the clock in your virtual machine may run too fast or too slow.
Jul 31 15:44:31.601: vmx|
Jul 31 15:44:31.601: vmx| For a workaround, please refer to the VMware knowledge base article at:
Jul 31 15:44:31.601: vmx| http://vmware.com/info?id=97----------- ... ----------
Jul 31 15:44:31.694: vmx| VMMon_RememberkHzEstimate: Calculated 2000000 kHz
Jul 31 15:44:31.710: vmx| CPU # 0 TSC = 4194462336579
Jul 31 15:44:31.710: vmx| CPU # 1 TSC = 4194462336291
Jul 31 15:44:31.710: vmx| TSC delta 288
Jul 31 15:44:31.710: vmx| PTSC: RefClockToTSC 14318180Hz -> 2000000000Hz
Jul 31 15:44:31.710: vmx| PTSC: RefClockToTSC ((x * 2343484437) >> 24)
Jul 31 15:44:31.710: vmx| PTSC: using TSC
Jul 31 15:44:31.726: vmx| CPUID[0] vendor: GenuntelineI
Jul 31 15:44:31.726: vmx| CPUID[0] name: Genuine Intel(R) CPU T2500 @ 2.00GHz
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000001, 0: 0x000006e8 0x00020800 0x0000c1a9 0xbfe9fbff
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000002, 0: 0x02b3b001 0x000000f0 0x00000000 0x2c04307d
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000004, 0: 0x04000121 0x01c0003f 0x0000003f 0x00000001
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00022220
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 0000000a, 0: 0x07280201 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000001, 0: 0x00000000 0x00000000 0x00000000 0x00100000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000002, 0: 0x756e6547 0x20656e69 0x65746e49 0x2952286c
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000003, 0: 0x55504320 0x20202020 0x20202020 0x54202020
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000004, 0: 0x30303532 0x20402020 0x30302e32 0x007a4847
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[0] level 80000008, 0: 0x00002020 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] vendor: GenuntelineI
Jul 31 15:44:31.726: vmx| CPUID[1] name: Genuine Intel(R) CPU T2500 @ 2.00GHz
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000001, 0: 0x000006e8 0x01020800 0x0000c1a9 0xbfe9fbff
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000002, 0: 0x02b3b001 0x000000f0 0x00000000 0x2c04307d
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000004, 0: 0x04000121 0x01c0003f 0x0000003f 0x00000001
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00022220
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 0000000a, 0: 0x07280201 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000001, 0: 0x00000000 0x00000000 0x00000000 0x00100000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000002, 0: 0x756e6547 0x20656e69 0x65746e49 0x2952286c
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000003, 0: 0x55504320 0x20202020 0x20202020 0x54202020
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000004, 0: 0x30303532 0x20402020 0x30302e32 0x007a4847
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID[1] level 80000008, 0: 0x00002020 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID vendor: GenuntelineI
Jul 31 15:44:31.726: vmx| hostCPUID name: Genuine Intel(R) CPU T2500 @ 2.00GHz
Jul 31 15:44:31.726: vmx| hostCPUID level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
Jul 31 15:44:31.726: vmx| hostCPUID level 00000001, 0: 0x000006e8 0x00020800 0x0000c1a9 0xbfe9fbff
Jul 31 15:44:31.726: vmx| hostCPUID level 00000002, 0: 0x02b3b001 0x000000f0 0x00000000 0x2c04307d
Jul 31 15:44:31.726: vmx| hostCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 00000004, 0: 0x04000121 0x01c0003f 0x0000003f 0x00000001
Jul 31 15:44:31.726: vmx| hostCPUID level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00022220
Jul 31 15:44:31.726: vmx| hostCPUID level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 0000000a, 0: 0x07280201 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000000 0x00100000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000002, 0: 0x756e6547 0x20656e69 0x65746e49 0x2952286c
Jul 31 15:44:31.726: vmx| hostCPUID level 80000003, 0: 0x55504320 0x20202020 0x20202020 0x54202020
Jul 31 15:44:31.726: vmx| hostCPUID level 80000004, 0: 0x30303532 0x20402020 0x30302e32 0x007a4847
Jul 31 15:44:31.726: vmx| hostCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| hostCPUID level 80000008, 0: 0x00002020 0x00000000 0x00000000 0x00000000
Jul 31 15:44:31.726: vmx| CPUID Maximum Physical Address Bits supported across all CPUs: 32
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x480 = 0x1b040000000005
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x480 = 0x1b040000000005
Jul 31 15:44:31.726: vmx| Common: MSR 0x480 = 0x1b040000000005
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x481 = 0x1f00000016
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x481 = 0x1f00000016
Jul 31 15:44:31.726: vmx| Common: MSR 0x481 = 0x1f00000016
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x482 = 0x7781fffe0401e172
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x482 = 0x7781fffe0401e172
Jul 31 15:44:31.726: vmx| Common: MSR 0x482 = 0x7781fffe0401e172
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x483 = 0x3edff00036dff
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x483 = 0x3edff00036dff
Jul 31 15:44:31.726: vmx| Common: MSR 0x483 = 0x3edff00036dff
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x484 = 0x1dff000011ff
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x484 = 0x1dff000011ff
Jul 31 15:44:31.726: vmx| Common: MSR 0x484 = 0x1dff000011ff
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x485 = 0x403c0
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x485 = 0x403c0
Jul 31 15:44:31.726: vmx| Common: MSR 0x485 = 0x403c0
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x486 = 0x80000021
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x486 = 0x80000021
Jul 31 15:44:31.726: vmx| Common: MSR 0x486 = 0x80000021
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x487 = 0xffffffff
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x487 = 0xffffffff
Jul 31 15:44:31.726: vmx| Common: MSR 0x487 = 0xffffffff
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x488 = 0x2000
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x488 = 0x2000
Jul 31 15:44:31.726: vmx| Common: MSR 0x488 = 0x2000
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x489 = 0x27ff
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x489 = 0x27ff
Jul 31 15:44:31.726: vmx| Common: MSR 0x489 = 0x27ff
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x48a = 0x2c
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x48a = 0x2c
Jul 31 15:44:31.726: vmx| Common: MSR 0x48a = 0x2c
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x48b = 0
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x48b = 0
Jul 31 15:44:31.726: vmx| Common: MSR 0x48b = 0
Jul 31 15:44:31.726: vmx| CPU[0]: MSR 0x48c = 0
Jul 31 15:44:31.726: vmx| CPU[1]: MSR 0x48c = 0
Jul 31 15:44:31.726: vmx| Common: MSR 0x48c = 0
Jul 31 15:44:31.819: vmx| Host ACPI: can't find SRAT
Jul 31 15:44:31.819: vmx| Host: SRAT tables not found in memory
Jul 31 15:44:31.819: vmx| ACL_InitCapabilities: current IPC thread
Jul 31 15:44:31.835: vmx| ACL_InitCapabilities: done
Jul 31 15:44:31.835: vmx| changing directory to H:\VirtualMaschines\VMware\ESX1\.
Jul 31 15:44:31.835: vmx| Config file: H:\VirtualMaschines\VMware\ESX1\ESX1.vmx
Jul 31 15:44:31.991: vmx| VMXVmdb_LoadRawConfig: Loading raw config
Jul 31 15:44:32.053: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
Jul 31 15:44:32.053: vmx| PowerOn
Jul 31 15:44:32.053: vmx| VMX_PowerOn: VMX build 99530, UI build 99530
Jul 31 15:44:32.053: vmx| Host: WIN32 highest NUMA node 0
Jul 31 15:44:32.053: vmx| Host: WIN32 NUMA node 0, CPU mask 0x0000000000000003
Jul 31 15:44:32.069: vmx| VMXVmdb_LoadRawConfig: Loading raw config
Jul 31 15:44:32.069: vmx| HOST Windows version 6.0, build 6000, platform 2, "", SMP
Jul 31 15:44:32.069: vmx| DICT --- USER PREFERENCES
Jul 31 15:44:32.069: vmx| DICT pref.eula.0.appName = VMware Workstation
Jul 31 15:44:32.069: vmx| DICT pref.eula.0.buildNumber = 91182
Jul 31 15:44:32.069: vmx| DICT pref.mruDest0.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest0.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest0.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest1.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest1.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest1.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest2.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest2.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest2.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest3.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest3.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest3.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest4.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest4.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest4.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest5.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest5.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest5.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest6.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest6.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest6.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest7.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruDest7.destString =
Jul 31 15:44:32.069: vmx| DICT pref.mruDest7.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS0.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS1.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS2.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS3.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS4.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS5.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS6.port = 0
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.atsString =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.domain =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.user =
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.secure = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.mruATS7.port = 0
Jul 31 15:44:32.069: vmx| DICT webUpdate.checkLast = 1211806541
Jul 31 15:44:32.069: vmx| DICT webUpdate.lastCheck.status = done_updates
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.list = _SEP_,POWER_OFF,SUSPEND,POWER_ON,RESET,POLICIES,PKG_SETTINGS,NEW_PKG,POCKET_ACE,PREVIEW,SNAPSHOT,REVERT,SNAPSHOT_MANAGER,FAVORITES,QUICK_SWITCH,FULL_SCREEN,UNITY,SUMMARY,APPLIANCE,CONSOLE,QUICK_MINIMIZE,FILE_EXIT,INSTANCE_DETAILS,INSTANCE_REACT,INSTANCE_DEACT,REPLAY_PLAY,REPLAY_RECORD
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj0.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj0.name = ESX1_3.5u1
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj.maxNum = 0
Jul 31 15:44:32.069: vmx| DICT pref.placement.left = -3
Jul 31 15:44:32.069: vmx| DICT pref.placement.top = -1
Jul 31 15:44:32.069: vmx| DICT pref.placement.right = 1021
Jul 31 15:44:32.069: vmx| DICT pref.placement.bottom = 721
Jul 31 15:44:32.069: vmx| DICT pref.ws.currentObj.path = /vm/#a38d75a03f75d0f7/
Jul 31 15:44:32.069: vmx| DICT pref.ws.currentObj.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj1.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj1.name = Openfiler NAS/SAN Appliance
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj2.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj2.type = home
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj2.path = /vm/#a38d75a03f75d0f7/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj2.file = H:\VirtualMaschines\VMware\ESX1\ESX1.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj2.name = Home
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj1.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj1.path = /vm/#2ca812c6af4bf90e/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj1.file = H:\VirtualMaschines\VMware\Openfiler NAS-SAN\openfiler-2.3RC-x86.vmx
Jul 31 15:44:32.069: vmx| DICT pref.view.navBar = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj3.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj3.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj3.path = /vm/#a38d75a03f75d0f7/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj3.file = H:\VirtualMaschines\VMware\ESX1\ESX1.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj3.name = ESX1
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj4.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj4.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj4.path = /vm/#d781173680e79091/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj4.file = H:\VirtualMaschines\exchange@PAM\Clone of exchange@PAM.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj4.name = Clone of exchange@PAM
Jul 31 15:44:32.069: vmx| DICT pref.snapshotManager.left = 157
Jul 31 15:44:32.069: vmx| DICT pref.snapshotManager.top = 70
Jul 31 15:44:32.069: vmx| DICT pref.snapshotManager.right = 707
Jul 31 15:44:32.069: vmx| DICT pref.snapshotManager.bottom = 550
Jul 31 15:44:32.069: vmx| DICT pref.tip.startup = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.tip.index = 1
Jul 31 15:44:32.069: vmx| DICT hint.hostWin32.cpuSpeedMismatch = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj5.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj5.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj5.path = /vm/#272abb33003bd226/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj5.file = H:\VirtualMaschines\Windows Server 2003 Enterprise Edition - DC\Windows Server 2003 Enterprise Edition.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj5.name = W2k3Ent-DC
Jul 31 15:44:32.069: vmx| DICT hint.vmui.vmWizardHint = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.usb.generic.stopDevice = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.guestos.xp = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.tools.toolsReminder = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj6.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj6.path = /vm/#fa5bba54726af5a8/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj6.file = H:\VirtualMaschines\Windows Server 2003 Enterprise Edition\Windows Server 2003 Enterprise Edition.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj6.name = Windows Server 2003 Enterprise Edition
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj7.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj7.path = /vm/#2841dadb2610756d/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj7.file = H:\VirtualMaschines\CA\DEMO_Threat-Internet\Windows 2000 Professional.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj7.name = Threat Internet
Jul 31 15:44:32.069: vmx| DICT hint.mainmem.lazyResumeHint = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj6.present = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.usb.autoConnectFailed = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.autoFit = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.autoFitGuestToWindow = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.menu.position.ix = 0
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.menu.position.newLine = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.power.position.ix = 2
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.power.position.newLine = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.power.position.length = 115
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.snapshot.position.ix = 3
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.snapshot.position.length = 89
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.view.position.ix = 4
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.view.position.length = 810
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.vplay.position.ix = 5
Jul 31 15:44:32.069: vmx| DICT pref.view.toolbars.vplay.position.length = 75
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj7.present = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder.maxNum = 12
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder0.enabled = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder0.vmPath = /vm/#53dc8b7d11305677/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder0.guestName = USB-Stick
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder0.hostPath = E:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder1.enabled = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder1.vmPath = /vm/#53dc8b7d11305677/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder1.guestName = CD-ROM
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder1.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder2.enabled = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder2.vmPath = /vm/#3abfe085a55930a9/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder2.guestName = CD-ROM
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder2.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder3.enabled = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder3.vmPath = /vm/#3abfe085a55930a9/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder3.guestName = USBHDD
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder3.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj8.present = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj8.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj8.path = /vm/#207a63240f1bfa67/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj8.file = H:\VirtualMaschines\Windows XP Professional\Windows XP Professional.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj8.name = Windows XP Professional
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj9.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj9.path = /vm/#ad818d37b126f7b6/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj9.file = H:\VirtualMaschines\SharePoint 2007\DC1\Windows Server 2003 Enterprise Edition.vmx
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj9.name = DC1 (SharePoint)
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj9.present = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj0.type = vm
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj0.path = /vm/#a38d75a03f75d0f7/
Jul 31 15:44:32.069: vmx| DICT pref.ws.openedObj0.file = H:\VirtualMaschines\VMware\ESX1\ESX1.vmx
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder4.vmPath = /vm/#1e8ea40600fbdda5/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder4.guestName = USB-Stick
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder4.hostPath = E:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder5.vmPath = /vm/#1e8ea40600fbdda5/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder5.guestName = CD-ROM
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder5.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT pref.view.navBar.width = 229
Jul 31 15:44:32.069: vmx| DICT hint.mainmem.lazySnapshotHint = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.view.homepage = TRUE
Jul 31 15:44:32.069: vmx| DICT hint.leaveFullScreen = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder6.vmPath = /vm/#359ddc09a0ce41db/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder6.guestName = CD-ROM
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder6.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder7.vmPath = /vm/#359ddc09a0ce41db/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder7.guestName = USBHDD
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder7.hostPath = D:\
Jul 31 15:44:32.069: vmx| DICT hint.vmui.poweroff = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.vmui.reset = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder8.enabled = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder8.vmPath = /vm/#75c6c8a393cd0b83/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder8.guestName = ISOs
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder8.hostPath = H:\ISOs
Jul 31 15:44:32.069: vmx| DICT pref.fullscreen.autohide = TRUE
Jul 31 15:44:32.069: vmx| DICT hint.tools.toolsImage = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder9.enabled = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder9.vmPath = /vm/#d5feca1c9ab643eb/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder9.guestName = USB Platte
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder9.hostPath = H:\
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder10.enabled = TRUE
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder10.vmPath = /vm/#209421d0e9834022/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder10.guestName = Software
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder10.hostPath = H:\Software
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder11.vmPath = /vm/#80efafe673ce16f3/
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder11.guestName = Software
Jul 31 15:44:32.069: vmx| DICT pref.sharedFolder11.hostPath = H:\Software
Jul 31 15:44:32.069: vmx| DICT webUpdate.checkPeriod = manual
Jul 31 15:44:32.069: vmx| DICT prefvmx.defaultVMPath = H:\VirtualMaschines
Jul 31 15:44:32.069: vmx| DICT pref.registrationViewed = FALSE
Jul 31 15:44:32.069: vmx| DICT pref.usbDev.maxDevs = 0
Jul 31 15:44:32.069: vmx| DICT webUpdate.lastCheckTime = 1217498572
Jul 31 15:44:32.069: vmx| DICT vmWizard.mode = custom
Jul 31 15:44:32.069: vmx| DICT vmWizard.guestKey = other
Jul 31 15:44:32.069: vmx| DICT vmWizard.mruISO0.isoLocation = H:\Software\VMWare\ESX3.0\esx-3.0.1-32039.iso
Jul 31 15:44:32.069: vmx| DICT vmWizard.installMediaType = iso
Jul 31 15:44:32.069: vmx| DICT vmWizard.lastPowerOnValue = FALSE
Jul 31 15:44:32.069: vmx| DICT hint.cpuid.HVUnsupported = FALSE
Jul 31 15:44:32.069: vmx| DICT vmWizard.mruISO1.isoLocation = I:\Software\VMWare\ESX3.5.0\esx-3.5.0_Update_1-82663.iso
Jul 31 15:44:32.069: vmx| DICT pref.eula.1.appName = VMware Workstation
Jul 31 15:44:32.069: vmx| DICT pref.eula.1.buildNumber = 99530
Jul 31 15:44:32.069: vmx| DICT --- USER DEFAULTS
Jul 31 15:44:32.069: vmx| DICT --- HOST DEFAULTS
Jul 31 15:44:32.069: vmx| DICT --- SITE DEFAULTS
Jul 31 15:44:32.069: vmx| DICT --- COMMAND LINE
Jul 31 15:44:32.069: vmx| DICT gui.available = TRUE
Jul 31 15:44:32.069: vmx| DICT --- CONFIGURATION
Jul 31 15:44:32.069: vmx| DICT checkpoint.vmState =
Jul 31 15:44:32.069: vmx| DICT checkpointFBSize = 134217728
Jul 31 15:44:32.069: vmx| DICT config.version = 8
Jul 31 15:44:32.069: vmx| DICT deploymentPlatform = windows
Jul 31 15:44:32.069: vmx| DICT displayName = ESX1_3.5u1
Jul 31 15:44:32.069: vmx| DICT ethernet0.addressType = generated
Jul 31 15:44:32.069: vmx| DICT ethernet0.generatedAddress = 00:0c:29:a2:7e:13
Jul 31 15:44:32.069: vmx| DICT ethernet0.generatedAddressOffset = 0
Jul 31 15:44:32.069: vmx| DICT ethernet0.pciSlotNumber = 32
Jul 31 15:44:32.069: vmx| DICT ethernet0.present = TRUE
Jul 31 15:44:32.069: vmx| DICT ethernet0.virtualdev = e1000
Jul 31 15:44:32.069: vmx| DICT ethernet0.wakeOnPcktRcv = FALSE
Jul 31 15:44:32.069: vmx| DICT ethernet1.addressType = generated
Jul 31 15:44:32.069: vmx| DICT ethernet1.connectionType = nat
Jul 31 15:44:32.069: vmx| DICT ethernet1.generatedAddress = 00:0c:29:a2:7e:1d
Jul 31 15:44:32.069: vmx| DICT ethernet1.generatedAddressOffset = 10
Jul 31 15:44:32.069: vmx| DICT ethernet1.pciSlotNumber = 33
Jul 31 15:44:32.069: vmx| DICT ethernet1.present = TRUE
Jul 31 15:44:32.069: vmx| DICT ethernet1.virtualdev = e1000
Jul 31 15:44:32.069: vmx| DICT ethernet1.wakeOnPcktRcv = FALSE
Jul 31 15:44:32.069: vmx| DICT ethernet2.addressType = generated
Jul 31 15:44:32.069: vmx| DICT ethernet2.connectionType = custom
Jul 31 15:44:32.069: vmx| DICT ethernet2.generatedAddress = 00:0c:29:a2:7e:27
Jul 31 15:44:32.069: vmx| DICT ethernet2.generatedAddressOffset = 20
Jul 31 15:44:32.069: vmx| DICT ethernet2.pciSlotNumber = 34
Jul 31 15:44:32.069: vmx| DICT ethernet2.present = TRUE
Jul 31 15:44:32.069: vmx| DICT ethernet2.virtualdev = e1000
Jul 31 15:44:32.069: vmx| DICT ethernet2.vnet = VMNet4
Jul 31 15:44:32.069: vmx| DICT ethernet2.wakeOnPcktRcv = FALSE
Jul 31 15:44:32.069: vmx| DICT floppy0.autodetect = TRUE
Jul 31 15:44:32.069: vmx| DICT floppy0.fileName = A:
Jul 31 15:44:32.069: vmx| DICT floppy0.present = FALSE
Jul 31 15:44:32.069: vmx| DICT guestOS = other
Jul 31 15:44:32.069: vmx| DICT ide0:0.fileName = ESX1.vmdk
Jul 31 15:44:32.069: vmx| DICT ide0:0.present = TRUE
Jul 31 15:44:32.069: vmx| DICT ide0:0.redo =
Jul 31 15:44:32.069: vmx| DICT ide1:0.autodetect = TRUE
Jul 31 15:44:32.069: vmx| DICT ide1:0.deviceType = cdrom-image
Jul 31 15:44:32.069: vmx| DICT ide1:0.fileName = h:\Software\VMWare\ESX3.5.0\esx-3.5.0_Update_1-82663.iso
Jul 31 15:44:32.069: vmx| DICT ide1:0.present = TRUE
Jul 31 15:44:32.069: vmx| DICT isolation.tools.hgfs.disable = TRUE
Jul 31 15:44:32.069: vmx| DICT memsize = 1024
Jul 31 15:44:32.069: vmx| DICT mks.enable3d = TRUE
Jul 31 15:44:32.069: vmx| DICT mks.keyboardFilter = allow
Jul 31 15:44:32.069: vmx| DICT monitor.virtual_exec = hardware
Jul 31 15:44:32.084: vmx| DICT monitor_control.restrict_backdoor = true
Jul 31 15:44:32.084: vmx| DICT monitor_control.vt32 = true
Jul 31 15:44:32.084: vmx| DICT numvcpus = 1
Jul 31 15:44:32.084: vmx| DICT nvram = Other.nvram
Jul 31 15:44:32.084: vmx| DICT pciBridge0.pciSlotNumber = 17
Jul 31 15:44:32.084: vmx| DICT pciBridge0.present = TRUE
Jul 31 15:44:32.084: vmx| DICT pciBridge4.functions = 8
Jul 31 15:44:32.084: vmx| DICT pciBridge4.pciSlotNumber = 18
Jul 31 15:44:32.084: vmx| DICT pciBridge4.present = TRUE
Jul 31 15:44:32.084: vmx| DICT pciBridge4.virtualDev = pcieRootPort
Jul 31 15:44:32.084: vmx| DICT pciBridge5.functions = 8
Jul 31 15:44:32.084: vmx| DICT pciBridge5.pciSlotNumber = 19
Jul 31 15:44:32.084: vmx| DICT pciBridge5.present = TRUE
Jul 31 15:44:32.084: vmx| DICT pciBridge5.virtualDev = pcieRootPort
Jul 31 15:44:32.084: vmx| DICT pciBridge6.functions = 8
Jul 31 15:44:32.084: vmx| DICT pciBridge6.pciSlotNumber = 20
Jul 31 15:44:32.084: vmx| DICT pciBridge6.present = TRUE
Jul 31 15:44:32.084: vmx| DICT pciBridge6.virtualDev = pcieRootPort
Jul 31 15:44:32.084: vmx| DICT pciBridge7.functions = 8
Jul 31 15:44:32.084: vmx| DICT pciBridge7.pciSlotNumber = 36
Jul 31 15:44:32.084: vmx| DICT pciBridge7.present = TRUE
Jul 31 15:44:32.084: vmx| DICT pciBridge7.virtualDev = pcieRootPort
Jul 31 15:44:32.084: vmx| DICT scsi0.pciSlotNumber = 16
Jul 31 15:44:32.084: vmx| DICT scsi0.present = TRUE
Jul 31 15:44:32.084: vmx| DICT scsi0.virtualDev = lsilogic
Jul 31 15:44:32.084: vmx| DICT scsi0:0.fileName = VMFS_ESX1.vmdk
Jul 31 15:44:32.084: vmx| DICT scsi0:0.present = TRUE
Jul 31 15:44:32.084: vmx| DICT scsi0:0.redo =
Jul 31 15:44:32.084: vmx| DICT sound.autodetect = TRUE
Jul 31 15:44:32.084: vmx| DICT sound.fileName = -1
Jul 31 15:44:32.084: vmx| DICT sound.present = FALSE
Jul 31 15:44:32.084: vmx| DICT svga.autodetect = TRUE
Jul 31 15:44:32.084: vmx| DICT tools.remindInstall = FALSE
Jul 31 15:44:32.084: vmx| DICT tools.upgrade.policy = useGlobal
Jul 31 15:44:32.084: vmx| DICT uuid.location = 56 4d 71 76 78 a0 59 42-65 13 77 67 e6 ec 1b 0a
Jul 31 15:44:32.084: vmx| DICT uuid.bios = 56 4d f6 cf 45 f3 4f aa-05 4b 43 e6 fb a2 7e 13
Jul 31 15:44:32.084: vmx| DICT virtualHW.productCompatibility = hosted
Jul 31 15:44:32.084: vmx| DICT virtualHW.version = 6
Jul 31 15:44:32.084: vmx| DICT vmci0.id = -811323009
Jul 31 15:44:32.084: vmx| DICT vmci0.pciSlotNumber = 35
Jul 31 15:44:32.084: vmx| DICT vmci0.present = TRUE
Jul 31 15:44:32.084: vmx| DICT vmotion.checkpointFBSize = 134217728
Jul 31 15:44:32.084: vmx| DICT annotation = Root: standard
Jul 31 15:44:32.084: vmx| DICT --- USER DEFAULTS
Jul 31 15:44:32.084: vmx| DICT --- HOST DEFAULTS
Jul 31 15:44:32.084: vmx| DICT --- SITE DEFAULTS
Jul 31 15:44:32.084: vmx| DICT --- GLOBAL SETTINGS
Jul 31 15:44:32.272: vmx| PMC: unused [c:1 f:1 e:1]
Jul 31 15:44:32.272: vmx| hostCpuFeatures = 0x404001f8
Jul 31 15:44:32.272: vmx| hostNumPerfCounters = 2
Jul 31 15:44:32.272: vmx| MONITOR MODE: allowed modes : BT
Jul 31 15:44:32.272: vmx| MONITOR MODE: user requested modes : HV HWMMU
Jul 31 15:44:32.303: vmx| MONITOR MODE: guestOS preferred modes: BT HWMMU HV
Jul 31 15:44:32.303: vmx| Msg_Hint: msg.cpuid.HVUnsupported (sent)
Jul 31 15:44:32.303: vmx| This host does not support all of the hardware virtualization features required by VMware Workstation. Using software virtualization instead.
Jul 31 15:44:32.303: vmx| ---------------------------------------
Jul 31 15:44:32.365: vmx| MONITOR MODE: filtered list : BT
Jul 31 15:44:32.365: vmx| HV Settings: virtual exec = 'software' (hv32=0); virtual mmu = 'software'
Jul 31 15:44:32.630: vmx| VMXVmdb_LoadRawConfig: Loading raw config
Jul 31 15:44:32.662: vmx| Host display topology 1024x768.
Jul 31 15:44:32.662: vmx| SVGA using 2360x1770.
Jul 31 15:44:32.662: vmx| WSSCAN: reserved mem (in MB) min=32 max=2936 recommended=2936
Jul 31 15:44:32.662: vmx| WSSCAN: used rec mem (in MB) 2936
Jul 31 15:44:32.662: vmx| PSHARE: scan rate min 16 max 400
Jul 31 15:44:32.662: vmx| WSSCAN: Overhead 295998 paged 16902 nonpaged 32768 maxFBSize
Jul 31 15:44:32.709: vmx| WSSCAN 1 1 535900 588179 751616 544092 50 0
Jul 31 15:44:32.709: vmx| LICENSE using: 'HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Workstation\Dormant\License.ws.6.0.200610'
Jul 31 15:44:33.239: vmx| LOG failed to remove stats\stats32-2 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats32-1 -> stats\stats32-2 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats32-0 -> stats\stats32-1 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats32 -> stats\stats32-0 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to remove stats\stats64-2 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats64-1 -> stats\stats64-2 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats64-0 -> stats\stats64-1 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to rename stats\stats64 -> stats\stats64-0 failed: Unknown error 3 (0x3)
Jul 31 15:44:33.239: vmx| LOG failed to remove stats32-2 failed: Unknown error 2 (0x2)
Jul 31 15:44:33.239: vmx| LOG failed to remove stats64-2 failed: Unknown error 2 (0x2)
Jul 31 15:44:33.270: vmx| APIC: Host Local APIC at 0xfee00000
Jul 31 15:44:33.270: vmx| Monitor_PowerOn: HostedVSMP skew tracking is disabled
Jul 31 15:44:33.270: vmx| Monitor_PowerOn: HostedVSMP crosscall yielding is disabled
Jul 31 15:44:33.270: vmx| vmm32-modules: [vmm.vmm32 .data:0x2b000-0x728 .sdata:0x2c000-0x4e4 .statvars:0x2d000-0x3a0 .peer:0x2e000-0x261b8 .shared:0x56000-0x128c8 .bss:0x69000-0x5c88 .rodata:0x70000-0xb3a0 .text:0x7c000-0x5816d .kstatvars:0x3000-0x0, mmu-pae.vmm32 .rodata:0x7b3a0-0x44 .data:0x2b728-0xc .peer:0x541b8-0x1684 .shared:0x688c8-0x2a0 .bss:0x6eca0-0x518 .text:0xd4170-0xa507 .comment:0x40000d26-0x10e .statvars:0x2000-0x0 .kstatvars:0x2000-0x0 .scb:0x400037e0-0x180 .shared_meta:0x40003b40-0x390 .peer_meta:0x40000ff0-0x210, sharedmmu-none.vmm32 .text:0xde678-0x32 .comment:0x40000e34-0x12, pv-none.vmm32 .shared:0x68b68-0x158 .bss:0x6f1c0-0x84 .text:0xde6ac-0xe6 .comment:0x40000e46-0x48 .shared_meta:0x40003ed0-0x90, vprobe-none.vmm32 .text:0xde794-0x71 .comment:0x40000e8e-0x12, hv-none.vmm32 .text:0xde808-0x2d .comment:0x40000ea0-0x12, gphys-sw.vmm32 .peer:0x5583c-0x8 .shared:0x68cc0-0x118 .bss:0x2000-0x0 .text:0xde840-0xadf .comment:0x40000eb2-0x12 .scb:0x40003960-0x60 .shared_meta:0x40003f60-0x2a0 .peer_meta:0x40001200-0x60, vassert-none.vmm32 .text:0xdf320-0xf .comment:0x40000ec4-0x12, vmsafe-none.vmm32 .text:0xdf330-0xd .comment:0x40000ed6-0x12, <MonSrcFile> .rodata:0x7b3e4-0x36c]
Jul 31 15:44:33.270: vmx| KHZEstimate 2000000
Jul 31 15:44:33.270: vmx| MHZEstimate 2000
Jul 31 15:44:33.270: vmx| NumVCPUs 1
Jul 31 15:44:33.270: vmx| PShare: enabled 1, scanRate 32, checkRate 16
Jul 31 15:44:33.270: vmx| UUID: location-UUID is 56 4d 14 ce 62 bf 49 9d-84 ac e4 89 c2 8c d0 ee
Jul 31 15:44:33.270: vmx| UUID: location-UUID is 56 4d a8 5d 46 39 5e 72-2a 99 99 00 78 c5 7b e7
Jul 31 15:44:33.270: vmx| UUID: location-UUID is 56 4d a8 5d 46 39 5e 72-2a 99 99 00 78 c5 7b e7
Jul 31 15:44:33.270: vmx| UUID: location-UUID is 56 4d a8 5d 46 39 5e 72-2a 99 99 00 78 c5 7b e7
Jul 31 15:44:33.270: vmx| Msg_Question:
Jul 31 15:44:33.270: vmx| [msg.uuid.altered] This virtual machine may have been moved or copied.
Jul 31 15:44:33.270: vmx|
Jul 31 15:44:33.270: vmx| In order to configure certain management and networking features VMware Workstation needs to know which.
Jul 31 15:44:33.270: vmx|
Jul 31 15:44:33.270: vmx| Did you move this virtual machine, or did you copy it?
Jul 31 15:44:33.270: vmx| If you don't know, answer "I copied it".
Jul 31 15:44:33.270: vmx|
Jul 31 15:44:33.270: vmx| ----------------------------------------
Jul 31 15:44:35.954: vmx| Msg_Question: msg.uuid.altered reply=1
Jul 31 15:44:35.954: vmx| UUID: Writing uuid.location value: '56 4d a8 5d 46 39 5e 72-2a 99 99 00 78 c5 7b e7'
Jul 31 15:44:36.063: vmx| AIOGNRC: numThreads=20 ide=1, scsi=1, passthru=1
Jul 31 15:44:36.063: vmx| WORKER: Creating new group with numThreads=20 (20)
Jul 31 15:44:36.063: vmx| Replay State = 0
Jul 31 15:44:36.063: vmx| minDEThreshold: 79
Jul 31 15:44:36.079: vmx| MM: Using partialmap, 262144 pages AC 0 CE 1 TM 0 DOHU 0
Jul 31 15:44:36.079: vmx| UUID: location-UUID is 56 4d a8 5d 46 39 5e 72-2a 99 99 00 78 c5 7b e7
Jul 31 15:44:36.094: vmx| MM: using 'H:\VirtualMaschines\VMware\ESX1\564da85d-4639-5e72-2a99-990078c57be7.vmem' as a paging file
Jul 31 15:44:36.094: vmx| Opened paging file H:\VirtualMaschines\VMware\ESX1\564da85d-4639-5e72-2a99-990078c57be7.vmem
Jul 31 15:44:36.125: vmx| Mapped mainmem as pageable
Jul 31 15:44:36.125: vmx| MMCHK: Disabling checks which are not forced, cannot do checks on certain processors.
Jul 31 15:44:36.125: vmx| MStat: Creating Stat vm.uptime
Jul 31 15:44:36.125: vmx| MStat: Creating Stat vm.suspendTime
Jul 31 15:44:36.125: vmx| MStat: Creating Stat vm.powerOnTimeStamp
Jul 31 15:44:36.157: vmx| VMXAIOMGR: Using: simple=Generic unbuf=Compl
Jul 31 15:44:36.188: vmx| VMXVmdb_LoadRawConfig: Loading raw config
Jul 31 15:44:36.203: vmx| DISK: OPEN ide0:0 'H:\VirtualMaschines\VMware\ESX1\ESX1.vmdk' persistent R[]
Jul 31 15:44:36.687: vmx| DISKLIB-DSCPTR: Opened [0]: "ESX1.vmdk" (0xa)
Jul 31 15:44:36.687: vmx| DISKLIB-LINK : Opened 'H:\VirtualMaschines\VMware\ESX1\ESX1.vmdk' (0xa): monolithicSparse, 41943040 sectors / 20 GB.
Jul 31 15:44:36.687: vmx| DISKLIB-LIB : Opened "H:\VirtualMaschines\VMware\ESX1\ESX1.vmdk" (flags 0xa).
Jul 31 15:44:36.687: vmx| DiskGetGeometry: Reading of disk partition table
Jul 31 15:44:36.687: vmx| DISK: OPEN 'H:\VirtualMaschines\VMware\ESX1\ESX1.vmdk' Geo (16383/16/63) BIOS Geo (20480/64/32) freeSpace=103734 MB, ide
Jul 31 15:44:36.687: vmx| DISK: OPEN scsi0:0 'H:\VirtualMaschines\VMware\ESX1\VMFS_ESX1.vmdk' persistent R[]
Jul 31 15:44:37.217: vmx| DISKLIB-DSCPTR: Opened [0]: "VMFS_ESX1.vmdk" (0xa)
Jul 31 15:44:37.217: vmx| DISKLIB-LINK : Opened 'H:\VirtualMaschines\VMware\ESX1\VMFS_ESX1.vmdk' (0xa): monolithicSparse, 104857600 sectors / 50 GB.
Jul 31 15:44:37.217: vmx| DISKLIB-LIB : Opened "H:\VirtualMaschines\VMware\ESX1\VMFS_ESX1.vmdk" (flags 0xa).
Jul 31 15:44:37.217: vmx| DiskGetGeometry: Reading of disk partition table
Jul 31 15:44:37.233: vmx| DISK: OPEN 'H:\VirtualMaschines\VMware\ESX1\VMFS_ESX1.vmdk' Geo (6527/255/63) BIOS Geo (0/0/0) freeSpace=103734 MB, lsilogic
Jul 31 15:44:37.233: vmx| TimeTracker host to guest rate conversion 4205499324507 @ 2000000000Hz -> 4205499324507 @ 2000000000Hz
Jul 31 15:44:37.233: vmx| TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + 0
Jul 31 15:44:37.467: vmx| Host display topology 1024x768.
Jul 31 15:44:37.467: vmx| SVGA using 2360x1770.
Jul 31 15:44:37.529: vmx| WORKER: Creating new group with numThreads=1 (21)
Jul 31 15:44:37.545: vmx| MKS REMOTE Loading VNC Configuration from VM config file
Jul 31 15:44:37.561: vmx| VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks
Jul 31 15:44:37.561: vmx| VMXNET: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks, dontClusterSize is 128
Jul 31 15:44:37.592: vmx| NetPkt: checksum cycles/kB: C=181 asm1=1273 asm2=1283
Jul 31 15:44:37.592: vmx| NetPkt: copy and sum cycles/kB: C=1466 asm1=768 asm2=762
Jul 31 15:44:37.592: vmx| Chipset version: 0
Jul 31 15:44:37.623: vmx| DISKUTIL: ide0:0 : capacity=41943040
Jul 31 15:44:37.623: vmx| DISKUTIL: ide0:0 : capacity=41943040
Jul 31 15:44:37.623: vmx| DISKUTIL: ide0:0 : geometry=20480/64/32
Jul 31 15:44:37.623: vmx| DISKUTIL: ide1:0 : capacity=0
Jul 31 15:44:37.623: vmx| DISKUTIL: ide1:0 : geometry=0/0/0
Jul 31 15:44:37.623: vmx| SCSI0: UNTAGGED commands will be converted to ORDER tags.
Jul 31 15:44:37.623: vmx| DISKUTIL: scsi0:0 : capacity=104857600
Jul 31 15:44:37.623: vmx| DISKUTIL: scsi0:0 : geometry=6527/255/63
Jul 31 15:44:37.623: vmx| SVGA: Advertising 3D acceleration.
Jul 31 15:44:37.623: vmx| Host display topology 1024x768 with 1 displays.
Jul 31 15:44:37.623: vmx| SVGA using 2360x1770.
Jul 31 15:44:37.654: vmx| Ethernet0 MAC Address: 00:0c:29:a2:7e:13
Jul 31 15:44:37.654: vmx| Ethernet1 MAC Address: 00:0c:29:a2:7e:1d
Jul 31 15:44:37.654: vmx| Ethernet2 MAC Address: 00:0c:29:a2:7e:27
Jul 31 15:44:37.654: vmx| MStat: Creating Stat vm.heartbeat
Jul 31 15:44:37.654: vmx| DISKUTIL: scsi0:0 : toolsVersion = 0
Jul 31 15:44:37.654: vmx| DISKUTIL: ide0:0 : toolsVersion = 0
Jul 31 15:44:37.654: vmx| DISKUTIL: Offline toolsVersion = 0
Jul 31 15:44:37.654: vmx| TOOLS INSTALL initializing state to IDLE on power on.
Jul 31 15:44:37.748: vmx| PTSC to VMI Wallclock (nsec) 4206510661899 @ 2000000000Hz -> 1217511877000000000 @ 1000000000Hz
Jul 31 15:44:37.748: vmx| PTSC to VMI Wallclock (nsec) ((x * 2147483648) >> 32) + 1217509773744669051
Jul 31 15:44:37.748: vmx| PTSC to ParaTime RealCycles 0 @ 2000000000Hz -> 0 @ 2000000000Hz
Jul 31 15:44:37.748: vmx| PTSC to ParaTime RealCycles ((x * 1) >> 0) + 0
Jul 31 15:44:37.748: vmx| ParaTime RealCycles to PTSC 0 @ 2000000000Hz -> 0 @ 2000000000Hz
Jul 31 15:44:37.748: vmx| ParaTime RealCycles to PTSC ((x * 1) >> 0) + 0
Jul 31 15:44:37.748: vmx| guestCpuFeatures = 0x404001f8
Jul 31 15:44:37.748: vmx| guestCPUID vendor: GenuntelineI
Jul 31 15:44:37.748: vmx| guestCPUID name: Genuine Intel(R) CPU T2500 @ 2.00GHz
Jul 31 15:44:37.748: vmx| guestCPUID level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69
Jul 31 15:44:37.748: vmx| guestCPUID level 00000001, 0: 0x000006e8 0x00010800 0x00000001 0x0fe9fbff
Jul 31 15:44:37.748: vmx| guestCPUID level 00000002, 0: 0x02b3b001 0x000000f0 0x00000000 0x2c04307d
Jul 31 15:44:37.748: vmx| guestCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 00000004, 0: 0x04000121 0x01c0003f 0x0000003f 0x00000001
Jul 31 15:44:37.748: vmx| guestCPUID level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x00022220
Jul 31 15:44:37.748: vmx| guestCPUID level 00000006, 0: 0x00000001 0x00000002 0x00000001 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 00000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 0000000a, 0: 0x07280201 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000000 0x00100000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000002, 0: 0x756e6547 0x20656e69 0x65746e49 0x2952286c
Jul 31 15:44:37.748: vmx| guestCPUID level 80000003, 0: 0x55504320 0x20202020 0x20202020 0x54202020
Jul 31 15:44:37.748: vmx| guestCPUID level 80000004, 0: 0x30303532 0x20402020 0x30302e32 0x007a4847
Jul 31 15:44:37.748: vmx| guestCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000006, 0: 0x00000000 0x00000000 0x08006040 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.748: vmx| guestCPUID level 80000008, 0: 0x00002024 0x00000000 0x00000000 0x00000000
Jul 31 15:44:37.763: vmx| BusMemSample: initPercent 75 touched 196608
Jul 31 15:44:37.763: vmx| TOOLS received request in VMX to set option 'enableDnD' -> '1'
Jul 31 15:44:37.763: vmx| TOOLS received request in VMX to set option 'copypaste' -> '1'
Jul 31 15:44:37.779: vmx| VMX_PowerOn: ModuleTable_PowerOn = 1
Jul 31 15:44:37.779: vmx| VMX setting maximum IPC write buffers to 0 packets, 0 bytes
Jul 31 15:44:37.779: mks| Async MKS thread is alive
Jul 31 15:44:37.904: vmx| DnDRegisterRpc: DnD rpc already set to 1
Jul 31 15:44:37.904: vmx| CopyPasteRegisterRpc: already set to 1
Jul 31 15:44:37.935: vcpu-0| APIC: version = 0x14, max LVT = 5
Jul 31 15:44:37.935: vcpu-0| APIC: LDR = 0x2000000, DFR = 0xffffffff
Jul 31 15:44:37.951: vcpu-0| guestCpuFeatures = 0x404001f8
Jul 31 15:44:37.951: vcpu-0| CPU reset: hard
Jul 31 15:44:37.951: vcpu-0| VNET: Notification enabled for Ethernet2
Jul 31 15:44:37.951: vcpu-0| VNET: Notification enabled for Ethernet1
Jul 31 15:44:37.951: vcpu-0| VNET: Notification enabled for Ethernet0
Jul 31 15:44:37.966: vcpu-0| CDROM: Connecting ide1:0 to 'h:\Software\VMWare\ESX3.5.0\esx-3.5.0_Update_1-82663.iso'. img=1 raw=0 excl=0 remote=0
Jul 31 15:44:38.013: vcpu-0| Transitioned vmx/execState/val to poweredOn
Jul 31 15:44:38.091: vcpu-0| sz=3004368
Jul 31 15:44:38.091: vcpu-0| vmm32 initialized: Releasebuild-99530. cflags: 0x0000000a.00100a00.18000400.00004080
Jul 31 15:44:38.091: vcpu-0| MonitorInitNumaUnmapVMM32
Jul 31 15:44:38.653: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0x0) and 0xe8000000(0x0)
Jul 31 15:44:38.653: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:44:38.762: mks| Connecting to window system.
Jul 31 15:44:38.793: mks| KHBKL: Unable to parse keystring at: ''
Jul 31 15:44:38.934: mks| GdiBackendConstruct: Using software emulation for overlays.
Jul 31 15:44:39.308: mks| Ignoring update request in VGA_Expose (mode change pending).
Jul 31 15:44:39.355: mks| Ignoring update request in VGA_Expose (mode change pending).
Jul 31 15:44:39.870: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:44:39.885: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:44:39.901: vcpu-0| SVGA: Registering IOSpace at 0x1070
Jul 31 15:44:39.901: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:44:39.901: vcpu-0| PCIBridge7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge7:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| PCIBridge4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge4:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge4:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.916: vcpu-0| pciBridge4:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge4:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge4:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge4:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge4:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| PCIBridge5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.932: vcpu-0| pciBridge5:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| PCIBridge6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.948: vcpu-0| pciBridge6:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:39.994: mks| Ignoring update request in VGA_Expose (mode change pending).
Jul 31 15:44:40.104: mks| Ignoring update request in VGA_Expose (mode change pending).
Jul 31 15:44:40.213: vcpu-0| PCIBridge7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.213: vcpu-0| pciBridge7:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.213: vcpu-0| pciBridge7:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.213: vcpu-0| pciBridge7:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.213: vcpu-0| pciBridge7:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge7:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge7:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge7:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| PCIBridge4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| pciBridge4:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.228: vcpu-0| PCIBridge5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge5:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| PCIBridge6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge6:1: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge6:2: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge6:3: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.244: vcpu-0| pciBridge6:4: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.260: vcpu-0| pciBridge6:5: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.275: vcpu-0| pciBridge6:6: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.275: vcpu-0| pciBridge6:7: ISA/VGA decoding enabled (ctrl 0004)
Jul 31 15:44:40.275: vcpu-0| DISKUTIL: scsi0:0 : geometry=6527/255/63
Jul 31 15:44:40.728: vcpu-0| VIDE: Curr CHS info cyls: 17475 heads: 15 sects: 63 lba_cap: 41943040
Jul 31 15:44:40.759: vcpu-0| BIOS-UUID is 56 4d f6 cf 45 f3 4f aa-05 4b 43 e6 fb a2 7e 13
Jul 31 15:44:41.071: mks| Ignoring update request in VGA_Expose (mode change pending).
Jul 31 15:44:41.196: vcpu-0| VIDE: Curr CHS info cyls: 17475 heads: 15 sects: 63 lba_cap: 41943040
Jul 31 15:44:45.778: vcpu-0| SVGA: Unregistering IOSpace at 0x1070
Jul 31 15:44:45.778: vcpu-0| SVGA: Registering IOSpace at 0xfffffff0
Jul 31 15:44:45.778: vcpu-0| SVGA: Unregistering IOSpace at 0xfffffff0
Jul 31 15:44:45.778: vcpu-0| SVGA: Registering IOSpace at 0x1070
Jul 31 15:44:45.848: mks| SVGA: display status changed, using optimizations for local consoles.
Jul 31 15:44:47.883: mks| MKSHostOps_Exit3D: 0, 1
Jul 31 15:44:47.893: mks| MKSHostOps_Exit3D
Jul 31 15:44:55.919: vcpu-0| VIDE: Curr CHS info cyls: 17475 heads: 15 sects: 63 lba_cap: 41943040
Jul 31 15:44:58.139: vcpu-0| SEG_SS 1254 count=0
Jul 31 15:45:14.050: vcpu-0| APIC THERMLVT write: 0xfc
Jul 31 15:45:49.055: vcpu-0| SEG_SS 1254 count=1
Jul 31 15:45:52.320: vcpu-0| SEG_SS 1254 count=2
Jul 31 15:45:52.385: vcpu-0| SEG_SS 1254 count=3
Jul 31 15:45:52.455: vcpu-0| SEG_SS 1254 count=4
Jul 31 15:45:52.518: vcpu-0| SEG_SS 1254 count=5
Jul 31 15:45:52.575: vcpu-0| SEG_SS 1254 count=6
Jul 31 15:45:52.635: vcpu-0| SEG_SS 1254 count=7
Jul 31 15:45:52.700: vcpu-0| SEG_SS 1254 count=8
Jul 31 15:45:52.760: vcpu-0| SEG_SS 1254 count=9
Jul 31 15:45:52.820: vcpu-0| SEG_SS 1254 count=10
Jul 31 15:45:54.195: vcpu-0| SEG_SS 1254 count=11
Jul 31 15:45:54.263: vcpu-0| SEG_SS 1254 count=12
Jul 31 15:45:54.328: vcpu-0| SEG_SS 1254 count=13
Jul 31 15:45:54.398: vcpu-0| SEG_SS 1254 count=14
Jul 31 15:45:54.465: vcpu-0| SEG_SS 1254 count=15
Jul 31 15:45:54.528: vcpu-0| SEG_SS 1254 count=16
Jul 31 15:45:54.600: vcpu-0| SEG_SS 1254 count=17
Jul 31 15:45:54.683: vcpu-0| SEG_SS 1254 count=18
Jul 31 15:45:54.750: vcpu-0| SEG_SS 1254 count=19
Jul 31 15:45:55.913: vcpu-0| SVGA: Unregistering IOSpace at 0x1070
Jul 31 15:45:55.913: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:45:55.935: vcpu-0| SVGA: Registering IOSpace at 0x1070
Jul 31 15:45:55.935: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xe8000000(0xe8000000)
Jul 31 15:46:01.084: vcpu-0| SEG_SS 1254 count=20
Jul 31 15:46:01.771: vcpu-0| SEG_SS 1254 count=21
Jul 31 15:46:01.831: vcpu-0| SEG_SS 1254 count=22
Jul 31 15:46:02.026: vcpu-0| SEG_SS 1254 count=23
Jul 31 15:46:02.116: vcpu-0| SEG_SS 1254 count=24
Jul 31 15:46:02.124: vcpu-0| SEG_SS 1254 count=25
Jul 31 15:46:02.161: vcpu-0| SEG_SS 1254 count=26
Jul 31 15:46:02.166: vcpu-0| SEG_SS 1254 count=27
Jul 31 15:46:02.169: vcpu-0| SEG_SS 1254 count=28
Jul 31 15:46:02.171: vcpu-0| SEG_SS 1254 count=29
Jul 31 15:46:02.176: vcpu-0| SEG_SS 1254 count=30
Jul 31 15:46:02.176: vcpu-0| SEG_SS 1254 count=31
Jul 31 15:46:02.181: vcpu-0| SEG_SS 1254 count=32
Jul 31 15:46:02.214: vcpu-0| SEG_SS 1254 count=33
Jul 31 15:46:02.231: vcpu-0| SEG_SS 1254 count=34
Jul 31 15:46:02.271: vcpu-0| SEG_SS 1254 count=35
Jul 31 15:46:02.329: vcpu-0| SEG_SS 1254 count=36
Jul 31 15:46:02.389: vcpu-0| SEG_SS 1254 count=37
Jul 31 15:46:02.531: vcpu-0| SEG_SS 1254 count=38
Jul 31 15:46:02.684: vcpu-0| SEG_SS 1254 count=39
Jul 31 15:46:02.716: vcpu-0| SEG_SS 1254 count=40
Jul 31 15:46:02.721: vcpu-0| SEG_SS 1254 count=41
Jul 31 15:46:02.721: vcpu-0| SEG_SS 1254 count=42
Jul 31 15:46:02.724: vcpu-0| SEG_SS 1254 count=43
Jul 31 15:46:02.726: vcpu-0| SEG_SS 1254 count=44
Jul 31 15:46:02.729: vcpu-0| SEG_SS 1254 count=45
Jul 31 15:46:02.729: vcpu-0| SEG_SS 1254 count=46
Jul 31 15:46:02.729: vcpu-0| SEG_SS 1254 count=47
Jul 31 15:46:02.731: vcpu-0| SEG_SS 1254 count=48
Jul 31 15:46:02.731: vcpu-0| SEG_SS 1254 count=49
Jul 31 15:46:02.736: vcpu-0| SEG_SS 1254 count=50
Jul 31 15:46:02.736: vcpu-0| SEG_SS 1254 count=51
Jul 31 15:46:02.739: vcpu-0| SEG_SS 1254 count=52
Jul 31 15:46:02.764: vcpu-0| SEG_SS 1254 count=53
Jul 31 15:46:02.766: vcpu-0| SEG_SS 1254 count=54
Jul 31 15:46:02.769: vcpu-0| SEG_SS 1254 count=55
Jul 31 15:46:02.771: vcpu-0| SEG_SS 1254 count=56
Jul 31 15:46:02.774: vcpu-0| SEG_SS 1254 count=57
Jul 31 15:46:02.776: vcpu-0| SEG_SS 1254 count=58
Jul 31 15:46:02.776: vcpu-0| SEG_SS 1254 count=59
Jul 31 15:46:02.779: vcpu-0| SEG_SS 1254 count=60
Jul 31 15:46:02.789: vcpu-0| SEG_SS 1254 count=61
Jul 31 15:46:02.791: vcpu-0| SEG_SS 1254 count=62
Jul 31 15:46:02.811: vcpu-0| SEG_SS 1254 count=63
Jul 31 15:46:02.814: vcpu-0| SEG_SS 1254 count=64
Jul 31 15:46:02.814: vcpu-0| SEG_SS 1254 count=65
Jul 31 15:46:02.816: vcpu-0| SEG_SS 1254 count=66
Jul 31 15:46:02.819: vcpu-0| SEG_SS 1254 count=67
Jul 31 15:46:02.819: vcpu-0| SEG_SS 1254 count=68
Jul 31 15:46:02.819: vcpu-0| SEG_SS 1254 count=69
Jul 31 15:46:02.821: vcpu-0| SEG_SS 1254 count=70
Jul 31 15:46:02.821: vcpu-0| SEG_SS 1254 count=71
Jul 31 15:46:02.821: vcpu-0| SEG_SS 1254 count=72
Jul 31 15:46:02.824: vcpu-0| SEG_SS 1254 count=73
Jul 31 15:46:02.824: vcpu-0| SEG_SS 1254 count=74
Jul 31 15:46:02.824: vcpu-0| SEG_SS 1254 count=75
Jul 31 15:46:02.824: vcpu-0| SEG_SS 1254 count=76
Jul 31 15:46:02.826: vcpu-0| SEG_SS 1254 count=77
Jul 31 15:46:02.826: vcpu-0| SEG_SS 1254 count=78
Jul 31 15:46:02.826: vcpu-0| SEG_SS 1254 count=79
Jul 31 15:46:02.826: vcpu-0| SEG_SS 1254 count=80
Jul 31 15:46:02.829: vcpu-0| SEG_SS 1254 count=81
Jul 31 15:46:02.829: vcpu-0| SEG_SS 1254 count=82
Jul 31 15:46:02.829: vcpu-0| SEG_SS 1254 count=83
Jul 31 15:46:02.829: vcpu-0| SEG_SS 1254 count=84
Jul 31 15:46:02.831: vcpu-0| SEG_SS 1254 count=85
Jul 31 15:46:02.831: vcpu-0| SEG_SS 1254 count=86
Jul 31 15:46:02.831: vcpu-0| SEG_SS 1254 count=87
Jul 31 15:46:02.831: vcpu-0| SEG_SS 1254 count=88
Jul 31 15:46:02.834: vcpu-0| SEG_SS 1254 count=89
Jul 31 15:46:02.834: vcpu-0| SEG_SS 1254 count=90
Jul 31 15:46:02.834: vcpu-0| SEG_SS 1254 count=91
Jul 31 15:46:02.834: vcpu-0| SEG_SS 1254 count=92
Jul 31 15:46:02.836: vcpu-0| SEG_SS 1254 count=93
Jul 31 15:46:02.836: vcpu-0| SEG_SS 1254 count=94
Jul 31 15:46:02.836: vcpu-0| SEG_SS 1254 count=95
Jul 31 15:46:02.836: vcpu-0| SEG_SS 1254 count=96
Jul 31 15:46:02.839: vcpu-0| SEG_SS 1254 count=97
Jul 31 15:46:02.839: vcpu-0| SEG_SS 1254 count=98
Jul 31 15:46:02.839: vcpu-0| SEG_SS 1254 count=99
Jul 31 15:46:04.279: vcpu-0| SEG_SS 1254 count=199
Jul 31 15:46:04.456: vcpu-0| SEG_SS 1254 count=299
Jul 31 15:46:04.686: vcpu-0| SEG_SS 1254 count=399
Jul 31 15:46:04.946: vcpu-0| SEG_SS 1254 count=499
Jul 31 15:46:06.057: vcpu-0| SEG_SS 1254 count=599
Jul 31 15:46:06.234: vcpu-0| SEG_SS 1254 count=699
Jul 31 15:46:06.489: vcpu-0| SEG_SS 1254 count=799
Jul 31 15:46:06.599: vcpu-0| SEG_SS 1254 count=899
Jul 31 15:46:06.697: vcpu-0| SEG_SS 1254 count=999
Jul 31 15:46:06.839: vcpu-0| SEG_SS 1254 count=1099
Jul 31 15:46:07.154: vcpu-0| SEG_SS 1254 count=1199
Jul 31 15:46:07.264: vcpu-0| SEG_SS 1254 count=1299
Jul 31 15:46:07.894: vcpu-0| SEG_SS 1254 count=1399
Jul 31 15:46:08.277: vcpu-0| SEG_SS 1254 count=1499
Jul 31 15:46:08.387: vcpu-0| SEG_SS 1254 count=1599
Jul 31 15:46:08.512: vcpu-0| SEG_SS 1254 count=1699
Jul 31 15:46:08.677: vcpu-0| SEG_SS 1254 count=1799
Jul 31 15:46:08.774: vcpu-0| SEG_SS 1254 count=1899
Jul 31 15:46:08.877: vcpu-0| SEG_SS 1254 count=1999
Jul 31 15:46:09.044: vcpu-0| SEG_SS 1254 count=2099
Jul 31 15:46:09.292: vcpu-0| SEG_SS 1254 count=2199
Jul 31 15:46:10.370: vcpu-0| SEG_SS 1254 count=2299
Jul 31 15:46:10.655: vcpu-0| SEG_SS 1254 count=2399
Jul 31 15:46:10.795: vcpu-0| SEG_SS 1254 count=2499
Jul 31 15:46:10.922: vcpu-0| SEG_SS 1254 count=2599
Jul 31 15:46:11.195: vcpu-0| SEG_SS 1254 count=2699
Jul 31 15:46:12.077: vcpu-0| SEG_SS 1254 count=2799
Jul 31 15:46:12.252: vcpu-0| SEG_SS 1254 count=2899
Jul 31 15:46:12.607: vcpu-0| SEG_SS 1254 count=2999
Jul 31 15:46:12.825: vcpu-0| SEG_SS 1254 count=3099
Jul 31 15:46:12.930: vcpu-0| SEG_SS 1254 count=3199
Jul 31 15:46:13.040: vcpu-0| SEG_SS 1254 count=3299
Jul 31 15:46:13.297: vcpu-0| SEG_SS 1254 count=3399
Jul 31 15:46:13.433: vcpu-0| SEG_SS 1254 count=3499
Jul 31 15:46:13.625: vcpu-0| SEG_SS 1254 count=3599
Jul 31 15:46:13.710: vcpu-0| SEG_SS 1254 count=3699
Jul 31 15:46:14.413: vcpu-0| SEG_SS 1254 count=3799
Jul 31 15:46:14.785: vcpu-0| SEG_SS 1254 count=3899
Jul 31 15:46:14.973: vcpu-0| SEG_SS 1254 count=3999
Jul 31 15:46:15.105: vcpu-0| SEG_SS 1254 count=4099
Jul 31 15:46:15.340: vcpu-0| SEG_SS 1254 count=4199
Jul 31 15:46:15.443: vcpu-0| SEG_SS 1254 count=4299
Jul 31 15:46:15.715: vcpu-0| SEG_SS 1254 count=4399
Jul 31 15:46:15.818: vcpu-0| SEG_SS 1254 count=4499
Jul 31 15:46:16.918: vcpu-0| SEG_SS 1254 count=4599
Jul 31 15:46:17.025: vcpu-0| SEG_SS 1254 count=4699
Jul 31 15:46:17.138: vcpu-0| SEG_SS 1254 count=4799
Jul 31 15:46:17.248: vcpu-0| S

Benutzeravatar
Moderator
Beiträge: 3476
Registriert: 23.02.2005, 09:14
Wohnort: Burgberg im Allgäu
Kontaktdaten:

Beitragvon Tschoergez » 01.08.2008, 13:10

This host does not support all of the hardware virtualization features required by VMware Workstation.


sieht schwer danach aus, als wäre VT doch nicht akti4t.

War bei meinem Tablet nicht wirklich einfach:
Bios-Update
im Bios VT einschalten
ausschalten
Akku raus, Stromkabel weg
30 sekunden warten
akku rein, einschalten.
schauen, ob er die Einstellung übernommen hat.

Das musst ich irgendwie mehrmals machen, irgendwann hats dann geklappt...

viele grüße,
jörg

Member
Beiträge: 27
Registriert: 15.01.2008, 11:57

Beitragvon nicromos » 01.08.2008, 13:42

Hallo Jörg,

ist ja merkwürdig, denn Securable zeigt mir an das es aktiv ist und auch mein BIOS sagt aktiviert. Das neueste CMOS update habe ich gestern ebenfalls schon installiert.

Ich kann aber gerne nochmal versuchen, ob es mit deinen Tipps eine Veränderung gibt.

Danke und Gruß

Thomas

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 01.08.2008, 16:08

poste mal ein vmware.log - dann wissen wir Bescheid


Zurück zu „ESX 3 & ESXi 3“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 4 Gäste