A host can only exist in one Cluster at a time.
If an "Add Existing Cluster"-job fails, and a subsequent retry throws the error:
"Host 1.2.3.4:nnnn is already in an other cluster."
Then you can do the following things in order
- Check if you have an /etc/cmon.d/cmon_X.cnf file that contains the hostname and remove the file:
rm /etc/cmon.d/cmon_X.cnf
- Delete the host from server_node, mysql_server, and hosts table.
mysql -ucmon -p -h127.0.0.1
use cmon;
DELETE FROM server_node WHERE hostname='1.2.3.4';
DELETE FROM mysql_server WHERE hostname='1.2.3.4';
DELETE FROM hosts WHERE hostname='1.2.3.4'; - Restart cmon:
service cmon restart
Notes:
You may have to execute the deletion several times for each hostname/IP of the cluster you are trying to add
The '1.2.3.4' is an example address.
The X in cmon_X.cnf should be replaced by a number.
Be careful to not remove the wrong cmon_X.cnf file
Comments
12 comments
@rainbow obby You may need to repeat the deleting process for each hostname/IP of the cluster you are attempting to add.
In the scenario where the "Add Existing Cluster" job encounters an error stating, "Host 1.2.3.4:nnnn is already in another cluster," several steps can be taken to resolve the issue. First, check for the existence of the /etc/cmon.d/cmon_X.cnf file containing the hostname and remove it if found. Next, delete the host from the server_node, mysql_server, and hosts tables in the cmon database. Afterward, restart cmon using the command "service cmon restart." It's essential to replace '1.2.3.4' with the actual IP address, and exercise caution not to delete the wrong cmon_X.cnf file. Execute deletions multiple times if needed. For an equally seamless experience, explore Bitstarz for online gaming
While playing FNAF, users may encounter a message host already in another Cluster. This message indicates that the device is connected to another cluster, making it difficult to experience the game. Check your connection to continue your journey.
It seems you're encountering a "Host already in another Cluster" error. This can happen when your device is trying to connect to a server that's currently occupied. While troubleshooting, why not take a break and enjoy the fun of Monkey Mart? It’s a fantastic game where you manage a grocery store, providing some light-hearted distraction. Resolving the issue will be easier after a quick game session!
I would want to take this opportunity to offer my most sincere gratitude for everything you have done to help me achieve success in my professional life and in my future ambitions. I am truly appreciative of everything you have done. gacha life game online
It seems you're encountering a "Host already in another Cluster" error. This can happen when your device is trying to connect to a server that's currently occupied. While troubleshooting, why not take a break and enjoy the fun of executor? It’s a fantastic game scripts where you manage a grocery store, providing some light-hearted distraction. Resolving the issue will be easier after a quick game session!
@Drift Boss The X in cmon_X.cnf should be replaced by a number.
While playing coin flip, users may encounter a message host already in another Cluster. This message indicates that the device is connected to another cluster, making it difficult to experience the game. Check your connection to continue your journey.
I've encountered the "Host already in another Cluster" issue before, and it can be quite frustrating! This usually happens when a server or host is busy or overloaded. I found that using platforms like Omegle can sometimes provide a break from these technical hiccups, as they offer immediate connection without waiting. Always worth checking server status or switching browsers if you face this issue!
@Google Doodle Baseball, Try adding a setting to repeat the deletion process for each of your hostnames/IPs.
Thanks for sharing these troubleshooting steps! I've encountered similar issues when managing clusters, and your method of checking the configuration files is spot on. It can be a bit tedious, but I find that taking breaks with something like block breaker helps clear my mind during those frustrating moments. I appreciate the detailed guidance!
Please sign in to leave a comment.