VMware Global Community
MisterDeeds
Enthusiast
Enthusiast

NVIDIA: module load failed during VIB install/upgrade.

Guten Tag zusammen

Ich versuche auf einem HPE ProLiant DL20 Gen10 (System ROM U43 v2.20 - neuste Version) eine NVIDIA Quadro P2000 zum Laufen zu bringen für PCI Passthrough unter ESXi 7 (VMware ESXi 7.0.2 Build-17867351 Update 2).

Dazu habe ich von der NVIDIA Seite die vGPU Installer heruntergeladen. Sowohl in der neusten Version 12.2 als auch Ältere (11 und 10 wurden versucht).

Leider erscheint jeweils immer die Meldung:

[root@Esx02:~] nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

und im Kernel.log

[root@Esx02:~] grep -A 10 -i "nvidia" /var/log/vmkernel.log
2021-05-17T10:47:02.587Z cpu9:1056116)ALERT: NVIDIA: module load failed during VIB install/upgrade.

Die BIOS/RBSU Einstellungen vom HPE habe ich auf "Virtualization – Max Performance" gesetzt.

Nachfolgend noch einige Auszüge:

Spoiler
[root@Esx02:~] esxcli software vib list | grep NVIDIA

[root@Esx02:~] esxcli software vib install -d /tmp/NVD-VGPU_460.73.02-1OEM.700.0.0.15525992_17944526.zip
Installation Result
   Message: Operation finished successfully.
   Reboot Required: false
   VIBs Installed: NVIDIA_bootbank_NVIDIA-VMware_ESXi_7.0_Host_Driver_460.73.02-1OEM.700.0.0.15525992
   VIBs Removed:
   VIBs Skipped:

[root@Esx02:~] esxcli software vib list | grep NVIDIA
NVIDIA-VMware_ESXi_7.0_Host_Driver  460.73.02-1OEM.700.0.0.15525992      NVIDIA   VMwareAccepted    2021-05-17

[root@Esx02:~] nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

[root@Esx02:~] dmesg | grep nvidia
2021-05-17T10:55:37.911Z cpu0:1048576)Loading nvidia_b.v00...
2021-05-17T10:55:37.912Z cpu0:1048576)VisorFSTar: 1871: nvidia_b.v00 for 0x5c45082 bytes
2021-05-17T10:56:21.429Z cpu5:1051889)SchedVsi: 2098: Group: host/vim/vmvisor/plugins/nvidia(23298): max=70 min=70 minLimit=unlimited shares=1000, units: mb
2021-05-17T10:56:21.433Z cpu3:1049486)Starting service nvidia-init
2021-05-17T10:56:21.440Z cpu3:1049486)Activating Jumpstart plugin nvidia-init.
2021-05-17T10:56:28.748Z cpu5:1049486)Jumpstart plugin nvidia-init activated.
2021-05-17T10:56:29.749Z cpu9:1052142)SchedVsi: 1016: Group nvidia could not be created: Already exists



[root@Esx02:~] esxcli hardware pci list -c 0x300 -m 0xff
0000:01:00.1
   Address: 0000:01:00.1
   Segment: 0x0000
   Bus: 0x01
   Slot: 0x00
   Function: 0x1
   VMkernel Name:
   Vendor Name: Matrox Electronics Systems Ltd.
   Device Name: iLO5 VGA
   Configured Owner: VMkernel
   Current Owner: VMkernel
   Vendor ID: 0x102b
   Device ID: 0x0538
   SubVendor ID: 0x1590
   SubDevice ID: 0x00e4
   Device Class: 0x0300
   Device Class Name: VGA compatible controller
   Programming Interface: 0x00
   Revision ID: 0x02
   Interrupt Line: 0xff
   IRQ: 255
   Interrupt Vector: 0x00
   PCI Pin: 0x01
   Spawned Bus: 0x00
   Flags: 0x3001
   Module ID: 0
   Module Name: vmkernel
   Chassis: 0
   Physical Slot: -1
   Slot Description: Embedded Device
   Device Layer Bus Address: m00008301
   Passthru Capable: true
   Parent Device: PCI 0:0:28:0
   Dependent Device: PCI 0:0:28:0
   Reset Method: Bridge reset
   FPT Sharable: true
   NUMA Node: 0
   Extended Device ID: 0
   Extended Device Name:

0000:06:00.0
   Address: 0000:06:00.0
   Segment: 0x0000
   Bus: 0x06
   Slot: 0x00
   Function: 0x0
   VMkernel Name:
   Vendor Name: NVIDIA Corporation
   Device Name: GP106GL [Quadro P2000]
   Configured Owner: VMkernel
   Current Owner: VMkernel
   Vendor ID: 0x10de
   Device ID: 0x1c30
   SubVendor ID: 0x10de
   SubDevice ID: 0x11b3
   Device Class: 0x0300
   Device Class Name: VGA compatible controller
   Programming Interface: 0x00
   Revision ID: 0xa1
   Interrupt Line: 0xff
   IRQ: 255
   Interrupt Vector: 0x00
   PCI Pin: 0x00
   Spawned Bus: 0x00
   Flags: 0x3001
   Module ID: -1
   Module Name: None
   Chassis: 0
   Physical Slot: 2
   Slot Description: PCI-E Slot 2
   Device Layer Bus Address: s00000002.00
   Passthru Capable: true
   Parent Device: PCI 0:0:1:1
   Dependent Device: PCI 0:0:1:1
   Reset Method: Bridge reset
   FPT Sharable: true
   NUMA Node: 0
   Extended Device ID: 0
   Extended Device Name:

[root@Esx02:~] grep -A 10 -i "nvidia" /var/log/vmkernel.log
2021-05-17T10:47:01.997Z cpu6:1056100)VisorFSTar: 2020: nvidia_b.v00 (6013397016938496396) as nvidia_b.v00 for 96751746 bytes
2021-05-17T10:47:02.312Z cpu0:1056107)NVIDIA: Unloading nvidia module during vib install/upgrade.
2021-05-17T10:47:02.336Z cpu8:1056110)Mod: 4889: Unloading module <nvidia> ...
2021-05-17T10:47:02.587Z cpu9:1056116)ALERT: NVIDIA: module load failed during VIB install/upgrade.
2021-05-17T10:47:02.595Z cpu8:1056117)NVIDIA: Starting vGPU Services.
2021-05-17T10:47:02.603Z cpu0:1056120)NVIDIA: Starting Xorg service.
2021-05-17T10:47:03.100Z cpu6:1056202)NVIDIA: Starting the DCGM node engine.
2021-05-17T10:47:09.859Z cpu8:1056273)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb(695): min=122 max=122, units: mb
2021-05-17T10:47:09.860Z cpu8:1056273)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb_aux(696): min=182 max=182, units: mb
2021-05-17T10:47:10.114Z cpu8:1056285)VisorFSTar: 788: imgdb.tgz
2021-05-17T10:47:10.114Z cpu8:1056285)VisorFSObj: 1898: tardisk imgdb.tgz
2021-05-17T10:47:10.359Z cpu4:1056286)VisorFSTar: 2020: imgdb.tar (7005800179056198459) as imgdb.tgz for 2129920 bytes
2021-05-17T10:47:10.694Z cpu0:1056291)FSS: 8736: Unmounting file descriptor 43054fe1dd50
2021-05-17T10:47:10.694Z cpu0:1056291)VisorFSRam: 1157: inode 1843683972450845056
2021-05-17T10:47:10.694Z cpu0:1056291)VisorFSRam: 1174: ramdisk tardiskbackup
2021-05-17T10:47:10.694Z cpu0:1056291)VisorFSRam: 1340: for ramdisk tardiskbackup
2021-05-17T10:47:10.848Z cpu7:1056293)VisorFSRam: 871: stagebootbank with (294,499,0,0,1363)
--
2021-05-17T10:47:10.889Z cpu0:1056279)SchedVsi: 1016: Group nvidia could not be created: Already exists
2021-05-17T10:47:20.835Z cpu2:1056325)FSS: 7294: Failed to open file 'hpilo-d0ccb5'; Requested flags 0x5, world: 1056325 [sfcb-smx], (Existing flags 0x5, world: 1056322 [sfcb-smx]): Busy
2021-05-17T10:48:37.627Z cpu4:1048656)qfle3: qfle3_queue_alloc_with_attr:642: [vmnic3] Feature LRO requested.

