Discussion:
POSKeyError
Ihor Gritsak
2013-04-10 13:03:47 UTC
Permalink
Ihor Gritsak [http://community.zenoss.org/people/igritsak] created the discussion

"POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72764#72764

--------------------------------------------------------------
Hi All,

I'm getting POSKeyError: 0x08e3af every time I open a particular server in Zenoss 4.2.3.  I tried deleting the server but that fails as well so I can't remove it and it's not being monitored either. 

Any ideas on this?

Thanks.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72764#72764]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Sandeep_Krishnan
2013-04-11 00:10:16 UTC
Permalink
Sandeep_Krishnan [http://community.zenoss.org/people/Sandeep_Krishnan] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72782#72782

--------------------------------------------------------------
Hi lhor,
          1.Login as zenoss user and stop zenoss by using zenoss start
          2.zends -uzenoss -p zenoss
          3.DROP DATABASE IF EXISTS zodb_session;
          4.CREATE DATABASE zodb_session;
          5.FLUSH PRIVILEGES;
          6.exit
          7.zenoss start                   
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72782#72782]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Ihor Gritsak
2013-04-11 13:28:10 UTC
Permalink
Ihor Gritsak [http://community.zenoss.org/people/igritsak] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72774#72774

--------------------------------------------------------------
Hi Sandeep,

Thanks for the command, unfortunately I can't find zends command. 

Also, what does this change actually do?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72774#72774]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Sandeep_Krishnan
2013-04-11 23:11:21 UTC
Permalink
Sandeep_Krishnan [http://community.zenoss.org/people/Sandeep_Krishnan] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72789#72789

--------------------------------------------------------------
It will drop zodb_session database, zenoss will recreate it so ni issues if we delete it.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72789#72789]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Ihor Gritsak
2013-04-11 23:17:59 UTC
Permalink
Ihor Gritsak [http://community.zenoss.org/people/igritsak] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72790#72790

--------------------------------------------------------------
And what about the zends command, I haven't been able to find it.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72790#72790]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Sandeep_Krishnan
2013-04-11 23:38:24 UTC
Permalink
Sandeep_Krishnan [http://community.zenoss.org/people/Sandeep_Krishnan] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72791#72791

--------------------------------------------------------------
Login as zenoss user and see and try running zends. i am using zenoss 4.1

Thanks
Sandeep
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72791#72791]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Ihor Gritsak
2013-04-12 00:38:43 UTC
Permalink
Ihor Gritsak [http://community.zenoss.org/people/igritsak] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72792#72792

--------------------------------------------------------------
Tried but can't command didn't run and not in /zenoss/bin/

Strange.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72792#72792]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Sandeep_Krishnan
2013-04-12 00:43:25 UTC
Permalink
Sandeep_Krishnan [http://community.zenoss.org/people/Sandeep_Krishnan] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72793#72793

--------------------------------------------------------------
What is the distribution you are using centos/redhat/ubuntu?
Zends is mysql database that zenoss uses to store events.

if you are using centos/redhat

rpm -qa | grep zends and see it return anything

Thanks
Sandeep
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72793#72793]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Ihor Gritsak
2013-04-12 12:34:35 UTC
Permalink
Ihor Gritsak [http://community.zenoss.org/people/igritsak] created the discussion

"Re: POSKeyError"

To view the discussion, visit: http://community.zenoss.org/message/72809#72809

--------------------------------------------------------------
I'm on CentOS 6.3. 

The rpm query returned no results so it's not installed. 

Anything particular I should pay attention to to install zends?  If Zenoss is to use it and it's not install then I'm worried about affect the current intsall.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72809#72809]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...