Bug #59069 Add support for removing/deleting hosts/processes.
Submitted: 20 Dec 2010 20:56 Modified: 15 Apr 2015 16:53
Reporter: Daniel Smythe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster Manager: CLI Severity:S4 (Feature request)
Version:1.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: hosts, mcm, processes, remove, sites

[20 Dec 2010 20:56] Daniel Smythe
Description:
It is not currently possible to remove hosts/processes/sites from MCM, but it is possible manually.

How to repeat:
http://dev.mysql.com/doc/mysql-cluster-manager/1.1/en/mcm-add-process.html states that "The add process command is available beginning in MySQL Cluster Manager 1.1. It is not currently possible to drop or delete cluster processes using MySQL Cluster Manager."

Suggested fix:
Add support to remove hosts/processes/sites from MCM.
[20 Dec 2010 21:03] Daniel Smythe
Well, you /can/ remove sites, but not hosts/processes.
[15 Apr 2015 16:53] Daniel So
Added the following entry to the MySQL Cluster Manager 1.3.5 changelog:

"A site can now be scaled down using the new remove hosts command."

Description of the new command has also been added to the manual, and will appear in the next build of it.