in tor-scale setup, discovery-servers subscriber list did not show the entire list

Bug #1462063 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
Medium
Deepinder Setia
Trunk
Fix Committed
Medium
Deepinder Setia

Bug Description

R2.20 Build 30 Ubuntu 14.04 Juno multi-node setup

In this tor-scale setup, there are 4 tor-agent-nodes having 64 tor-agents each(nodei38, nodei28, nodei37, nodei30) and a compute node (nodei27)

It was seen today that http://nodei35:5998/clients didnt any of the subscription from these tor-agent-nodes (could see less than 100 entries)
nodei28 was out of network at that time.
nodei28 was later brought online, and only its subscriptions are seen now.

Per Deepinder, discovery server is limiting client count to 100 while displaying/returning.

But it still doesnt explain how less than 100 entries were seen earlier in the day. Logging the bug anyhow
Discovery logs from the logs will be in http://10.204.216.50/Docs/bugs/#

env.roledefs = {
    'all': [host2, host3, host4, host5, host6, host7, host8, host9],
    'cfgm': [host2, host3, host4],
    'openstack': [host2, host3, host4],
    'webui': [host3],
    'control': [host2, host3, host4],
    'compute': [host5, host6, host7, host8, host9],
    'collector': [host2, host3, host4],
    'database': [host2, host3, host4],
    'toragent': [host5, host6, host7, host9 ],
    'tsn': [host5, host6, host7,host9 ],
    'build': [host_build],
}

env.hostnames = {
    'all': ['nodei34', 'nodei35', 'nodei36', 'nodei37', 'nodei38', 'nodei28', 'nodei27', 'nodei30']
}

Tags: bms config scale
Revision history for this message
Deepinder Setia (dsetia) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.