Template:CephNetworkConfiguration: Difference between revisions

From OSNEXUS Online Documentation Site
Jump to navigation Jump to search
Created page with "Networking for scale-out file and block storage deployments use a separate front-end and back-end network to cleanly separate the client communication to the front-end network..."
 
mNo edit summary
Line 1: Line 1:
Networking for scale-out file and block storage deployments use a separate front-end and back-end network to cleanly separate the client communication to the front-end network ports (S3/SWIFT, iSCSI/RBD) from the inter-node communication on the back-end.  This not only boosts performance, it increases the fault-tolerance, reliability and maintainability of the Ceph cluster.  For all nodes one or more ports should be designated as the front-end ports and assigned appropriate IP addresses and subnets to enable client access.  One can have multiple physical, virtual IPs, and VLANs used on the front-end network to enable a variety of clients to access the storage.  The back-end network ports should all be physical ports but it is not required.  A basic configuration looks like this:
Networking for scale-out file and block storage deployments use a separate front-end and back-end network to cleanly separate the client communication to the front-end network ports (S3/SWIFT, iSCSI/RBD) from the inter-node communication on the back-end.  This not only boosts performance, it increases the fault-tolerance, reliability and maintainability of the Ceph cluster.  For all nodes one or more ports should be designated as the front-end ports and assigned appropriate IP addresses and subnets to enable client access.  One can have multiple physical, virtual IPs, and VLANs used on the front-end network to enable a variety of clients to access the storage.  The back-end network ports should all be physical ports but it is not required.  A basic configuration looks like this:
[[File:qs4_front_back_network_ports.png]]

Revision as of 00:38, 4 March 2016

Networking for scale-out file and block storage deployments use a separate front-end and back-end network to cleanly separate the client communication to the front-end network ports (S3/SWIFT, iSCSI/RBD) from the inter-node communication on the back-end. This not only boosts performance, it increases the fault-tolerance, reliability and maintainability of the Ceph cluster. For all nodes one or more ports should be designated as the front-end ports and assigned appropriate IP addresses and subnets to enable client access. One can have multiple physical, virtual IPs, and VLANs used on the front-end network to enable a variety of clients to access the storage. The back-end network ports should all be physical ports but it is not required. A basic configuration looks like this: