News:

We really need your input in this questionnaire

Main Menu

Duplicate Subnets in Tree

Started by RickB, April 20, 2018, 02:39:41 AM

Previous topic - Next topic

RickB

I keep getting duplicate subnets in the tree.  I've tried deleting all of them, but they just keep coming back.  Is there a way to tell NetXMS to not create a subnet if one already exists?

Thank you,

-Rick


Victor Kirhenshtein

Hi,

looks like a bug. Could you set debug level to 4 or higher and check for records with Node::createSubnet prefix? Then check what nodes are mentioned when duplicate subnets are created.

Best regards,
Victor

RickB

Here's an example after deleting the 134.39.121.128/25 subnet:

2018.05.07 14:40:48.881 *D* Node::createSubnet(): Created new subnet 134.39.121.128/25 [14901] for node 134.39.121.245 [11293]

2018.05.07 14:40:48.881 *D* Node::createSubnet(): Created new subnet 134.39.121.128/25 [14902] for node 134.39.121.243 [11256]

-Rick