VMware Cloud Community
drobbi
Contributor
Contributor

LinuxCharRead/LinuxChardWrite...0x0 Failed, in vmkwarning Log

Receiving messages in vmkwarning:

Dec 15 08:27:21 esxoma12prd vmkernel: 140:19:08:54.348 cpu6:4112)WARNING: LinChar: LinuxCharRead: M=230 m=0 flags=0x1002 read 4096 bytes at offset 0x0 failed (-19)

Dec 15 08:27:22 esxoma12prd vmkernel: 140:19:08:55.653 cpu7:4114)WARNING: LinChar: LinuxCharWrite: M=223 m=0 flags=0x1002 write 8 bytes at offset 0x0 failed (-19)

Dec 15 08:27:27 esxoma12prd vmkernel: 140:19:09:00.723 cpu6:4113)WARNING: LinChar: LinuxCharWrite: M=228 m=0 flags=0x1002 write 8 bytes at offset 0x0 failed (-19)

Over 20K a day. Only 1 of 10 servers showing error message. Google and forum search is not coming up with much, anyone seen this before?

Reply
0 Kudos
1 Reply
OndrejHolas
Contributor
Contributor

I've observed these messages after out-of-band iLO2 firmware upgrade. Restart of HP agents and iLO driver seems to solve this.

  1. /etc/init.d/hp-snmp-agents stop

  2. /etc/init.d/hp-health stop

  3. vmkload_mod -u hpilo

  4. vmkload_mod hpilo

  5. /etc/init.d/hp-health start

  6. /etc/init.d/hp-snmp-agents start

Ondrej

Reply
0 Kudos