Announcement

Collapse
No announcement yet.

Check slaves and master status

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Check slaves and master status

    Hi friends

    How can I check if the slaves nodes are successfully connected with the master?
    And how to check if slaves are taking the configuration updates from master node?

    If master and slaves are disconnected, how is it the procedure to connect them?

    Regards
    Last edited by ; 09-16-2021, 04:57 AM.

  • #2
    You can see the last contact time for your slave nodes on 'Config > Cluster'. And you get alert emails when your slave nodes get disconnected. Read this carefully,

    https://nxfilter.org/tutorial/h-clus...h-nxfilter.php

    There are topics including how to monitor the connection state and its auto-reconnect process.

    Comment


    • #3
      OK thanks

      In need to change the IPaddress of master and slave nodes. Your documentation says "You need to restart NxFilter after change the cluster setup." How is the the procedure to restart NXcloud on master and slaves?

      Regards

      Comment


      • #4
        Restart your master node first and then restart your slave nodes. And see if they are running OK in /nxcloud/log/nxfilter.log file.

        To change your IPs, change your slave nodes IPs on 'Config > Cluster' if you have them and modify /nxcloud/conf/cfg.properties file on every slave node. There's master_ip option in the file.

        Comment

        Working...
        X