Similar issue was reported with https://bugs.launchpad.net/juniperopenstack/+bug/1434342
Can you verify whether the fix https://review.opencontrail.org/#/c/8663/ is present in your code base? Prakash From: Dev <[email protected]<mailto:[email protected]>> on behalf of "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, December 15, 2015 at 9:47 AM To: dev <[email protected]<mailto:[email protected]>> Cc: zhaosq <[email protected]<mailto:[email protected]>> Subject: [opencontrail-dev] contrail-control carshed hi all, the env is ha with 3 control nodes in 2.01 version. there is an urgent issue that the contrail-control crashed And we found this is because while do addlink action but the node which should be linked isDeleted. the code is in func IFMapLinkTable::AddLink in src/ifmap/ifmap_link_table.cc assert(link->IsDeleted()) //this cause the contrail-control crashed. what would cause this ? does it mean the data in cassandra are dirty? ps: 1. ifmap log level was setted to TRACE and the log was more than 3GB.is this would affect the ifmap service? 2. one of the control node(with cassandra) reboot and there is some issue about the time,is this would cause some issues of cassandra cluster? any help would be appreciated. thx Keyang Li ________________________________ [email protected]<mailto:[email protected]>
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
