Observation on Omada SDN Controller - cluster installation / configuration

Observation on Omada SDN Controller - cluster installation / configuration

Observation on Omada SDN Controller - cluster installation / configuration
Observation on Omada SDN Controller - cluster installation / configuration
Wednesday - last edited Saturday
Model: OC200  
Hardware Version: V1
Firmware Version: current

Good day. Just a brief post on something we ran into while setting up Omada SDN in a Hot-Standby Backup configuration.

 

Installed SDN 6.1.0.19 on two nodes: One directly into the OS on a Dell 9020 and the second in a Proxmox VM on a Dell R420. Both up to date on Debian trixie/Pmox 9.1.5.

 

Initially had trouble getting the nodes to sync and if one rebooted we had to start/stop mongod and tpeap repeatedly to get the nodes to resync.

 

Finally identified this file: /opt/tplink/EAPController/data/cluster/omada_hsb_cluster.properties which had the following contents:

 

## local cluster config
# Cluster mode, hsb: Hot-Standby Backup
omada.cluster.mode=hsb

## Hot-Standby Backup Config
## Please edit:
omada.cluster.hsb.primary.host=192.168.0.100
omada.cluster.hsb.primary.device.host=

omada.cluster.hsb.secondary.host=192.168.0.101
omada.cluster.hsb.secondary.device.host=

omada.cluster.hsb.key=tplink123

 

We updated the IP addresses and Cluster Key in this file on both nodes, rebooted both and have not had to struggle to get them resynced since making that change. 

 

There is also a file for the full 3-node+ cluster approach in the same folder - omada_distributed_internal_mongo_cluster.properties.

 

Apologies in advance if this is something we missed in the install, setup or documentation, or if we are simply in error re: the purpose of the file(s).

 

Thanks,

Carl

  0      
  0      
#1
Options
1 Accepted Solution
Re:Observation on Omada SDN Controller - cluster installation / configuration-Solution
Saturday - last edited Saturday

Hi  @clangren 

Thank you for taking the time to share your experience and solution for configuring the Omada SDN Hot-Standby Backup in the community.

Your discovery and verification of the /opt/tplink/EAPController/data/cluster/omada_hsb_cluster.properties configuration file provide a clear and practical troubleshooting path for other users who may encounter similar synchronization issues.

Such valuable insights from real deployment scenarios greatly benefit the community.

We have documented your feedback and will continue to improve our product documentation and configuration guides to ensure a smoother deployment experience for all users.

 

Thank you once again for your support and contribution to Omada products!

Recommended Solution
  0  
  0  
#2
Options
1 Reply
Re:Observation on Omada SDN Controller - cluster installation / configuration-Solution
Saturday - last edited Saturday

Hi  @clangren 

Thank you for taking the time to share your experience and solution for configuring the Omada SDN Hot-Standby Backup in the community.

Your discovery and verification of the /opt/tplink/EAPController/data/cluster/omada_hsb_cluster.properties configuration file provide a clear and practical troubleshooting path for other users who may encounter similar synchronization issues.

Such valuable insights from real deployment scenarios greatly benefit the community.

We have documented your feedback and will continue to improve our product documentation and configuration guides to ensure a smoother deployment experience for all users.

 

Thank you once again for your support and contribution to Omada products!

Recommended Solution
  0  
  0  
#2
Options