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 Public Net - 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 - public_network - 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 [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
