Created
May 23, 2012 19:59
-
-
Save ingenthr/2777410 to your computer and use it in GitHub Desktop.
Finding and restarting the master node (not what you think it is) in Couchbase Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget -O- --user=Administator --password=asdasd --post-data="M = mb_master:master_node(), rpc:call(M, erlang,apply, [fun () -> exit(whereis(mb_master), kill) end, []])." http://lh:8091/diag/eval |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment