On Wed, Feb 16, 2011 at 01:41:44PM -0800, Colin McCabe wrote: > It might be nice to have some kind of interface like "run command X on > osd1", but init-ceph is not that. For general cluster administration tasks, let me recommend tools such as: dsh: like "ssh HOST COMMAND" but does multiple hosts at once http://www.netfort.gr.jp/~dancer/software/dsh.html Fabric: remote deployment and remote command running utility (more oriented toward scripting a solution than ad hoc) http://fabfile.org/ Puppet, Chef, Kokki: more full-blown cluster management solutions; based on the idea of writing recipes and running them automatically http://www.puppetlabs.com/ http://www.opscode.com/chef/ http://samuelks.com/kokki/ -- :(){ :|:&};: -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html