2 messages in com.mysql.lists.clusterRe: Question about show in ndb_mgm
FromSent OnAttachments
Casto, Robert15 Apr 2005 10:58 
Stewart Smith16 Apr 2005 19:08 
Subject:Re: Question about show in ndb_mgm
From:Stewart Smith (stew@mysql.com)
Date:04/16/2005 07:08:45 PM
List:com.mysql.lists.cluster

On Fri, 2005-04-15 at 10:58 -0700, Casto, Robert wrote:

Before when I issued the show command, I would see at least the IP address of
those mysqld processes connected. Now I just see their version. I have 1 of 6
not connected, and I would like to know which one it is. How can we get the show
message to put that information back into its output?

The bigger question is why was it taken out?

Did you restart your mgmd node?

There is a bunch of non-critical information (such as ip addresses of nodes) that aren't re-sent to the mgm server after it fails. This information is usually just exchanged when a node is joining the cluster and is purely informational.

if you restart another node, it's IP (should, if i remember correctly) reappear in the show command.

Jumpstart your cluster: http://www.mysql.com/consulting/packaged/cluster.html