Closed GoogleCodeExporter closed 9 years ago
Sorry for the late reply. I didn't get notification from google code (I enabled
just now so I won't miss future notifications).
I've started implementation and will support in the upcoming version.
Original comment by Yoshinor...@gmail.com
on 8 Nov 2011 at 10:04
I've implemented and pushed to the GitHub tree.
https://github.com/yoshinorim/mha4mysql-manager
https://github.com/yoshinorim/mha4mysql-node
Both node and manager packages need to be updated.
Please use ssh_host and/or ssh_port parameters.
http://code.google.com/p/mysql-master-ha/wiki/Parameters?#ssh_host
Feel free to reopen this issue if you encounter problems.
Original comment by Yoshinor...@gmail.com
on 9 Nov 2011 at 9:47
The ssh_port parameter isn't passed to master_ip_online_change script.
Otherwise, it's working fine.
Thanks.
Original comment by jacques....@laposte.net
on 9 Nov 2011 at 3:27
For backward compatibility, ssh_port (--orig_master_ssh_port and
--new_master_ssh_port) is not passed to master_ip_online_change script (and
other scripts) if ssh_port is 22. If port is not 22, these parameters will be
passed.
Original comment by Yoshinor...@gmail.com
on 9 Nov 2011 at 3:46
Original issue reported on code.google.com by
jacques....@laposte.net
on 25 Oct 2011 at 4:47