Hi, I'm trying to build a simple cluster using rabbitmqctl: rabbitmqctl -n rabbit1 at foo cluster rabbit2 at foo but I get: Clustering node rabbit1 at foo with [rabbit2 at foo] ... Error: mnesia_unexpectedly_running Any ideas on what this could be, or what I should do? -Steve