On Wed, Oct 17, 2012 at 3:59 PM, John Wilkins <john.wilkins@xxxxxxxxxxx> wrote: > Are there any issues related to ports or network conflicts? Yeah, two monitors belonging to different clusters on the same host are probably going to collide on the listening TCP port, if admin doesn't explicitly avoid that. I don't have an easy answer, apart from the old doctor joke of "don't do that, then". I think it comes down to being careful with your $cluster.confs. Exactly how is a good question for later ;) > your notes and wrote the following for the Ceph configuration section. I'll > need to update cluster ops with --cluster=clustername usage too. Just about everything should take --cluster=, so you probably don't need to repeat it much, just explain it once in the section that talks about multiple clusters on the same hardware. > When creating default directories or files, you should also use the cluster > name at the appropriate places in the path. For example:: > > sudo mkdir /var/lib/ceph/osd/openstack-0 > sudo mkdir /var/lib/ceph/mon/openstack-a Yeah except I want people to use ceph-deploy -- which will be the topic of the next braindump email, due to arrive tomorrow! -- 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