TECHZEN Zenoss User Community ARCHIVE  

OpenStack Infrastructure Problem

Subject: OpenStack Infrastructure Problem
Author: [Not Specified]
Posted: 2015-09-23 04:10

I am trying to setup OpenStack ZenPack (Provider) and in my job I get the following:

WARNING zen.PythonClient: Error in zenoss.OpenStackInfrastructure: An error occurred while connecting: 113: No route to host

Which host fails

I believe that it is not the controller because if I put wrong credentials it produces an authentication error while setting it up...

Plus I am little bit confused regarding the SSH credentials...should this be set somewhere before trying to add my OpenStack environment or afterwards

Looking forward for your help!

All the best,

G.



Subject: you need to check the
Author: Andrew Kirch
Posted: 2015-09-23 18:53

you need to check the zenpython log, and maybe tcpdump, but something isn't able to connect. I'd also suggest checking any intermediary firewalls.

Andrew Kirch

akirch@gvit.com

Need Zenoss support, consulting or custom development Look no further. Email or PM me!

Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard



Subject: Unfortunately there isn't
Author: [Not Specified]
Posted: 2015-09-24 00:53

Unfortunately there isn't much more information in the zenpython log except that:
Nova Status Collector: An error occurred while connecting: 113: No route to host

What I would like to know is what of the prerequisites are essential to be installed prior trying to create the endpoint and what are the consequences if one/some of them are not configured

Best,

G.



Subject: Yes, you must install the
Author: Andrew Kirch
Posted: 2015-09-27 12:50

Yes, you must install the prerequisites or the zenpack won't function. Delete the devices the zenpack is monitoring, delete the zenpack, install the zenpack, add the devices.

Andrew Kirch

akirch@gvit.com

Need Zenoss support, consulting or custom development Look no further. Email or PM me!

Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard



Subject: OK! It seems that I have to
Author: [Not Specified]
Posted: 2015-09-29 04:36

OK! It seems that I have to try that over again....

Just to make sure we are talking about the prerequisites on the OpenStack nodes and not just about the prerequisites on the Zenoss installation, right

I will try it and get back....

Best,

G.



Subject: Issue while adding openstack to Zenoss
Author: [Not Specified]
Posted: 2016-03-21 06:08

Hi,

I am using the Openstack Zenpack (Tenant View) to add our Openstack Infrastructure to Zenoss.

However, while adding it, I am getting an error :

2016-03-21 03:51:56,080 INFO zen.Job: Job 2baca740-3c8f-4235-97f4-f29f96011977 (Products.ZenModel.ZDeviceLoader.DeviceCreationJob) received 
2016-03-21 03:51:56,436 INFO zen.Job: Beginning job Add Device Products.ZenModel.ZDeviceLoader.DeviceCreationJob 
2016-03-21 03:52:00,262 INFO zen.Job: Running Job Add Device Products.ZenModel.ZDeviceLoader.DeviceCreationJob 
2016-03-21 03:52:00,263 INFO zen.Job: Spawning subprocess: /opt/zenoss/bin/zendisc run --now -d opscontroller --monitor localhost --deviceclass /Devices/OpenStack/User --prod_state 1000 --job 2baca740-3c8f-4235-97f4-f29f96011977 
2016-03-21 03:52:23,119 INFO zen.ZenDisc: Connecting to localhost:8789 
2016-03-21 03:52:23,140 INFO zen.ZenDisc: Connected to ZenHub 
2016-03-21 03:52:23,312 INFO zen.ZenDisc: Looking for opscontroller 
2016-03-21 03:52:33,511 INFO zen.ZenDisc: Result: Discovered device opscontroller. 
2016-03-21 03:52:33,520 INFO zen.ZenDisc: skipping WMI-based collection, PySamba zenpack not installed 
2016-03-21 03:52:33,714 INFO zen.ZenDisc: Python collection device opscontroller 
2016-03-21 03:52:33,714 INFO zen.ZenDisc: plugins: zenoss.OpenStack 
2016-03-21 03:52:33,785 INFO zen.OpenStack: Requesting flavors
2016-03-21 03:52:34,061 ERROR zen.ZenDisc: Unable to fill collection slots: [Failure instance: Traceback (failure with no frames): : The request you have made requires authentication. (HTTP 401) ]

I have given the openstack username , password, Auth URL, Project ID & Region in the form while adding the openstack infrastructure.

Am I missing something here I am suing Zenoss 4.2.5

Any leads will be appreciated.

Regards,

Suman



Subject: I am using the Openstack Zenpack (Tenant View) to add our Openst
Author: [Not Specified]
Posted: 2016-10-27 10:19

Hi,

I am using the Openstack Zenpack (Tenant View) to add our Openstack Infrastructure to Zenoss.

However, while adding it, I am getting an error :

2016-03-21 03:51:56,080 INFO zen.Job: Job 2baca740-3c8f-4235-97f4-f29f96011977 (Products.ZenModel.ZDeviceLoader.DeviceCreationJob) received 
2016-03-21 03:51:56,436 INFO zen.Job: Beginning job Add Device Products.ZenModel.ZDeviceLoader.DeviceCreationJob 
2016-03-21 03:52:00,262 INFO zen.Job: Running Job Add Device Products.ZenModel.ZDeviceLoader.DeviceCreationJob 
2016-03-21 03:52:00,263 INFO zen.Job: Spawning subprocess: /opt/zenoss/bin/zendisc run --now -d opscontroller --monitor localhost --deviceclass /Devices/OpenStack/User --prod_state 1000 --job 2baca740-3c8f-4235-97f4-f29f96011977 
2016-03-21 03:52:23,119 INFO zen.ZenDisc: Connecting to localhost:8789 
2016-03-21 03:52:23,140 INFO zen.ZenDisc: Connected to ZenHub 
2016-03-21 03:52:23,312 INFO zen.ZenDisc: Looking for opscontroller 
2016-03-21 03:52:33,511 INFO zen.ZenDisc: Result: Discovered device opscontroller. 
2016-03-21 03:52:33,520 INFO zen.ZenDisc: skipping WMI-based collection, PySamba zenpack not installed 
2016-03-21 03:52:33,714 INFO zen.ZenDisc: Python collection device opscontroller 
2016-03-21 03:52:33,714 INFO zen.ZenDisc: plugins: zenoss.OpenStack 
2016-03-21 03:52:33,785 INFO zen.OpenStack: Requesting flavors
2016-03-21 03:52:34,061 ERROR zen.ZenDisc: Unable to fill collection slots: [Failure instance: Traceback (failure with no frames): : The request you have made requires authentication. (HTTP 401) ]

I have given the openstack username , password, Auth URL, Project ID & Region in the form while adding the openstack infrastructure.

Am I missing something here I am suing Zenoss 4.2.5

Any leads will be appreciated.



< Previous
Zenoss monitoring oVirt engine with oVirt zenpack.
  Next
OpenStack TenantView Problem
>