![]() |
![]() |
Subject: | zeneventd Unknown Option |
Author: | [Not Specified] |
Posted: | 2014-03-31 20:39 |
Hello folks.
Been struggling with one Zenoss problem after a fresh install of Zenoss 4.2.4 from source on Debian. Everything compiled fine, no errors. All services running except for zeneventd. It won't start at all. Running a "zeneventd run -v10" produces:
2014-03-31 21:22:45,897 DEBUG zen.GlobalConfig: Unknown option: --zodb-db-type
2014-03-31 21:22:45,897 DEBUG zen.GlobalConfig: Unknown option: --zodb-admin-user
2014-03-31 21:22:45,898 DEBUG zen.GlobalConfig: Unknown option: --zodb-admin-password
2014-03-31 21:22:45,898 DEBUG zen.GlobalConfig: Unknown option: --amqphost
2014-03-31 21:22:45,898 DEBUG zen.GlobalConfig: Unknown option: --amqpport
..... etc
I've recreated the RabbitMQ queues. Is anyone able to shed some light on what might be going on
Thank you.
Subject: | Hello I've experienced this |
Author: | [Not Specified] |
Posted: | 2014-03-31 21:45 |
Hello I've experienced this same exact issue, try this to confirm it was the same issue:
Shell 1:
tail -f /var/log/syslog
Shell 2:
su zenoss
zeneventd start
Then see if in shell 1 there are python segfaults. If there are, dig deeper and you'll find that the version of libc you're using is too old or too new. Which version of Debian is this on 6.x
Hydruid
Subject: | Seg Fault |
Author: | [Not Specified] |
Posted: | 2014-03-31 22:12 |
Hydruid.. I've been on your blog. Thanks for that! Great page.
I do get a Seg Fault at the end. I am on Debian 6, using Wheezy for apt updates though.
"ldd --version" returns 2.13-38.
Subject: | Thank you for the kind words! |
Author: | [Not Specified] |
Posted: | 2014-04-01 07:19 |
Thank you for the kind words!
Well that version should be compatible and it's been several months since I did any testing on 6.x. I ended up building from source and creating a .DEB on Ubuntu 12.04 (ldd (Ubuntu EGLIBC 2.15-0ubuntu10.5) 2.15), then deploying that to Debian without too many issues.
You'll also notice when you try to update the libc libraries everything else will be broken :)
Hydruid
Subject: | Libc |
Author: | [Not Specified] |
Posted: | 2014-04-01 08:41 |
Yeah.. I'm hesitant to upgrade for that reason, but maybe I just need to go ahead and install Debian 7.
Thanks for the info Hydruid.
< |
Previous Enabling UDP IP Service |
Next How to disable bootulimit check for single device |
> |