2021-05-17T10:49:14.669Z cpu0:1048632)------------  ------------  ------------  ------------  ------------  ------------------------------
2021-05-17T10:49:14.670Z cpu0:1048632)      min,KB        max,KB   minLimit,KB       eMin,KB   rMinPeak,KB                            name
2021-05-17T10:49:14.670Z cpu0:1048632)------------  ------------  ------------  ------------  ------------  ------------------------------
2021-05-17T10:49:14.670Z cpu0:1048632)      204800        204800            -1        204800        204800  host/vim/vmvisor/config-file-tracker
2021-05-17T10:49:14.670Z cpu0:1048632)------------  ------------  ------------  ------------  ------------  ------------------------------
2021-05-17T10:49:14.670Z cpu0:1048632)           0            -1            -1          1092         85112                  python.1056525
2021-05-17T10:49:14.670Z cpu0:1048632)           0            -1            -1           132           132            uwWorldStore.1056525
--
2021-05-17T10:50:31.794Z cpu8:1056666)Deactivating Daemon nvidia-init.
2021-05-17T10:50:31.794Z cpu11:1056664)Deactivating Daemon snmpd.
2021-05-17T10:50:31.794Z cpu9:1056658)Deactivating Daemon wsman.
2021-05-17T10:50:31.984Z cpu9:1056658)Daemon wsman deactivated.
2021-05-17T10:50:31.990Z cpu2:1056664)Daemon snmpd deactivated.
2021-05-17T10:50:38.695Z cpu10:1056899)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb(695): min=122 max=122, units: mb
2021-05-17T10:50:38.695Z cpu10:1056899)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb_aux(696): min=182 max=182, units: mb
2021-05-17T10:50:38.724Z cpu0:1056908)NVIDIA: Stopping the DCGM node engine.
2021-05-17T10:50:38.797Z cpu2:1056666)Daemon nvidia-init deactivated.
2021-05-17T10:50:38.798Z cpu11:1056673)Deactivating Daemon sfcbd-watchdog.
2021-05-17T10:50:39.024Z cpu11:1056673)Daemon sfcbd-watchdog deactivated.
2021-05-17T10:50:39.024Z cpu11:1056670)Deactivating Daemon smx.init.
2021-05-17T10:50:39.024Z cpu7:1056668)Deactivating Daemon fchbaen.sh.
2021-05-17T10:50:39.036Z cpu11:1056670)Daemon smx.init deactivated.
2021-05-17T10:50:39.037Z cpu7:1056668)Daemon fchbaen.sh deactivated.
2021-05-17T10:50:39.037Z cpu8:1056658)Deactivating Daemon lwsmd.
2021-05-17T10:50:41.227Z cpu0:1056658)Daemon lwsmd deactivated.
2021-05-17T10:50:41.227Z cpu0:1056677)Deactivating Daemon vpxa.
2021-05-17T10:50:41.274Z cpu4:1056677)Daemon vpxa deactivated.
--
2021-05-17T10:55:37.911Z cpu0:1048576)Loading nvidia_b.v00...
2021-05-17T10:55:37.912Z cpu0:1048576)VisorFSTar: 1871: nvidia_b.v00 for 0x5c45082 bytes
2021-05-17T10:55:38.022Z cpu0:1048576)Loading qcnic.v00...
2021-05-17T10:55:38.023Z cpu0:1048576)VisorFSTar: 1871: qcnic.v00 for 0x4cc70 bytes
2021-05-17T10:55:38.023Z cpu0:1048576)Loading qedentv.v00...
2021-05-17T10:55:38.025Z cpu0:1048576)VisorFSTar: 1871: qedentv.v00 for 0x3e0458 bytes
2021-05-17T10:55:38.029Z cpu0:1048576)Loading qedf.v00...
2021-05-17T10:55:38.031Z cpu0:1048576)VisorFSTar: 1871: qedf.v00 for 0x45a170 bytes
2021-05-17T10:55:38.036Z cpu0:1048576)Loading qedi.v00...
2021-05-17T10:55:38.037Z cpu0:1048576)VisorFSTar: 1871: qedi.v00 for 0x361430 bytes
2021-05-17T10:55:38.041Z cpu0:1048576)Loading qedrntv.v00...
2021-05-17T10:55:38.042Z cpu0:1048576)VisorFSTar: 1871: qedrntv.v00 for 0x306a28 bytes
--
2021-05-17T10:56:21.429Z cpu5:1051889)SchedVsi: 2098: Group: host/vim/vmvisor/plugins/nvidia(23298): max=70 min=70 minLimit=unlimited shares=1000, units: mb
2021-05-17T10:56:21.433Z cpu3:1049486)Starting service nvidia-init
2021-05-17T10:56:21.433Z cpu0:1049481)Starting service snmpd
2021-05-17T10:56:21.433Z cpu2:1049488)Starting service wsman
2021-05-17T10:56:21.437Z cpu0:1049481)Activating Jumpstart plugin snmpd.
2021-05-17T10:56:21.440Z cpu3:1049486)Activating Jumpstart plugin nvidia-init.
2021-05-17T10:56:21.444Z cpu2:1049488)Activating Jumpstart plugin wsman.
2021-05-17T10:56:21.457Z cpu10:1051913)ALERT: NVIDIA: module load failed during VIB install/upgrade.
2021-05-17T10:56:21.464Z cpu10:1051914)NVIDIA: Starting vGPU Services.
2021-05-17T10:56:21.473Z cpu11:1051917)NVIDIA: Starting Xorg service.
2021-05-17T10:56:21.583Z cpu0:1051932)SchedVsi: 2098: Group: host/vim/vmvisor/wsman(720): min=46 max=46, units: mb
2021-05-17T10:56:21.632Z cpu10:1049481)Jumpstart plugin snmpd activation failed: Method invocation failed
2021-05-17T10:56:21.671Z cpu8:1049488)Jumpstart plugin wsman activated.
2021-05-17T10:56:21.932Z cpu0:1052032)NVIDIA: Starting the DCGM node engine.
2021-05-17T10:56:23.829Z cpu10:1052108)WARNING: VisorFS: 1091: Attempt to setattr non sticky dir/file from tar mount
2021-05-17T10:56:28.719Z cpu10:1052136)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb(695): min=122 max=122, units: mb
2021-05-17T10:56:28.719Z cpu10:1052136)SchedVsi: 2098: Group: host/vim/vmvisor/sfcb_aux(696): min=182 max=182, units: mb
2021-05-17T10:56:28.748Z cpu5:1049486)Jumpstart plugin nvidia-init activated.
2021-05-17T10:56:28.752Z cpu8:1049500)Starting service vmtoolsd
2021-05-17T10:56:28.752Z cpu2:1049478)Starting service sut
2021-05-17T10:56:28.752Z cpu6:1049479)Starting service amsd
2021-05-17T10:56:28.752Z cpu0:1049493)Starting service xorg
2021-05-17T10:56:28.752Z cpu3:1049484)Starting service loadESX
2021-05-17T10:56:28.756Z cpu8:1049500)Activating Jumpstart plugin vmtoolsd.
2021-05-17T10:56:28.760Z cpu2:1049478)Activating Jumpstart plugin sut.
2021-05-17T10:56:28.764Z cpu0:1049493)Activating Jumpstart plugin xorg.
2021-05-17T10:56:28.767Z cpu6:1049479)Activating Jumpstart plugin amsd.
2021-05-17T10:56:28.768Z cpu8:1049500)Jumpstart plugin vmtoolsd activated.
--
2021-05-17T10:56:29.749Z cpu9:1052142)SchedVsi: 1016: Group nvidia could not be created: Already exists
2021-05-17T10:56:30.323Z cpu1:1049478)Jumpstart plugin sut activated.
2021-05-17T10:56:32.550Z cpu11:1052445)FSS: 7294: Failed to open file 'hpilo-d0ccb0'; Requested flags 0x5, world: 1052445 [smarev], (Existing flags 0x5, world: 1052400 [ahsd]): Busy
2021-05-17T10:56:33.071Z cpu5:1052461)WARNING: VisorFS: 1091: Attempt to setattr non sticky dir/file from tar mount
2021-05-17T10:56:33.219Z cpu7:1052464)WARNING: VisorFS: 1091: Attempt to setattr non sticky dir/file from tar mount
2021-05-17T10:56:33.342Z cpu1:1049479)Jumpstart plugin amsd activated.
2021-05-17T10:56:33.346Z cpu7:1049487)Starting service amsesxcli.sh
2021-05-17T10:56:33.350Z cpu7:1049487)Activating Jumpstart plugin amsesxcli.sh.
2021-05-17T10:56:33.372Z cpu3:1052466)WARNING: VisorFS: 1091: Attempt to setattr non sticky dir/file from tar mount
2021-05-17T10:56:33.588Z cpu7:1049487)Jumpstart plugin amsesxcli.sh activated.
2021-05-17T10:56:33.684Z cpu11:1052499)Hardware: 692: Reading cpu0 MSR 0x17

Hat jemand Erfahrung oder eine Idee wie ich die Karte zum Laufen bringen kann?

Vielen Dank und beste Grüsse

0 Kudos
5 Replies
scott28tt
VMware Employee
VMware Employee

1. The {code} area where you created this thread is for SDK matters, if your thread was written in English it would belong in the ESXi Discussions area.

2. As your thread is written in German I have asked moderators to move it to the German Discussions area.

3. There is a "spoiler" function which makes a thread easier to scroll through when adding large text dumps - I'll add an example below:

Spoiler
To add a "spoiler" select the toolbar icon of a triangle with an exclamation mark.

 


-------------------------------------------------------------------------------------------------------------------------------------------------------------

Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
0 Kudos
a_p_
Leadership
Leadership

>>> Dazu habe ich von der NVIDIA Seite die vGPU Installer heruntergeladen
Ich könne mich täuschen, jedoch sieht es für mich so aus, als würde die P2000 kein vGPU unterstützen, sondern nur einfaches Passthrough.

