Hi Fran, public_network = the network of the clients to access ceph ressources cluster_network = the network ceph use to keep the osd's sycronizing themself ---- So if you want that your ceph cluster is available to public internet addresses, you will have to assign IPs from a real public network. That means not 10.0.0.0 / 192.168.0.0 and so on. But thats a logical network design question and has nothing to do with ceph. Of course you could, via iptables/what ever create rules to masquarade/forward public ceph traffic to an internal, private network. -- Mit freundlichen Gruessen / Best regards Oliver Dzombic IP-Interactive mailto:info@xxxxxxxxxxxxxxxxx Anschrift: IP Interactive UG ( haftungsbeschraenkt ) Zum Sonnenberg 1-3 63571 Gelnhausen HRB 93402 beim Amtsgericht Hanau Geschäftsführung: Oliver Dzombic Steuer Nr.: 35 236 3622 1 UST ID: DE274086107 Am 22.06.2016 um 11:33 schrieb Fran Barrera: > Hi all, > > I have a couple of question about the deployment of Ceph. > > > This is what I plan: > > Private Net - 10.0.0.0/24 <http://10.0.0.0/24> > Public Net - 192.168.1.0/24 <http://192.168.1.0/24> > > Ceph server: > - eth1: 192.168.1.67 > - eth2: 10.0.0.67 > > Openstack server: > - eth1: 192.168.1.65 > - eth2: 10.0.0.65 > > > ceph.conf > - mon_host: 10.0.0.67 > - cluster_network - 10.0.0.0/24 <http://10.0.0.0/24> > - public_network - 192.168.1.0/24 <http://192.168.1.0/24> > > Now, I have some doubts: > - If I configure Ceph with this configuration. Could I connect with > Ceph from a client in the Public Net? I say it this because mon_host is > 10.0.0.67 in ceph.conf > - The private NET was created for Openstack, but I think if I can use > this net for Ceph cluster network or if I need to create another one. > > I want to connect Ceph with Openstack through a private Net and have the > possibility to connect with ceph from the public net too. > > > Any suggestions? > > Thanks, > Fran. > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com