All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wido den Hollander <wido@widodh.nl>
To: Xiaopong Tran <xiaopong.tran@gmail.com>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: what could go wrong with two clusters on the same network?
Date: Mon, 31 Dec 2012 19:27:48 +0100	[thread overview]
Message-ID: <50E1D924.3060505@widodh.nl> (raw)
In-Reply-To: <50E1662D.6000607@gmail.com>

Hi,

On 12/31/2012 11:17 AM, Xiaopong Tran wrote:
> Hi,
>
> If I run two clusters on the same network, each with its own set of
> monitors and config files (assuming that we didn't make any error
> in the config files), would there be anything wrong with that?
>
> Ceph seems to be quite chatty, so would they mess up their
> messages?
>

Ceph is chatty, but it doesn't "pollute" your network.

OSDs only talk to other OSDs they learn from the monitors.

Ceph doesn't use broadcast or multicast in your local network, so it's 
safe to run multiple Ceph clusters in one subnet/VLAN.

Just make sure you use cephx (enabled by default in 0.55) so that you 
don't accidentally connect to the wrong cluster.

Wido

> Just want to make sure, and just want to know if anyone is
> doing that.
>
> Thanks
>
> Xiaopong
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-12-31 18:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-31 10:17 what could go wrong with two clusters on the same network? Xiaopong Tran
2012-12-31 18:27 ` Wido den Hollander [this message]
2013-01-08 17:25   ` Gregory Farnum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50E1D924.3060505@widodh.nl \
    --to=wido@widodh.nl \
    --cc=ceph-devel@vger.kernel.org \
    --cc=xiaopong.tran@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.