Re: [ceph-users] best practices in connecting clients to cephfs public network

2017-04-25 Thread David Turner
In the past, I've made the "public" network another vlan that only has servers that need to talk to the storage back end included in it. That way you don't open it up to anything that doesn't need to have it and if a server needs to talk on it that should only be on restricted vlans, then you sati

[ceph-users] best practices in connecting clients to cephfs public network

2017-04-25 Thread Ronny Aasen
hello i want to connect 3 servers to cephfs. The servers are normally not in the public network. is it best practice to connect 2 interfaces on the servers to have the servers directly connected to the public network ? or to route between the networks, via their common default gateway. the ma