It is weird, because sometimes it creates this directory and sometimes not. Today I deployed cluster with 3 nodes and one of them missing this directory.
Jakub<http://tcpcloud.eu> ________________________________ Odesílate: Users [[email protected]] za uživatele Raj Reddy [[email protected]] Odesláno: 28. července 2015 02:53 Komu: Tomasz Charewicz Kopie: [email protected] Předmět: Re: [Users] Problem with contrail-database-nodemgr It expects the ContrailAnalytics keyspace in Cassandra.. That should get automatically created w/ fab or server manager installation or after Analytics points to cassandra cluster.. Can you investigate why /var/lib/cassandra/data/ContrailAnalytics directory is not present.. regards Raj On Jul 27, 2015, at 4:27 AM, Tomasz Charewicz <[email protected]<mailto:[email protected]>> wrote: Hi, After a upgrade OpenContrail to version 2.20, I have a problem with service contrail-database-nodemgr. All the time this service is in initializing state with note „Disk space for analytics db not retrievable. == Contrail Database == supervisor-database: active contrail-database active contrail-database-nodemgr initializing (Disk space for analytics db not retrievable.) Cassandra is working properly. root@node-6:/etc/contrail# nodetool status Datacenter: datacenter1 ======================= Status=Up/Down |/ State=Normal/Leaving/Joining/Moving -- Address Load Tokens Owns Host ID Rack UN 10.185.4.24 15.15 GB 256 32.8% 1d02f0c7-266c-4cb2-a303-af3a95a602ef rack1 UN 10.185.4.26 17.91 GB 256 34.0% 064268f8-6f3a-4a90-a291-7f4fec561bb0 rack1 UN 10.185.4.25 18.19 GB 256 33.1% f8ce7c87-7dbb-4e67-84f1-ea5c823956cc rack1 Content of configuartion file for that service is below, nothing special. root@node-6:/etc/contrail# cat /etc/contrail/contrail-database-nodemgr.conf [DEFAULT] hostip=10.185.4.24 minimum_diskGB=48 [DISCOVERY] server=10.185.4.20 port=5998 [COLLECTOR] #server_list=ip1:port1 ip2:port2 In logs I can find a error. Sending UVE:NodeStatusUVE(_context='', _scope='', _category='', _send_queue_enabled=True, _seqnum=0, _versionsig=2778367443, _source='node-6', _instance_id='0', _client=None, _type=6, _hints=1, _http_server=None, _logger=None, _more=False, _node_type='Database', data=NodeStatus(status=None, name='node-6', deleted=None, disk_usage_info=[DiskPartitionUsageStats(partition_space_available_1k=29768024, partition_space_used_1k=28004112, partition_name='/dev/sda3', partition_type='ext4'), DiskPartitionUsageStats(partition_space_available_1k=30786704, partition_space_used_1k=32928, partition_name='/dev/mapper/vm-nova', partition_type='xfs'), DiskPartitionUsageStats(partition_space_available_1k=141984, partition_space_used_1k=33544, partition_name='/dev/sda2', partition_type='ext3')], process_status=None, all_core_file_list=None, _table='ObjectDatabaseInfo', process_info=None, description=None), _module='contrail-database-nodemgr', _level=2147483647, _timestamp=1437992642521090, _client_context='', _connect_to_collector=True, _role=0)Exception AssertionError: AssertionError() in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored Does anyone have an idea how to fix it? — best regards TomekC. _______________________________________________ Users mailing list [email protected]<mailto:[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
