If you want to follow the recommended method and separate public and
cluster traffic than they need to be two separate subnets as that is how
they are defined in the config file.

For example:
public_network = 192.168.1.0/24
cluster_network = 10.1.9.0/24

I do recommend separating your public and cluster networks but there's not
a whole lot of benefit to it unless they are using physically separate
links with dedicated bandwidth.

If you only have a single 10G link then don't define a cluster_network in
your config and all traffic will route over the public network by default.

More info here:
http://docs.ceph.com/docs/master/rados/configuration/network-config-ref/

___

John Petrini

NOC Systems Administrator   //   *CoreDial, LLC*   //   coredial.com
//   [image:
Twitter] <https://twitter.com/coredial>   [image: LinkedIn]
<http://www.linkedin.com/company/99631>   [image: Google Plus]
<https://plus.google.com/104062177220750809525/posts>   [image: Blog]
<http://success.coredial.com/blog>
Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   //   *F: *215.297.4401   //   *E: *
[email protected]

[image: Exceptional people. Proven Processes. Innovative Technology.
Discover CoreDial - watch our video]
<http://cta-redirect.hubspot.com/cta/redirect/210539/4c492538-6e4b-445e-9480-bef676787085>

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission,  dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

On Thu, Jan 12, 2017 at 7:00 AM, Sivaram Kannan <[email protected]> wrote:

> Hi,
>
> CEPH first time user here. I am trying to setup a ceph cluster. The
> documentation (http://ceph.com/planet/bootstrap-your-ceph-cluster-
> in-docker/)
> recommends a seperate network for control and data plane
>
> 1. Can i configure both control plane in the same network?
> 2. Is it so bad to configure that way even if I have a 10G pipe??
>
> Thanks,
> ./Siva.
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to