Page 1 of 1
Logging Issues on ESXi5.5
Posted: 30 Nov 2015, 15:48
by admin
Checking the ESXi logging's (
Alt-F12)show this dramatic page above, over & over ...
Have to investigate why, before other HW related issues are being made here (openWrt, Debian, etc etc).
On
Alt-F1 we see:
Should be no big difficulty to fix, i hope.
DG.
Re: Issues on ESXi5.5
Posted: 30 Nov 2015, 17:02
by admin
This could also be one of the not used USB camera's, as we were testing those also.
First the non-working Logitech:
Code: Select all
T: Bus= 01 Lev= 03 Prnt= 03 Port= 03 Cnt= 02 Dev#= 7 Spd=12 MxCh= 0
V: Available for Passthrough, currently in use
D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=08f6 Rev= 1.00
S: Product=Camera
C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
E: Ad=82(I) Atr=03(Int.) MxPS= 1 Ivl=16ms
I: If#= 0 Alt= 1 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms
E: Ad=82(I) Atr=03(Int.) MxPS= 1 Ivl=16ms
I:* If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=usbfs
I:* If#= 2 Alt= 0 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=usbfs
E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=usbfs
E: Ad=83(I) Atr=01(Isoc) MxPS= 52 Ivl=1ms
Next a working old Philips camera:
Code: Select all
T: Bus= 01 Lev= 02 Prnt= 02 Port= 01 Cnt= 02 Dev#= 5 Spd=12 MxCh= 0
V: Available for Passthrough, currently in use
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=05a9 ProdID=0518 Rev= 1.01
S: Manufacturer=OmniVision Technologies, Inc.
S: Product=USB Camera
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 129 Ivl=1ms
I: If#= 0 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 257 Ivl=1ms
I: If#= 0 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 385 Ivl=1ms
I: If#= 0 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 513 Ivl=1ms
I: If#= 0 Alt= 5 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 641 Ivl=1ms
I: If#= 0 Alt= 6 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 769 Ivl=1ms
I:* If#= 0 Alt= 7 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=usbfs
E: Ad=81(I) Atr=01(Isoc) MxPS= 897 Ivl=1ms
We get ride of the Logitech and check the console
Alt-F12 messages, as the first search on Google did not return any info.
DG.
Re: Issues on ESXi5.5
Posted: 30 Nov 2015, 22:13
by admin
Switched off the non-working cam, but still these messages on console.
Could also be due to AMT remote console? Have to test this by starting VM after VM to find out if its VM related.
Also faced next issue on my NAS ix4-300d ... Display doesn't work anymore?
We test also a reboot of this box to see if display works again.
(Still having the file error also on this box.)
..
DG.
Re: Issues on ESXi5.5
Posted: 01 Dec 2015, 22:21
by admin
The reboot of the NAS fixed the missing display.
Next we need service window 4 backup & "Reset and reload data from drives" from Diagnostics page.
The whole issue can be found here.
We found the
same issue we have on ESXi5.5 (logging) as described above
on internet, here
There's also mentioned a vmware solution to
disable VT-d within the BIOS.
So this solution (
disable VT-d in BIOS) also works for AMT VNC KVM logging issues on ESXi5.5 (until now).
Testing this seems to work! Although i faced my 1st PSOD after my 4 VM's were started ... the first time.
Next reboot still active (i hope).
This makes investigating some VMware issues much easier on the ESXi logs (AMT KVM + ALT-F12) !
Next issue should be fixing the NAS further ... faster ...
DG.