[rrd-developers] Internal error while talking to rrdcached
Steve Shipway
s.shipway at auckland.ac.nz
Mon Nov 5 05:45:13 CET 2012
Rrdcached is one of the parts of rrdtool that is rapidly developing. It may be that the Zenoss application requires a more recent version in order to get additional options.
However the error seems to indicate that your problem lies more at the filesystem end; possibly the rrdcached cannt read the required file due to ownerships, permissions, or simply process limits such as the max open file descriptors (to fix this latter, update the limits.conf and restart the rrdcached process). My tentative guess at this point would be the ‘nofile’ setting in limits.conf preventing the file from being opened.
Steve
_____
Steve Shipway
ITS Unix Services Design Lead
University of Auckland, New Zealand
Floor 1, 58 Symonds Street, Auckland
Phone: +64 (0)9 3737599 ext 86487
DDI: +64 (0)9 924 6487
Mobile: +64 (0)21 753 189
Email: <mailto:s.shipway at auckland.ac.nz> s.shipway at auckland.ac.nz
P Please consider the environment before printing this e-mail
From: rrd-developers-bounces+steve=steveshipway.org at lists.oetiker.ch [mailto:rrd-developers-bounces+steve=steveshipway.org at lists.oetiker.ch] On Behalf Of Juha Mustonen
Sent: Friday, 2 November 2012 9:23 p.m.
To: rrd-developers at lists.oetiker.ch
Subject: [rrd-developers] Internal error while talking to rrdcached
Hi,
I'm getting following error from Zenoss monitoring setup, but the root cause is unclear.
Possibly you could give some insight or tips where to look at? Already tried via Zenoss community forum (http://community.zenoss.org/thread/18663) but no luck there so far.
[Error]
2012-11-02 10:20:32,411 ERROR zen.ThresholdInstance: Unable to read RRD file for usedBlocks_usedBlocks
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenModel/ThresholdInstance.py", line 150, in checkRaw
cycleTime, rrdType = self._getRRDType(dataPoint)
File "/opt/zenoss/Products/ZenModel/ThresholdInstance.py", line 173, in _getRRDType
data = rrdtool_fn()
File "/opt/zenoss/Products/ZenUtils/Utils.py", line 1739, in _inner
return fn(*args,**kwargs)
File "/opt/zenoss/Products/ZenModel/ThresholdInstance.py", line 172, in rrdtool_fn
return rrdtool.info(self.context().path(dp), *rrd_daemon_args())
error: request: internal error while talking to rrdcached
[Process]
zenoss 12303 0.0 0.0 114288 1156 ? Ssl 10:06 0:00 /usr/bin/rrdcached -b /opt/zenoss/perf -p /opt/zenoss/var/rrdcached.pid -l /opt/zenoss/var/rrdcached.sock -j /opt/zenoss/var/rrd_journals
Is there any (rrdcached?) command that I could run/tryout test whether the problem really is in rrdtool/rrdcached ?
Br,
Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20121105/839cfa2c/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5900 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20121105/839cfa2c/attachment.bin
More information about the rrd-developers
mailing list