Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#639767: open-vm-tools: Warning messages every 30s.

1,112 views
Skip to first unread message

Jim Barber

unread,
Aug 30, 2011, 1:40:02 AM8/30/11
to
Package: open-vm-tools
Version: 2:8.4.2+2011.08.21-471295-1
Severity: normal


Every 30 seconds I am getting two log entries written to syslog:

vmsvc[712]: [ warning] [guestinfo] Failed to get nic info.
vmsvc[712]: [ warning] [guestinfo] Failed to get vmstats.

This makes the /var/log/syslog file grow unnecessarily and tools like
logcheck end up spamming me about the messages.

Apparently the 'nic info' message is produced if open-vm-tools is compiled
using --without-dnet and the 'vmstats' message is produced if open-vm-tools
is compiled using --without-procps.

I can turn these messages off by adding the following to the
/etc/vmware-tools/tools.conf file:

[logging]
vmsvc.level=error

However that would turn off all other warnings so probably isn't a good
default to have.

Possible solutions I can think of to fix this are:

- Demote the message levels for these two messages from warning to debug.

- Link against the appropriate libraries.
Although for amd64 there seems to be specific check to turn off libproc
linking that might be there for a good reason?

I'm sure you can probably think of others.

Regards,


-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages open-vm-tools depends on:
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libfuse2 2.8.5-4 Filesystem in Userspace (library)
ii libgcc1 1:4.6.1-4 GCC support library
ii libglib2.0-0 2.28.6-1 The GLib library of C routines
ii libicu44 4.4.2-2 International Components for Unico
ii libstdc++6 4.6.1-4 GNU Standard C++ Library v3

Versions of packages open-vm-tools recommends:
ii ethtool 1:2.6.39-1 display or change Ethernet device
ii open-vm-sour 2:8.4.2+2011.08.21-471295-1 Source for VMware guest systems dr
ii zerofree 1.0.1-2 zero free blocks from ext2/3 file-

Versions of packages open-vm-tools suggests:
pn open-vm-toolbox <none> (no description available)

--
----------
Jim Barber
DDI Health

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Daniel Baumann

unread,
Aug 30, 2011, 6:20:01 AM8/30/11
to
On 08/30/2011 07:29 AM, Jim Barber wrote:
> Although for amd64 there seems to be specific check to turn off libproc
> linking that might be there for a good reason?

it used to be that it didn't work on amd64, but i'll check this (and
other stuff), current behaviour is not acceptable, thanks for reporting.

(btw, note that the current package is far from optimal, it was merely
just an upload that 'builds' again with current kernels, much work left
to get it into shape...)

--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: daniel....@progress-technologies.net
Internet: http://people.progress-technologies.net/~daniel.baumann/

0 new messages