| Bug #43413 | Node group not removed after "drop nodegroup" | ||
|---|---|---|---|
| Submitted: | 5 Mar 14:23 | Modified: | 14 Mar 15:40 |
| Reporter: | Wen Xiong | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-6.4 | OS: | Sun Solaris |
| Assigned to: | Jonas Oreland | Target Version: | |
| Triage: | Needs Triage: D4 (Minor) / R1 (None/Negligible) / E1 (None/Negligible) | ||
[5 Mar 14:23]
Wen Xiong
[5 Mar 14:24]
Jonas Oreland
could it be a "delay" in the updating of the status messages? i.e if you wait a few seconds, does it still show the same thing ?
[5 Mar 15:57]
Wen Xiong
That does not help and the show command shows the same result. One thing to mention: it has to ensure no data resides on nodes for which nodegroup we are going to drop.
[12 Mar 18:47]
Jonas Oreland
i just verified this the problem is "only" that it does not show in ndb_mgmd but it the node will report incorrectly until it's restarted...
[13 Mar 10:39]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/69114 2939 Jonas Oreland 2009-03-13 ndb - bug#43413 - also inform ndbcntr about nodegroup being dropped, so that ndb_mgmd shows correct information
[13 Mar 14:58]
Bugs System
Pushed into 5.1.32-ndb-7.0.4 (revid:jonas@mysql.com-20090313131841-nvyxxfgyb8ej7wx7) (version source revid:jonas@mysql.com-20090313093819-pttmzzgzdaqubx0q) (merge vers: 5.1.32-ndb-7.0.4) (pib:6)
[14 Mar 15:40]
Jon Stephens
Documented bugfix in the NDB-7.0.4 changelog as follows:
Following a DROP NODEGROUP command, the output of SHOW in the
ndb_mgm cliently was not updated to reflect the fact that the
data nodes affected by this command were no longer part of a
node group.
In addition, the previously undocumented DROP NODEGROUP command is now documented in
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-mgm-client-commands.html and
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-online-add-node-remarks.html