In diesem Fall wäre der Treiber für ESXi vermutlich hinfällig und es wäre lediglich zu schauen, dass die Karte unter Hardware -> PCI Devices als Passthrough Gerät definiert ist, damit sie einer VM zuweisbar ist.

André

0 Kudos
MisterDeeds
Enthusiast
Enthusiast

Guten Morgen André

Vielen Dank für die Rückmeldung. Der direkte Passthrough wäre auch meine erste Wahl gewesen. Die Karte inkl. Audio Controller lässt sich korrekt als Passthrough definieren:

Spoiler
0000:06:00.0
   Address: 0000:06:00.0
   Segment: 0x0000
   Bus: 0x06
   Slot: 0x00
   Function: 0x0
   VMkernel Name:
   Vendor Name: NVIDIA Corporation
   Device Name: GP106GL [Quadro P2000]
   Configured Owner: VM Passthru
   Current Owner: VM Passthru
   Vendor ID: 0x10de
   Device ID: 0x1c30
   SubVendor ID: 0x10de
   SubDevice ID: 0x11b3
   Device Class: 0x0300
   Device Class Name: VGA compatible controller
   Programming Interface: 0x00
   Revision ID: 0xa1
   Interrupt Line: 0xff
   IRQ: 255
   Interrupt Vector: 0x00
   PCI Pin: 0x00
   Spawned Bus: 0x00
   Flags: 0x3001
   Module ID: 44
   Module Name: pciPassthru
   Chassis: 0
   Physical Slot: 2
   Slot Description: PCI-E Slot 2
   Device Layer Bus Address: s00000002.00
   Passthru Capable: true
   Parent Device: PCI 0:0:1:1
   Dependent Device: PCI 0:0:1:1
   Reset Method: Bridge reset
   FPT Sharable: true
   NUMA Node: 0
   Extended Device ID: 0
   Extended Device Name:

0000:06:00.1
   Address: 0000:06:00.1
   Segment: 0x0000
   Bus: 0x06
   Slot: 0x00
   Function: 0x1
   VMkernel Name:
   Vendor Name: NVIDIA Corporation
   Device Name: GP106 High Definition Audio Controller
   Configured Owner: VM Passthru
   Current Owner: VM Passthru
   Vendor ID: 0x10de
   Device ID: 0x10f1
   SubVendor ID: 0x10de
   SubDevice ID: 0x11b3
   Device Class: 0x0403
   Device Class Name: Audio device
   Programming Interface: 0x00
   Revision ID: 0xa1
   Interrupt Line: 0xff
   IRQ: 255
   Interrupt Vector: 0x00
   PCI Pin: 0x01
   Spawned Bus: 0x00
   Flags: 0x3001
   Module ID: 44
   Module Name: pciPassthru
   Chassis: 0
   Physical Slot: 2
   Slot Description: PCI-E Slot 2
   Device Layer Bus Address: s00000002.01
   Passthru Capable: true
   Parent Device: PCI 0:0:1:1
   Dependent Device: PCI 0:0:1:1
   Reset Method: Bridge reset
   FPT Sharable: true
   NUMA Node: 0
   Extended Device ID: 0
   Extended Device Name:

Sobald aber einer VM diese zugewiesen wird, startet die VM nicht mehr mit der Fehlermeldung:

2021-05-18T05:19:33.333Z| vmx| | I005+ Power on failure messages: Module 'DevicePowerOn' power on failed.
2021-05-18T05:19:33.333Z| vmx| | I005+ Failed to start the virtual machine.

