Good Afternoon,
I'm a new user to NetXMS. I'm running version 2.2.4 on Centos 7.4. I'm using a MariaDB Galera cluster for the database because we're setting this up to run in across multiple datacenters. I'm having a problem where I cannot delete a node from NetXMS. Using the desktop management console I've tried right clicking and and left clicking delete on the node, it disappears from the management app and if I close it and reopen it its still not there, however, if I try to re-add the node it says there's an IP conflict. If I stop the netXMS daemon and restart it, the nodes show back up. I tried setting them to unmanaged and trying the same thing with the same result. I tried removing all of the interfaces and then removing the node, same result.
I can add nodes just fine, I can move nodes around to different containers, but I cannot seem to delete them. I am able create and delete dci parameters. I ran the nxdbmgr check also.
Anybody have any thoughts?
Thanks,
Brian
I'm a new user to NetXMS. I'm running version 2.2.4 on Centos 7.4. I'm using a MariaDB Galera cluster for the database because we're setting this up to run in across multiple datacenters. I'm having a problem where I cannot delete a node from NetXMS. Using the desktop management console I've tried right clicking and and left clicking delete on the node, it disappears from the management app and if I close it and reopen it its still not there, however, if I try to re-add the node it says there's an IP conflict. If I stop the netXMS daemon and restart it, the nodes show back up. I tried setting them to unmanaged and trying the same thing with the same result. I tried removing all of the interfaces and then removing the node, same result.
I can add nodes just fine, I can move nodes around to different containers, but I cannot seem to delete them. I am able create and delete dci parameters. I ran the nxdbmgr check also.
Code Select
[root@nms1 etc]# nxdbmgr check
NetXMS Database Manager Version 2.2.4 Build 9506 (2.2.4) (UNICODE)
Checking database (excluding collected data):
Database is locked by server 10.3.1.1 [nms1.allstatehosting.local Linux Release 3.10.0-693.21.1.el7.x86_64]
Do you wish to force database unlock? (Yes/No) y
Database lock removed
* Checking zone object properties [PASSED]
* Checking node object properties [PASSED]
* Checking node to subnet bindings [PASSED]
* Checking interface object properties [PASSED]
* Checking interface bindings [PASSED]
* Checking network service object properties [PASSED]
* Checking network service bindings [PASSED]
* Checking cluster object properties [PASSED]
* Checking cluster member nodes [PASSED]
* Checking template to node mapping [PASSED]
* Checking object properties [PASSED]
* Checking container membership [PASSED]
* Checking event processing policy [PASSED]
* Checking network map links [PASSED]
* Checking data tables [PASSED]
* Checking raw DCI values table [PASSED]
* Checking DCI thresholds [PASSED]
* Checking table DCI thresholds [PASSED]
Database doesn't contain any errors
Database check completed
Anybody have any thoughts?
Thanks,
Brian