Sargun Dhillon <[email protected]> wrote: sd> Can you run: [...]
Hi, Sargun and Oleksiy. Those commands and a lot more are run as part of the suite of info-gathering done by the "riak-debug" utility. I recommend using it instead of managing a hodge-podge of separate commands. The output from "riak-admin cluster-info" is also exceptionally helpful, especially because it contains even more diagnostic information, especially about Erlang process mailbox contents. I recommend running it during overload conditions to see what's going on internally. Also, "riak-admin top -sort msg_q" can give a real-time view of Erlang mailbox sizes, sorted by mailbox size. -Scott _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