Spoiler
2021-05-18T05:19:33.078Z| vmx| | I005: Log for VMware ESX pid=1076504 version=7.0.2 build=build-17867351 option=Release
2021-05-18T05:19:33.078Z| vmx| | I005: The host is 64-bit.
2021-05-18T05:19:33.078Z| vmx| | I005: Host codepage=UTF-8 encoding=UTF-8
2021-05-18T05:19:33.078Z| vmx| | I005: Host offset from UTC is +00:00.
2021-05-18T05:19:33.023Z| vmx| | I005: VTHREAD 479046856704 "vmx" wid 1076504
2021-05-18T05:19:33.023Z| vmx| | I005: Msg_SetLocaleEx: HostLocale=UTF-8 UserLocale=NULL
2021-05-18T05:19:33.023Z| vmx| | I005: DictionaryLoad: Cannot open file "/usr/lib/vmware/config": No such file or directory.
2021-05-18T05:19:33.023Z| vmx| | I005: ConfigDB: Failed to load /usr/lib/vmware/config
2021-05-18T05:19:33.023Z| vmx| | I005: DictionaryLoad: Cannot open file "//.vmware/config": No such file or directory.
2021-05-18T05:19:33.023Z| vmx| | I005: ConfigDB: Failed to load ~/.vmware/config
2021-05-18T05:19:33.068Z| vmx| | I005: DictionaryLoad: Cannot open file "/usr/lib/vmware/config": No such file or directory.
2021-05-18T05:19:33.068Z| vmx| | I005: DictionaryLoad: Cannot open file "//.vmware/config": No such file or directory.
2021-05-18T05:19:33.068Z| vmx| | I005: DictionaryLoad: Cannot open file "//.vmware/preferences": No such file or directory.
2021-05-18T05:19:33.070Z| vmx| | I005: lib/ssl: OpenSSL using FIPS_drbg for RAND
2021-05-18T05:19:33.070Z| vmx| | I005: lib/ssl: protocol list tls1.2
2021-05-18T05:19:33.070Z| vmx| | I005: lib/ssl: protocol list tls1.2 (openssl flags 0x17000000)
2021-05-18T05:19:33.070Z| vmx| | I005: lib/ssl: cipher list ECDHE+AESGCM:RSA+AESGCM:ECDHE+AES:RSA+AES
2021-05-18T05:19:33.070Z| vmx| | I005: lib/ssl: curves list prime256v1:secp384r1:secp521r1
2021-05-18T05:19:33.071Z| vmx| | I005: MemSched: vmx swap file path = /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/vmx-Ws02-b71c370bc6777e873084ca64601a5a28a743ba7c-1.vswp
2021-05-18T05:19:33.074Z| vmx| | I005: OBJLIB-LIB: ObjLibPlugins_Load: Loading plugin directory '/usr/lib64/vmware/plugin/objLib'
2021-05-18T05:19:33.075Z| vmx| | I005: OBJLIB-LIB: ObjLibLoadPlugin: Loading plugin 'objLib/upitObjBE.so'
2021-05-18T05:19:33.076Z| vmx| | I005: PluginLdr_Load: Loaded plugin 'objLib/upitObjBE.so' from '/usr/lib64/vmware/plugin/objLib/upitObjBE.so'
2021-05-18T05:19:33.076Z| vmx| | I005: ObjLibPluginInit: Initialized plugin
2021-05-18T05:19:33.076Z| vmx| | I005: UpitBackend_GetAPI: Received request for API com.vmware.plugin.objlib.backend.api@1.0
2021-05-18T05:19:33.076Z| vmx| | I005: OBJLIB-LIB: ObjLib_RegisterDynamicBE: Back-end 'upit' found and registered as type 5
2021-05-18T05:19:33.076Z| vmx| | I005: OBJLIB-LIB: ObjLibLoadPlugin: Loading plugin 'objLib/vsanObjBE.so'
2021-05-18T05:19:33.077Z| vmx| | I005: PluginLdr_Load: Loaded plugin 'objLib/vsanObjBE.so' from '/usr/lib64/vmware/plugin/objLib/vsanObjBE.so'
2021-05-18T05:19:33.077Z| vmx| | I005: ObjLibPluginInit: Initialized plugin
2021-05-18T05:19:33.077Z| vmx| | I005: VsanBackend_GetAPI: Received request for API com.vmware.plugin.objlib.backend.api@1.0
2021-05-18T05:19:33.077Z| vmx| | I005: OBJLIB-LIB: ObjLib_RegisterDynamicBE: Back-end 'vsan' found and registered as type 3
2021-05-18T05:19:33.077Z| vmx| | I005: 1076504:VVOLLIB : VVolLib_IpcInit:208: IPC timeouts set to: connect = 30 sec, send = 30 sec, receive = 200 sec
2021-05-18T05:19:33.077Z| vmx| | I005: OBJLIB-LIB: Objlib initialized.
2021-05-18T05:19:33.079Z| vmx| | I005: Hostname=Esx02.net.local
2021-05-18T05:19:33.079Z| vmx| | I005: IP=127.0.0.1 (lo0)
2021-05-18T05:19:33.079Z| vmx| | I005: IP=192.168.1.83 (vmk2)
2021-05-18T05:19:33.079Z| vmx| | I005: IP=192.168.1.81 (vmk0)
2021-05-18T05:19:33.079Z| vmx| | I005: IP=192.168.1.82 (vmk1)
2021-05-18T05:19:33.079Z| vmx| | I005: vmkernel build type: release
2021-05-18T05:19:33.079Z| vmx| | I005: System uptime 57351237115 us
2021-05-18T05:19:33.079Z| vmx| | I005: Command line: "/bin/vmx" "-s" "sched.group=host/user" "-#" "product=2;name=VMware ESX;version=7.0.2;buildnumber=17867351;licensename=VMware ESX Server;licenseversion=7.0;" "-@" "transport=3;msgs=ui" "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmx"
2021-05-18T05:19:33.079Z| vmx| | I005: Environment: "USER=root" "HOME=/" "SHELL=/bin/sh" "LANG=C"
2021-05-18T05:19:33.079Z| vmx| | I005: Msg_SetLocaleEx: HostLocale=UTF-8 UserLocale=NULL
2021-05-18T05:19:33.080Z| vmx| | I005: Transport socket: 3
2021-05-18T05:19:33.080Z| vmx| | W003: CnxNeedScrub: Time to scrub dir /var/run/vmware
2021-05-18T05:19:33.080Z| vmx| | I005: VigorTransport listening on fd 7
2021-05-18T05:19:33.080Z| vmx| | I005: Vigor_Init 0
2021-05-18T05:19:33.080Z| vmx| | I005: /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmx: Setup symlink /var/run/vmware/f5ef53016483936bf974c531340326cb -> /var/run/vmware/0/57351238144_1076504
2021-05-18T05:19:33.080Z| vmx| | I005: Vix: [mainDispatch.c:486]: VMAutomation: Initializing VMAutomation.
2021-05-18T05:19:33.082Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=1 additionalError=0
2021-05-18T05:19:33.082Z| vmx| | I005: Transitioned vmx/execState/val to poweredOff
2021-05-18T05:19:33.082Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-05-18T05:19:33.082Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=2, newAppState=1877, success=1 additionalError=0
2021-05-18T05:19:33.082Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=3, newAppState=1881, success=1 additionalError=0
2021-05-18T05:19:33.082Z| vmx| | I005: FeatureCompat: No EVC masks.
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID vendor: GenuineIntel
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID family: 0x6 model: 0x9e stepping: 0xa
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID codename: Coffee Lake-S/H
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID name: Intel(R) Xeon(R) E-2136 CPU @ 3.30GHz
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000000, 0: 0x00000016 0x756e6547 0x6c65746e 0x49656e69
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000001, 0: 0x000906ea 0x00100800 0x77fafbff 0xbfebfbff
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000002, 0: 0x76036301 0x00f0b5ff 0x00000000 0x00c30000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000003, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000004, 0: 0x1c004121 0x01c0003f 0x0000003f 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000004, 1: 0x1c004122 0x01c0003f 0x0000003f 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000004, 2: 0x1c004143 0x00c0003f 0x000003ff 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000004, 3: 0x1c03c163 0x03c0003f 0x00002fff 0x00000006
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000004, 4: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000005, 0: 0x00000040 0x00000040 0x00000003 0x11142120
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000006, 0: 0x00000077 0x00000002 0x00000009 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000007, 0: 0x00000000 0x029c6fbb 0x00000000 0x9c002600
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000008, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000009, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000a, 0: 0x07300404 0x00000000 0x00000000 0x00000603
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000b, 0: 0x00000001 0x00000002 0x00000100 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000b, 1: 0x00000004 0x0000000c 0x00000201 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000b, 2: 0x00000000 0x00000000 0x00000002 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000c, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 0: 0x0000001f 0x00000240 0x00000440 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 1: 0x0000000f 0x00000240 0x00000100 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 2: 0x00000100 0x00000240 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 3: 0x00000040 0x000003c0 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 4: 0x00000040 0x00000400 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 5: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 6: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 7: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000d, 8: 0x00000080 0x00000000 0x00000001 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000e, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000f, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 0000000f, 1: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000010, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000010, 1: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000010, 2: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000010, 3: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000011, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000012, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000012, 1: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000012, 2: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000012, 3: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000013, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000014, 0: 0x00000001 0x0000000f 0x00000007 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000014, 1: 0x02490002 0x003f3fff 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000015, 0: 0x00000002 0x00000114 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 00000016, 0: 0x00000ce4 0x00001194 0x00000064 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000121 0x2c100800
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000002, 0: 0x65746e49 0x2952286c 0x6f655820 0x2952286e
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000003, 0: 0x322d4520 0x20363331 0x20555043 0x2e332040
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000004, 0: 0x48473033 0x0000007a 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000005, 0: 0x00000000 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000006, 0: 0x00000000 0x00000000 0x01006040 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000007, 0: 0x00000000 0x00000000 0x00000000 0x00000100
2021-05-18T05:19:33.083Z| vmx| | I005: hostCPUID level 80000008, 0: 0x00003027 0x00000000 0x00000000 0x00000000
2021-05-18T05:19:33.083Z| vmx| | I005: CPUID differences from hostCPUID.
2021-05-18T05:19:33.083Z| vmx| | I005: Physical APIC IDs: 0-11
2021-05-18T05:19:33.083Z| vmx| | I005: Physical X2APIC IDs: 0-11
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR       0x3a =                0x5
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x480 =   0xda040000000004
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x481 =       0x7f00000016
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x482 = 0xfff9fffe0401e172
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x483 =  0x1ffffff00036dff
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x484 =    0x3ffff000011ff
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x485 =         0x7004c1e7
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x486 =         0x80000021
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x487 =         0xffffffff
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x488 =             0x2000
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x489 =           0x3767ff
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48a =               0x2e
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48b =   0x5f7cff00000000
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48c =      0xf0106734141
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48d =       0x7f00000016
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48e = 0xfff9fffe04006172
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x48f =  0x1ffffff00036dfb
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x490 =    0x3ffff000011fb
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x491 =                0x1
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR 0xc0010114 =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR       0xce =         0x80000000
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[0]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[1]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[2]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[3]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[4]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[5]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[6]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[7]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[8]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[9]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[10]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: CPU[11]: MSR       0xce =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x10a =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: Common: MSR      0x122 =                  0
2021-05-18T05:19:33.083Z| vmx| | I005: UTIL: Change file descriptor limit from soft 3456,hard 3456 to soft 16384,hard 16384.
2021-05-18T05:19:33.083Z| vmx| | I005: PTSC: using TSC + offset (-378960032470)
2021-05-18T05:19:33.083Z| vmx| | I005: PTSC: hardware TSCs are synchronized.
2021-05-18T05:19:33.083Z| vmx| | I005: PTSC: current PTSC=189946876233556
2021-05-18T05:19:33.084Z| vmx| | I005: MKSXlib: Initialized thread-safe Xlib
2021-05-18T05:19:33.084Z| vmx| | I005: MKSXlib: Failed to open libXi.so.6
2021-05-18T05:19:33.084Z| vmx| | I005: [0x6F43865000-0x6F449AA3FC): /bin/vmx
2021-05-18T05:19:33.093Z| vmx| | I005: changing directory to /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/.
2021-05-18T05:19:33.093Z| vmx| | I005: Config file: /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmx
2021-05-18T05:19:33.093Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-05-18T05:19:33.093Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=2, newAppState=1878, success=1 additionalError=0
2021-05-18T05:19:33.115Z| vmx| | W003: PowerOn
2021-05-18T05:19:33.115Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1871, success=1 additionalError=0
2021-05-18T05:19:33.115Z| vmx| | I005: UNAME VMkernel Esx02.net.local 7.0.2 #1 SMP Release build-17867351 Apr  8 2021 22:47:07 x86_64 (uwglibc release: vmware, version: 2.17)
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- GLOBAL SETTINGS /usr/lib/vmware/settings
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- NON PERSISTENT (null)
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- USER PREFERENCES //.vmware/preferences
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- USER DEFAULTS //.vmware/config
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- HOST DEFAULTS /etc/vmware/config
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                    libdir = "/usr/lib/vmware"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        authd.proxy.nfcssl = "vmware-hostd:ha-nfcssl"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT   authd.proxy.vpxa-nfcssl = "vmware-vpxa:vpxa-nfcssl"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      authd.proxy.vpxa-nfc = "vmware-vpxa:vpxa-nfc"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT            authd.fullpath = "/sbin/authd"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        vGPU.consolidation = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- SITE DEFAULTS /usr/lib/vmware/config
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- NONPERSISTENT
2021-05-18T05:19:33.115Z| vmx| | I005: DICT               sched.group = "host/user"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- COMMAND LINE
2021-05-18T05:19:33.115Z| vmx| | I005: DICT               sched.group = "host/user"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- RECORDING
2021-05-18T05:19:33.115Z| vmx| | I005: DICT               sched.group = "host/user"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- CONFIGURATION /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmx 
2021-05-18T05:19:33.115Z| vmx| | I005: DICT            config.version = "8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT         virtualHW.version = "19"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                     nvram = "Ws02.nvram"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT              svga.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        pciBridge0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        pciBridge4.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciBridge4.virtualDev = "pcieRootPort"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciBridge4.functions = "8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        pciBridge5.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciBridge5.virtualDev = "pcieRootPort"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciBridge5.functions = "8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        pciBridge6.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciBridge6.virtualDev = "pcieRootPort"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciBridge6.functions = "8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        pciBridge7.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciBridge7.virtualDev = "pcieRootPort"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciBridge7.functions = "8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             vmci0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             hpet0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           floppy0.present = "FALSE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             svga.vramSize = "8388608"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                  numvcpus = "2"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      cpuid.coresPerSocket = "2"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                   memSize = "4096"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                  firmware = "efi"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        powerType.powerOff = "default"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT         powerType.suspend = "default"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           powerType.reset = "default"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      tools.upgrade.policy = "manual"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           sched.cpu.units = "mhz"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        sched.cpu.affinity = "all"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT sched.cpu.latencySensitivity = "normal"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             vm.createDate = "1621258179923265"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          scsi0.virtualDev = "lsisas1068"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             scsi0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             sata0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          usb_xhci.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        scsi0:0.deviceType = "scsi-hardDisk"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          scsi0:0.fileName = "Ws02.vmdk"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      sched.scsi0:0.shares = "normal"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT sched.scsi0:0.throughputCap = "off"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           scsi0:0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      ethernet0.virtualDev = "e1000e"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     ethernet0.networkName = "Lan"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     ethernet0.addressType = "vpx"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT ethernet0.generatedAddress = "00:50:56:9a:b9:47"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT         ethernet0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    sata0:0.startConnected = "FALSE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        sata0:0.deviceType = "cdrom-raw"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      sata0:0.clientDevice = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          sata0:0.fileName = "emptyBackingString"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           sata0:0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT               displayName = "Ws02"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                   guestOS = "windows9-64"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT               vvtd.enable = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  toolScripts.afterPowerOn = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT   toolScripts.afterResume = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT toolScripts.beforeSuspend = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT toolScripts.beforePowerOff = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                 uuid.bios = "42 1a c9 8c fa 94 0c 38-75 dc b6 43 ae 07 e0 e3"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                   vc.uuid = "50 1a fe 37 43 3f 3b 3a-64 d3 a2 2e 48 e7 0f c8"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           migrate.hostLog = "Ws02-5f06aff3.hlog"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             sched.cpu.min = "0"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          sched.cpu.shares = "normal"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             sched.mem.min = "4096"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT         sched.mem.minSize = "4096"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT          sched.mem.shares = "normal"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             sched.mem.pin = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    migrate.encryptionMode = "opportunistic"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    ftcpt.ftEncryptionMode = "ftEncryptionOpportunistic"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                  viv.moid = "c627afa9-c22b-475d-a5e0-c012deb4e552:vm-18121:kx20Mh9STKDb4MwE6fGZqPEkP93pWmlcQjOQd+DJF7E="
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      numa.autosize.cookie = "20022"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT numa.autosize.vcpu.maxPerVirtualNode = "2"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    sched.swap.derivedName = "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-8f25f8cf.vswp"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             uuid.location = "56 4d af c0 6c 15 3f 6c-58 cb b1 89 6e 7a 78 12"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                  vm.genid = "-8986052152357809716"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                 vm.genidX = "-1889180466410573345"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT              scsi0:0.redo = ""
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  pciBridge0.pciSlotNumber = "17"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  pciBridge4.pciSlotNumber = "21"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  pciBridge5.pciSlotNumber = "22"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  pciBridge6.pciSlotNumber = "23"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  pciBridge7.pciSlotNumber = "24"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT       scsi0.pciSlotNumber = "160"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT   ethernet0.pciSlotNumber = "256"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    usb_xhci.pciSlotNumber = "1184"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT       vmci0.pciSlotNumber = "32"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT       sata0.pciSlotNumber = "33"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             scsi0.sasWWID = "50 05 05 6c fa 94 0c 30"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT  vmotion.checkpointFBSize = "8388608"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT vmotion.checkpointSVGAPrimarySize = "8388608"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT   vmotion.svga.mobMaxSize = "8388608"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT vmotion.svga.graphicsMemoryKB = "8192"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                  vmci0.id = "-1375215389"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT    monitor.phys_bits_used = "45"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT             cleanShutdown = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT              softPowerOff = "FALSE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        usb_xhci:4.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     usb_xhci:4.deviceType = "hid"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           usb_xhci:4.port = "4"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT         usb_xhci:4.parent = "-1"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           pciPassthru0.id = "00000:006:00.0"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru0.deviceId = "0x1c30"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru0.vendorId = "0x10de"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru0.systemId = "60213b0d-52fe-e3b6-bf51-b47af12d4f64"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciPassthru0.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           pciPassthru1.id = "00000:006:00.1"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru1.deviceId = "0x10f1"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru1.vendorId = "0x10de"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT     pciPassthru1.systemId = "60213b0d-52fe-e3b6-bf51-b47af12d4f64"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      pciPassthru1.present = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT pciPassthru0.pciSlotNumber = "192"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT pciPassthru1.pciSlotNumber = "224"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        SCSI0:0.ctkEnabled = "True"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                ctkEnabled = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT            ah.deviceHints = "pciPassthru0,~1~pciPassthru~0x10de-0x1c30-0000:06:00.0;pciPassthru1,~1~pciPassthru~0x10de-0x10f1-0000:06:00.1;"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- USER DEFAULTS ~/.vmware/config 
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- HOST DEFAULTS /etc/vmware/config 
2021-05-18T05:19:33.115Z| vmx| | I005: DICT                    libdir = "/usr/lib/vmware"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT           authd.proxy.nfc = "vmware-hostd:ha-nfc"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        authd.proxy.nfcssl = "vmware-hostd:ha-nfcssl"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT   authd.proxy.vpxa-nfcssl = "vmware-vpxa:vpxa-nfcssl"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT      authd.proxy.vpxa-nfc = "vmware-vpxa:vpxa-nfc"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT            authd.fullpath = "/sbin/authd"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT        vGPU.consolidation = "TRUE"
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- SITE DEFAULTS /usr/lib/vmware/config 
2021-05-18T05:19:33.115Z| vmx| | I005: DICT --- GLOBAL SETTINGS /usr/lib/vmware/settings 
2021-05-18T05:19:33.115Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-05-18T05:19:33.115Z| vmx| | I005: Monitor Mode: CPL0
2021-05-18T05:19:33.120Z| vmx| | I005: DISKLIB-VMFS  : "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-flat.vmdk" : open successful (524293) size = 51539607552, hd = 0. Type 3
2021-05-18T05:19:33.121Z| vmx| | I005: DISKLIB-VMFS  : "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-flat.vmdk" : closed.
2021-05-18T05:19:33.121Z| vmx| | I005: OvhdMem_PowerOn: initial admission: paged   119895 nonpaged     3985 anonymous     8609
2021-05-18T05:19:33.121Z| vmx| | I005: VMMEM: Initial Reservation: 517MB (MainMem=4096MB)
2021-05-18T05:19:33.121Z| vmx| | I005: MemSched_PowerOn: balloon minGuestSize 209715 (80% of min required size 262144)
2021-05-18T05:19:33.121Z| vmx| | I005: VMMonParseSchedConfig: Initial Vmx Memory Configuration
2021-05-18T05:19:33.121Z| vmx| | I005: MemSched (MB): min: 16 sizeLimit: 1036 swapInitialFileSize: 81 prealloc: FALSE.
2021-05-18T05:19:33.121Z| vmx| | I005: MemSched (KB): min: 15940 sizeLimit: 1059912 swapInitialFileSize: 82944 prealloc: FALSE.
2021-05-18T05:19:33.121Z| vmx| | I005: MemSched (MB): paged: 469  PT total: 484  PT min: 5
2021-05-18T05:19:33.121Z| vmx| | I005: MemSched (KB): paged: 479580  PT total: 495520  PT min: 4128
2021-05-18T05:19:33.122Z| vmx| | I005: MemSched: properties preallocGuestMem: 1 pinned: 1 fpt: 1 ftCpt: 0 prealloc: 0 preallocPMem: 0
2021-05-18T05:19:33.122Z| vmx| | I005: ls: [ 0, 0,]
2021-05-18T05:19:33.122Z| vmx| | I005: numaHost: NUMA config: consolidation= 1 preferHT= 0 partitionByMemory = 0
2021-05-18T05:19:33.122Z| vmx| | I005: numaHost: 2 VCPUs 1 VPDs 1 PPDs
2021-05-18T05:19:33.122Z| vmx| | I005: numaHost: VCPU 0 VPD 0 PPD 0 NodeMask ffffffffffffffff
2021-05-18T05:19:33.122Z| vmx| | I005: numaHost: VCPU 1 VPD 0 PPD 0 NodeMask ffffffffffffffff
2021-05-18T05:19:33.122Z| vmx| | I005: llc: maximum vcpus per LLC: 6
2021-05-18T05:19:33.122Z| vmx| | I005: llc: vLLC size: 2
2021-05-18T05:19:33.122Z| vmx| | I005: CreateVM: Swap: generating normal swap file name.
2021-05-18T05:19:33.122Z| vmx| | I005: FTCpt: (0 unk) vmk overheads: 0 pages (0 MB)
2021-05-18T05:19:33.122Z| vmx| | I005: Swap file path: '/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-8f25f8cf.vswp'
2021-05-18T05:19:33.122Z| vmx| | I005: Disk_GetDigestDiskCount: numDigestDisks = 0
2021-05-18T05:19:33.126Z| vmx| | A000: ConfigDB: Setting sched.swap.derivedName = "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-8f25f8cf.vswp"
2021-05-18T05:19:33.126Z| vthread-1076509| | I005: VTHREAD 479064061696 "vthread-1076509" wid 1076509
2021-05-18T05:19:33.126Z| vmx| | I005: WORKER: setting thread limit to 16 (was 4)
2021-05-18T05:19:33.126Z| vmx| | A000: ConfigDB: Unsetting "ah.deviceHints"
2021-05-18T05:19:33.130Z| vmx| | I005: AH Processing hints: pciPassthru0,~1~pciPassthru~0x10de-0x1c30-0000:06:00.0;pciPassthru1,~1~pciPassthru~0x10de-0x10f1-0000:06:00.1;
2021-05-18T05:19:33.130Z| vmx| | I005: Host PA size: 39 bits. Guest PA size: 39 bits.
2021-05-18T05:19:33.130Z| vmx| | I005: Host VT-x Capabilities:
2021-05-18T05:19:33.130Z| vmx| | I005: Basic VMX Information (0x00da040000000004)
2021-05-18T05:19:33.130Z| vmx| | I005:   VMCS revision ID                   4
2021-05-18T05:19:33.130Z| vmx| | I005:   VMCS region length              1024
2021-05-18T05:19:33.130Z| vmx| | I005:   VMX physical-address width   natural
2021-05-18T05:19:33.130Z| vmx| | I005:   SMM dual-monitor mode            yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Advanced INS/OUTS info           yes
2021-05-18T05:19:33.130Z| vmx| | I005:   True VMX MSRs                    yes
2021-05-18T05:19:33.130Z| vmx| | I005:   VMCS memory type                  WB
2021-05-18T05:19:33.130Z| vmx| | I005: True Pin-Based VM-Execution Controls (0x0000007f00000016)
2021-05-18T05:19:33.130Z| vmx| | I005:   External-interrupt exiting               {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   NMI exiting                              {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Virtual NMIs                             {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Activate VMX-preemption timer            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Process posted interrupts                { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005: True Primary Processor-Based VM-Execution Controls (0xfff9fffe04006172)
2021-05-18T05:19:33.130Z| vmx| | I005:   Interrupt-window exiting                 {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use TSC offsetting                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   HLT exiting                              {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   INVLPG exiting                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   MWAIT exiting                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   RDPMC exiting                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   RDTSC exiting                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   CR3-load exiting                         {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   CR3-store exiting                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   CR8-load exiting                         {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   CR8-store exiting                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use TPR shadow                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   NMI-window exiting                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   MOV-DR exiting                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Unconditional I/O exiting                {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use I/O bitmaps                          {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Monitor trap flag                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use MSR bitmaps                          {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   MONITOR exiting                          {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   PAUSE exiting                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Activate secondary controls              {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005: Secondary Processor-Based VM-Execution Controls (0x005f7cff00000000)
2021-05-18T05:19:33.130Z| vmx| | I005:   Virtualize APIC accesses                 {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable EPT                               {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Descriptor-table exiting                 {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable RDTSCP                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Virtualize x2APIC mode                   {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable VPID                              {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   WBINVD exiting                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Unrestricted guest                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   APIC-register virtualization             { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Virtual-interrupt delivery               { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   PAUSE-loop exiting                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   RDRAND exiting                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable INVPCID                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable VM Functions                      {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use VMCS shadowing                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   ENCLS exiting                            { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   RDSEED exiting                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable PML                               {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   EPT-violation #VE                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable XSAVES/XRSTORS                    {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Mode-based execute control for EPT       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Use TSC scaling                          { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable ENCLV in VMX non-root mode        { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Enable EPC Virtualization Extensions     { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005: True VM-Exit Controls (0x01ffffff00036dfb)
2021-05-18T05:19:33.130Z| vmx| | I005:   Save debug controls                      {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Host address-space size                  {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_PERF_GLOBAL_CTRL               {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Acknowledge interrupt on exit            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Save IA32_PAT                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_PAT                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Save IA32_EFER                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_EFER                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Save VMX-preemption timer                {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Clear IA32_BNDCFGS                       {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Conceal VMX from processor trace         {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Clear IA32_RTIT MSR                      { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Load CET state                           { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Load PKRS                                { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005: True VM-Entry Controls (0x0003ffff000011fb)
2021-05-18T05:19:33.130Z| vmx| | I005:   Load debug controls                      {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   IA-32e mode guest                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Entry to SMM                             {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Deactivate dual-monitor mode             {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_PERF_GLOBAL_CTRL               {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_PAT                            {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_EFER                           {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_BNDCFGS                        {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Conceal VMX from processor trace         {0,1}
2021-05-18T05:19:33.130Z| vmx| | I005:   Load IA32_RTIT MSR                       { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Load CET state                           { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005:   Load PKRS                                { 0 }
2021-05-18T05:19:33.130Z| vmx| | I005: VPID and EPT Capabilities (0x00000f0106734141)
2021-05-18T05:19:33.130Z| vmx| | I005:   R=0/W=0/X=1                      yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Page-walk length 3               yes
2021-05-18T05:19:33.130Z| vmx| | I005:   EPT memory type WB               yes
2021-05-18T05:19:33.130Z| vmx| | I005:   2MB super-page                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   1GB super-page                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   INVEPT support                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Access & Dirty Bits              yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Advanced VM exit information for EPT violations   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 1 INVEPT                    yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 2 INVEPT                    yes
2021-05-18T05:19:33.130Z| vmx| | I005:   INVVPID support                  yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 0 INVVPID                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 1 INVVPID                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 2 INVVPID                   yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Type 3 INVVPID                   yes
2021-05-18T05:19:33.130Z| vmx| | I005: Miscellaneous VMX Data (0x000000007004c1e7)
2021-05-18T05:19:33.130Z| vmx| | I005:   TSC to preemption timer ratio      7
2021-05-18T05:19:33.130Z| vmx| | I005:   VM-Exit saves EFER.LMA           yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Activity State HLT               yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Activity State shutdown          yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Activity State wait-for-SIPI     yes
2021-05-18T05:19:33.130Z| vmx| | I005:   CR3 targets supported              4
2021-05-18T05:19:33.130Z| vmx| | I005:   Maximum MSR list size            512
2021-05-18T05:19:33.130Z| vmx| | I005:   Allow all VMWRITEs               yes
2021-05-18T05:19:33.130Z| vmx| | I005:   Allow zero instruction length    yes
2021-05-18T05:19:33.130Z| vmx| | I005:   MSEG revision ID                   0
2021-05-18T05:19:33.130Z| vmx| | I005:   Processor trace in VMX           yes
2021-05-18T05:19:33.130Z| vmx| | I005: VMX-Fixed Bits in CR0 (0x0000000080000021/0x00000000ffffffff)
2021-05-18T05:19:33.130Z| vmx| | I005:   Fixed to 0        0xffffffff00000000
2021-05-18T05:19:33.130Z| vmx| | I005:   Fixed to 1        0x0000000080000021
2021-05-18T05:19:33.130Z| vmx| | I005:   Variable          0x000000007fffffde
2021-05-18T05:19:33.130Z| vmx| | I005: VMX-Fixed Bits in CR4 (0x0000000000002000/0x00000000003767ff)
2021-05-18T05:19:33.130Z| vmx| | I005:   Fixed to 0        0xffffffffffc89800
2021-05-18T05:19:33.130Z| vmx| | I005:   Fixed to 1        0x0000000000002000
2021-05-18T05:19:33.130Z| vmx| | I005:   Variable          0x00000000003747ff
2021-05-18T05:19:33.130Z| vmx| | I005: VMCS Enumeration (0x000000000000002e)
2021-05-18T05:19:33.130Z| vmx| | I005:   Highest index                   0x17
2021-05-18T05:19:33.130Z| vmx| | I005: VM Functions (0x0000000000000001)
2021-05-18T05:19:33.130Z| vmx| | I005:   Function  0 (EPTP-switching) supported.
2021-05-18T05:19:33.130Z| vmx| | I005: vmm-modules: [vmm.vmm, vmce-vmce.vmm, viommu-vvtd.vmm, vprobe-none.vmm, hv-vt.vmm, gphys-ept.vmm, callstack-none.vmm, gi-none.vmm, gmm-none.vmm, pcip-pcip.vmm, ahci-ahci.vmm, videio-none.vmm, !ahciRegs=0x0, !ahciShared=0x1000, !pciPassthruUMKShared=0x3480, !pciPassthruUMShared=0x6680, !e1000Shared=0x7080, !viommuDrainCounters=0x79c0, !vmSamples=0x7a40, !theIOSpace=0x7a80, !ttGPPerVcpu=0xde00, {UseUnwind}=0x0, numVCPUsAsAddr=0x2, {SharedAreaReservations}=0xde40, {rodataSize}=0x23e77, {textAddr}=0xfffffffffc000000, {textSize}=0xa4282, <MonSrcFile>]
2021-05-18T05:19:33.130Z| vmx| | I005: vmm-vcpus:   2
2021-05-18T05:19:33.135Z| vmx| | I005: KHZEstimate 3312000
2021-05-18T05:19:33.135Z| vmx| | I005: MHZEstimate 3312
2021-05-18T05:19:33.135Z| vmx| | I005: NumVCPUs 2
2021-05-18T05:19:33.136Z| vmx| | I005: AIOGNRC: numThreads=1 ide=0, scsi=0, passthru=0
2021-05-18T05:19:33.136Z| vmx| | I005: WORKER: Creating new group with maxThreads=1 (1)
2021-05-18T05:19:33.136Z| vmx| | I005: WORKER: Creating new group with maxThreads=2 (3)
2021-05-18T05:19:33.136Z| vmx| | I005: WORKER: Creating new group with maxThreads=1 (4)
2021-05-18T05:19:33.136Z| vmx| | I005: MainMem: CPT PLS=1 PLR=0 BS=0 BlkP=128 Mult=2 W=25
2021-05-18T05:19:33.136Z| vmx| | I005: MStat: Creating Stat vm.uptime
2021-05-18T05:19:33.136Z| vmx| | I005: MStat: Creating Stat vm.suspendTime
2021-05-18T05:19:33.136Z| vmx| | I005: MStat: Creating Stat vm.powerOnTimeStamp
2021-05-18T05:19:33.136Z| vmx| | I005: VMXAIOMGR: Using: simple=Generic
2021-05-18T05:19:33.136Z| vmx| | I005: WORKER: Creating new group with maxThreads=1 (5)
2021-05-18T05:19:33.136Z| vmx| | I005: FTCpt: (0 unk) State transition FTCPT_UNSET -> FTCPT_NOT_CONFIGURED (0:1)
2021-05-18T05:19:33.136Z| vmx| | I005: WORKER: Creating new group with maxThreads=14 (16)
2021-05-18T05:19:33.136Z| filtPoll| | I005: VTHREAD 479067043584 "filtPoll" wid 1076510
2021-05-18T05:19:33.136Z| vmx| | I005: FeatureCompat: No VM masks.
2021-05-18T05:19:33.136Z| vmx| | I005: TimeTracker host to guest rate conversion 189947053244376 @ 3311999848Hz -> 0 @ 3311999848Hz
2021-05-18T05:19:33.136Z| vmx| | I005: TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + -189947053244376
2021-05-18T05:19:33.136Z| vmx| | I005: Disabling TSC scaling since host does not support it.
2021-05-18T05:19:33.136Z| vmx| | I005: TSC offsetting enabled.
2021-05-18T05:19:33.136Z| vmx| | I005: timeTracker.globalProgressMaxAllowanceMS: 2000
2021-05-18T05:19:33.136Z| vmx| | I005: timeTracker.globalProgressToAllowanceNS: 1000
2021-05-18T05:19:33.136Z| vmx| | I005: MKS PowerOn
2021-05-18T05:19:33.137Z| mks| | I005: VTHREAD 479069144832 "mks" wid 1076511
2021-05-18T05:19:33.137Z| mks| | I005: MKS thread is alive
2021-05-18T05:19:33.137Z| svga| | I005: VTHREAD 479073343232 "svga" wid 1076512
2021-05-18T05:19:33.137Z| svga| | I005: SVGA thread is alive
2021-05-18T05:19:33.137Z| mks| | I005: MKS: SSE2=1, SSSE3=1, SSE4_1=1
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: SWRenderer disabled due to lack of OvhdMem reservation.
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: PowerOn allowed MKSBasicOps 
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: ISB disabled by config
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: Collecting RenderOps caps from MKSBasicOps
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: Starting MKSBasicOps
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: Started MKSBasicOps
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: Found Full Renderer: MKSBasicOps
2021-05-18T05:19:33.137Z| mks| | I005: MKS-RenderMain: maxTextureSize=32768
2021-05-18T05:19:33.137Z| mks| | I005: MKSRemoteMgr: Set default display name: Ws02
2021-05-18T05:19:33.137Z| mks| | I005: MKSRemoteMgr: Loading VNC Configuration from VM config file
2021-05-18T05:19:33.138Z| vmx| | I005: VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 20000 us
2021-05-18T05:19:33.138Z| vmx| | I005: Chipset version: 0x13
2021-05-18T05:19:33.138Z| vmx| | I005: WORKER: Creating new group with maxThreads=1 (16)
2021-05-18T05:19:33.138Z| vmx| | I005: MigrateBusMemPrealloc: BusMem preallocation begins.
2021-05-18T05:19:33.139Z| vmx| | I005: MainMem preallocation started.
2021-05-18T05:19:33.303Z| vmx| | I005: MainMem preallocation finished.
2021-05-18T05:19:33.303Z| vmx| | I005: MigrateBusMemPrealloc: BusMem preallocation completes.
2021-05-18T05:19:33.303Z| vmx| | A000: ConfigDB: Setting scsi0:0.redo = ""
2021-05-18T05:19:33.303Z| vmx| | I005: DISK: OPEN scsi0:0 '/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmdk' persistent R[]
2021-05-18T05:19:33.306Z| vmx| | I005: DISKLIB-VMFS  : "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-flat.vmdk" : open successful (10) size = 51539607552, hd = 925121. Type 3
2021-05-18T05:19:33.306Z| vmx| | I005: DISKLIB-LIB_BLOCKTRACK   : Resuming from change tracking info file /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-ctk.vmdk.
2021-05-18T05:19:33.309Z| vmx| | I005: DISKLIB-CBT   : Initializing ESX kernel change tracking for fid 925121.
2021-05-18T05:19:33.309Z| vmx| | I005: DISKLIB-CBT   : Successfuly created cbt node e1dc1-cbt.
2021-05-18T05:19:33.309Z| vmx| | I005: DISKLIB-CBT   : Opening cbt node /vmfs/devices/cbt/e1dc1-cbt
2021-05-18T05:19:33.309Z| vmx| | I005: DISK: Disk '/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmdk' has UUID '60 00 c2 9d 9f c2 40 33-f2 53 4a 97 0c ad 12 b3'
2021-05-18T05:19:33.309Z| vmx| | I005: DISK: OPEN '/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmdk' Geo (6266/255/63) BIOS Geo (0/0/0)
2021-05-18T05:19:33.309Z| vmx| | I005: UTIL: Change file descriptor limit from soft 16384,hard 16384 to soft 16499,hard 16499.
2021-05-18T05:19:33.309Z| vmx| | I005: DISK: Opening disks took 6 ms.
2021-05-18T05:19:33.309Z| vmx| | I005: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
2021-05-18T05:19:33.309Z| vmx| | I005: USB: Initializing 'Virtual Hub' backend
2021-05-18T05:19:33.309Z| vmx| | I005: USB: Initializing 'Generic' backend
2021-05-18T05:19:33.309Z| vmx| | I005: USB: Initializing 'Virtual HID' backend
2021-05-18T05:19:33.310Z| vmx| | I005: USB: Initializing 'Remote Device' backend
2021-05-18T05:19:33.310Z| vmx| | I005: RemoteUSBVMX: Retrieved hostId [30 37 31 50 30 38 5a 43-32 31 30 33 30 4d 33 38]
2021-05-18T05:19:33.310Z| vmx| | I005: RemoteUSBVMX: Protocol version min:15 current:17
2021-05-18T05:19:33.310Z| vmx| | I005: RemoteUSBVMX: no delay setting is TRUE.
2021-05-18T05:19:33.310Z| vmx| | I005: USB: Initializing 'Virtual Mass Storage' backend
2021-05-18T05:19:33.310Z| vmx| | I005: USB: Initializing 'Virtual RNG' backend
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge4.pciSlotNumber = "-1"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge5.pciSlotNumber = "-1"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge6.pciSlotNumber = "-1"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge7.pciSlotNumber = "-1"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge4.pciSlotNumber = "21"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge5.pciSlotNumber = "22"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge6.pciSlotNumber = "23"
2021-05-18T05:19:33.312Z| vmx| | A000: ConfigDB: Setting pciBridge7.pciSlotNumber = "24"
2021-05-18T05:19:33.314Z| vmx| | I005: SCSI: scsi0: reqCallThreshold 0
2021-05-18T05:19:33.314Z| vmx| | I005: SCSI: scsi0: intr coalescing: on period=50msec cifTh=4 iopsTh=2000 hlt=0
2021-05-18T05:19:33.314Z| vmx| | I005: SCSI0: UNTAGGED commands will be converted to ORDER tags.
2021-05-18T05:19:33.314Z| vmx| | I005: SCSI DEVICE (scsi0:0): Computed value of scsi0:0.useBounceBuffers: default
2021-05-18T05:19:33.314Z| vmx| | I005: Creating virtual dev for 'scsi0:0'.
2021-05-18T05:19:33.314Z| vmx| | I005: DumpDiskInfo: scsi0:0 createType=11, capacity = 100663296, numLinks = 1
2021-05-18T05:19:33.314Z| vmx| | I005: , allocationType = 1
2021-05-18T05:19:33.314Z| vmx| | I005: 
2021-05-18T05:19:33.314Z| vmx| | I005: SCSIDiskESXPopulateVDevDesc: Using FS backend
2021-05-18T05:19:33.314Z| vmx| | I005: DISKUTIL: scsi0:0 : geometry=6266/255/63
2021-05-18T05:19:33.314Z| vmx| | I005: SCSIFilterESXAttachCBRCInt: CBRC not enabled or opened without filters,skipping CBRC           filter attach.
2021-05-18T05:19:33.314Z| vmx| | I005: SCSIFilterESXAttachCBRCInt: Invalidating all hashes for this digest
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Config settings: autodetect=0, numDisplays=1, maxWidth=2560, maxHeight=1600
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Desired maximum display topology: wh(2560, 1600)
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Autodetected target gfbSize = 16777216
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Using Initial       gfbSize = 8388608
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: MaxPrimaryMem      register = 8388608
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Truncated maximum resolution for register modes to VRAM size: VRAM=8388608 bytes, max wh(1672, 1254)
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Max wh(1672, 1254), number of displays: 1
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA-GFB: Allocated gfbSize=8388608
2021-05-18T05:19:33.314Z| vmx| | A000: ConfigDB: Setting vmotion.checkpointFBSize = "8388608"
2021-05-18T05:19:33.314Z| vmx| | A000: ConfigDB: Setting vmotion.checkpointSVGAPrimarySize = "8388608"
2021-05-18T05:19:33.314Z| vmx| | I005: SVGACaps: Device       caps : 0xfdff83e2
2021-05-18T05:19:33.314Z| vmx| | I005: SVGACaps: Device       caps2: 0x00006fff
2021-05-18T05:19:33.314Z| vmx| | A000: ConfigDB: Setting vmotion.svga.mobMaxSize = "8388608"
2021-05-18T05:19:33.314Z| vmx| | A000: ConfigDB: Setting vmotion.svga.graphicsMemoryKB = "8192"
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA: mobMaxSize=8388608
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA: graphicsMemoryKB=8192
2021-05-18T05:19:33.314Z| vmx| | I005: SVGA: FIFO capabilities 0x0000077f
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp: Renderer Provides     BC67Level:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp: Renderer Provides BaseCapsLevel:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp: Renderer Provides    ClampLevel:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dCaps: host, at power on (3d disabled)
2021-05-18T05:19:33.315Z| vmx| | I005:   cap[ 19]: 0x00002000 (MAX_TEXTURE_WIDTH)
2021-05-18T05:19:33.315Z| vmx| | I005:   cap[ 20]: 0x00002000 (MAX_TEXTURE_HEIGHT)
2021-05-18T05:19:33.315Z| vmx| | I005:   cap[ 93]: 0x00000001 (TS_COLOR_KEY)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:     Host Provides     BC67Level:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:     Host Provides BaseCapsLevel:     0 (    0,     4)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:     Host Provides    ClampLevel:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dCaps: guest, compatibility level: 9
2021-05-18T05:19:33.315Z| vmx| | I005:   cap[ 19]: 0x00002000 (MAX_TEXTURE_WIDTH)
2021-05-18T05:19:33.315Z| vmx| | I005:   cap[ 20]: 0x00002000 (MAX_TEXTURE_HEIGHT)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:    Guest Requires     BC67Level:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:    Guest Requires BaseCapsLevel:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: SVGA3dClamp:    Guest Requires    ClampLevel:     0 (    0,     0)
2021-05-18T05:19:33.315Z| vmx| | I005: Module 'DevicePowerOn' power on failed.
2021-05-18T05:19:33.315Z| vmx| | I005: VMX_PowerOn: ModuleTable_PowerOn = 0
2021-05-18T05:19:33.316Z| svga| | I005: SVGA thread is exiting the main loop
2021-05-18T05:19:33.316Z| vmx| | I005: Destroying virtual dev for scsi0:0 vscsi=8198
2021-05-18T05:19:33.316Z| vmx| | I005: VMMon_VSCSIStopVports: No such target on adapter
2021-05-18T05:19:33.316Z| vmx| | I005: SVMotion_PowerOff: Not running Storage vMotion. Nothing to do
2021-05-18T05:19:33.316Z| vmx| | I005: MKS/SVGA threads are stopped
2021-05-18T05:19:33.316Z| mks| | I005: MKS-RenderMain: Stopped MKSBasicOps
2021-05-18T05:19:33.316Z| mks| | I005: MKS PowerOff
2021-05-18T05:19:33.316Z| mks| | I005: MKS thread is exiting
2021-05-18T05:19:33.316Z| svga| | I005: SVGA thread is exiting
2021-05-18T05:19:33.316Z| vmx| | W003: 
2021-05-18T05:19:33.316Z| vmx| | I005: scsi0:0: numIOs = 0 numMergedIOs = 0 numSplitIOs = 0 ( 0.0%)
2021-05-18T05:19:33.316Z| vmx| | I005: Closing disk 'scsi0:0'
2021-05-18T05:19:33.318Z| vmx| | I005: DISKLIB-CBT   : Shutting down change tracking for untracked fid 925121.
2021-05-18T05:19:33.318Z| vmx| | I005: DISKLIB-CBT   : Successfully disconnected CBT node.
2021-05-18T05:19:33.318Z| vmx| | I005: DISKLIB-VMFS  : "/vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02-flat.vmdk" : closed.
2021-05-18T05:19:33.320Z| vmx| | I005: Vix: [mainDispatch.c:1164]: VMAutomationPowerOff: Powering off.
2021-05-18T05:19:33.320Z| vmx| | W003: /vmfs/volumes/5e369f42-0190f972-37c2-08f1ead99880/Ws02/Ws02.vmx: Cannot remove symlink /var/run/vmware/0/57351238144_1076504/configFile: No such file or directory
2021-05-18T05:19:33.320Z| vmx| | I005: WORKER: asyncOps=1 maxActiveOps=1 maxPending=1 maxCompleted=0
2021-05-18T05:19:33.332Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1 additionalError=0
2021-05-18T05:19:33.333Z| vmx| | I005: 
2021-05-18T05:19:33.333Z| vmx| | I005+ Power on failure messages: Module 'DevicePowerOn' power on failed.
2021-05-18T05:19:33.333Z| vmx| | I005+ Failed to start the virtual machine.
2021-05-18T05:19:33.333Z| vmx| | I005+ 
2021-05-18T05:19:33.333Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=1 additionalError=0
2021-05-18T05:19:33.333Z| vmx| | I005: Transitioned vmx/execState/val to poweredOff
2021-05-18T05:19:33.333Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=0 additionalError=0
2021-05-18T05:19:33.333Z| vmx| | I005: Vix: [mainDispatch.c:4243]: Error VIX_E_FAIL in VMAutomation_ReportPowerOpFinished(): Unknown error
2021-05-18T05:19:33.333Z| vmx| | I005: Vix: [mainDispatch.c:4205]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=1 additionalError=0
2021-05-18T05:19:33.333Z| vmx| | I005: Transitioned vmx/execState/val to poweredOff
2021-05-18T05:19:33.339Z| vmx| | I005: Vix: [mainDispatch.c:815]: VMAutomation_LateShutdown()
2021-05-18T05:19:33.339Z| vmx| | I005: Vix: [mainDispatch.c:770]: VMAutomationCloseListenerSocket. Closing listener socket.
2021-05-18T05:19:33.340Z| vmx| | I005: Flushing VMX VMDB connections
2021-05-18T05:19:33.340Z| vmx| | I005: VigorTransport_ServerCloseClient: Closing transport 6F45238230 (err = 0)
2021-05-18T05:19:33.340Z| vmx| | I005: VigorTransport_ServerDestroy: server destroyed.
2021-05-18T05:19:33.341Z| vmx| | I005: VMX exit (0).
2021-05-18T05:19:33.341Z| vmx| | I005: OBJLIB-LIB: ObjLib cleanup done.
2021-05-18T05:19:33.341Z| vmx| | I005: AIOMGR-S : stat o=4 r=16 w=0 i=1 br=98416 bw=0
2021-05-18T05:19:33.341Z| vmx| | W003: VMX has left the building: 0.

Hat jemand eine Idee dazu?

Vielen Dank und beste Grüsse

 

0 Kudos
a_p_
Leadership
Leadership

Nur zur Sicherheit.

Hast Du die PCI-Devices der VM nach der Umstellung auf Passthrough neu zugeordnet, d.h. wenn sie schon in der Konfiguration der VM drin waren einmal herausgelöscht, die Einstellungen gespeichert, danach die Einstellungen neu geöffent und die Devices neu hinzugefügt?

Ob für diese Karte bei der VM ggf. noch eine Speicher-Reservierung o.Ä. gesetzt werden muß, kann ich leider nicht sagen.

André

0 Kudos
MisterDeeds
Enthusiast
Enthusiast

Hallo André

Vielen Dank für die Rückmeldung. Ich habe es nun endlich hinbekommen mit dem Passthrough. Die Lösung ist denkbar einfach... im BIOS muss lediglich der Onboard Grafikchip deaktiviert werden. Nun lässt sich die Grafikkarte einbinden und der Treiber installieren. Nach all dem, erscheint nun aber die Fehlermeldung:

Dieses Gerät wurde angehalten, weil es Fehler gemeldet hat. (Code 43)

Warum um Himmels Willen diese auch bei einer Quadro Karte entsteht ist mir rätselhaft. 

Dafür werde ich aber im Nvidia Forum eine Frage eröffnen.

Vielen Dank für die Hilfe soweit und beste Grüsse

0 Kudos