Welcome to Zenoss! You might find the new Getting Started Guide useful: http://www.zenoss.com/community/docs/Getting_Started_with_Zenoss.pdf

That said, try this:
# As the zenoss user:
zopectl stop
rm $ZENHOME/var/zeo1-1.zec
zopectl start

I heard yesterday that we're doing away with .zec files for 2.3, so I'm sure there will be much rejoicing.

Thanks,
Matt Ray
Zenoss Community Manager
community.zenoss.com
[EMAIL PROTECTED]



On Oct 21, 2008, at 5:19 AM, cwpl_it wrote:

Hi all,

I'm new to the world of Zenoss and have been left in charge of the Zenoss monitoring system for our company (the zenoss guru has left the company).

The system has been running fine up until yesterday when it it began to be slow.

I have restarted the zenoss service, rebooted the Zenoss the server, Checked and Optimized the systems but this has not helped.

Zenhub Daemon seems to like stopping too and i get the following error in the Zenhub log.


2008-10-20 14:58:24 ERROR zen.ZenHub: 3145426
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenHub/zenhub.py", line 240, in processQueue
   self.doProcessQueue()
File "/usr/local/zenoss/Products/ZenHub/zenhub.py", line 258, in doProcessQueue
   obj = obj.__of__(self.dmd).primaryAq()
File "/usr/local/zenoss/lib/python/ZODB/Connection.py", line 704, in setstate
   self._setstate(obj)
File "/usr/local/zenoss/lib/python/ZODB/Connection.py", line 758, in _setstate
   self._reader.setGhostState(obj, p)
File "/usr/local/zenoss/lib/python/ZODB/serialize.py", line 495, in setGhostState
   state = self.getState(pickle)
File "/usr/local/zenoss/lib/python/ZODB/serialize.py", line 488, in getState
   return unpickler.load()
File "/usr/local/zenoss/lib/python/ZODB/serialize.py", line 436, in _persistent_load
   return self._conn.get(oid)
File "/usr/local/zenoss/lib/python/ZODB/Connection.py", line 207, in get
   p, serial = self._storage.load(oid, self._version)
File "/usr/local/zenoss/lib/python/ZEO/ClientStorage.py", line 746, in load
   return self.loadEx(oid, version)[:2]
File "/usr/local/zenoss/lib/python/ZEO/ClientStorage.py", line 774, in loadEx
   self._cache.store(oid, ver, tid, None, data)
 File "/usr/local/zenoss/lib/python/ZEO/cache.py", line 293, in store
   self.fc.add(o)
 File "/usr/local/zenoss/lib/python/ZEO/cache.py", line 980, in add
   available = self._makeroom(size)
File "/usr/local/zenoss/lib/python/ZEO/cache.py", line 915, in _makeroom
   size, e = self.filemap.pop(ofs)
KeyError: 3145426


Any ideas in helping to resolve this error and the speed issues will be greatly appreciated.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=26598#26598

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to