There were some fixes in this area, what version of software are you using? Can you verify if all alarm-gen are publishing partition numbers from 1 to 15 to discovery at <ip>:5998? contrail-analytics-api reads this from discovery and complains if it’s incomplete.
-Raj > On Apr 19, 2016, at 4:38 AM, Jakub Pavlik <[email protected]> wrote: > > Hello, > > does anybody hit this issue with Contrail 3.0 and analytics-api? It shows > even if all service are active: > > == Contrail Analytics == > supervisor-analytics: active > contrail-alarm-gen active > contrail-analytics-api initializing > (UvePartitions:UVE-Aggregation[Partitions:13] connection down) > contrail-analytics-nodemgr active > contrail-collector active > contrail-query-engine active > contrail-snmp-collector active > contrail-topology active > > /var/log/contrail/contrail-analytics.api.log > > 04/19/2016 01:35:55 PM [contrail-analytics-api]: Exception TimeoutError in > uve stream proc. Arguments: > ('Timeout reading from socket',) : traceback Traceback (most recent call > last): > File "/usr/lib/python2.7/dist-packages/opserver/partition_handler.py", line > 354, in _run > for message in pb.listen(): > File "/usr/lib/python2.7/dist-packages/redis/client.py", line 2215, in listen > response = self.handle_message(self.parse_response(block=True)) > File "/usr/lib/python2.7/dist-packages/redis/client.py", line 2150, in > parse_response > return self._execute(connection, connection.read_response) > File "/usr/lib/python2.7/dist-packages/redis/client.py", line 2132, in > _execute > return command(*args) > File "/usr/lib/python2.7/dist-packages/redis/connection.py", line 569, in > read_response > response = self._parser.read_response() > File "/usr/lib/python2.7/dist-packages/redis/connection.py", line 224, in > read_response > response = self._buffer.readline() > File "/usr/lib/python2.7/dist-packages/redis/connection.py", line 162, in > readline > self._read_from_socket() > File "/usr/lib/python2.7/dist-packages/redis/connection.py", line 133, in > _read_from_socket > raise TimeoutError("Timeout reading from socket") > TimeoutError: Timeout reading from socket > > Redis server seems to be working fine. I see this problem in two independent > deployments. > > Thanks, > > jakub > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org _______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
