From 3b38fec232f202bcc7b0af3dfaab3881704d2a48 Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Fri, 2 Sep 2016 16:46:08 +0200 Subject: [PATCH] Update infracloud documentation to remove old geo information The infracloud is no longer split geographically in two sites. The servers are located in the same datacenter, but we will manage them as if they were two different clouds. Change-Id: I484ee35cc0ec155f7416a0ac9e76d071f4ea0930 --- doc/source/infra-cloud.rst | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/doc/source/infra-cloud.rst b/doc/source/infra-cloud.rst index 99719deae7..1e09123c3c 100644 --- a/doc/source/infra-cloud.rst +++ b/doc/source/infra-cloud.rst @@ -62,21 +62,20 @@ Implementation Multi-Site ---------- -There are at least two "sites" with a collection of servers in each -site. Each site will have its own cloud, and these clouds will share no -infrastructure or data. The racks may be in the same physical location, -but they will be managed as if they are not. +Despite the servers being in the same physical location and network, +they are divided in at least two logical "sites", vanilla and chocolate, +Each site will have its own cloud, and these clouds will share no data. -HP1 -~~~ +Vanilla +~~~~~~~ -The HP1 site has 48 machines. Each machine has 96G of RAM, 1.8TiB of disk and +The vanilla cloud has 48 machines. Each machine has 96G of RAM, 1.8TiB of disk and 24 Cores of Intel Xeon X5650 @ 2.67GHz processors. -HP2 -~~~ +Chocolate +~~~~~~~~~ -The HP2 site has 100 machines. Each machine has 96G of RAM, 1.8TiB of disk and +The chocolate cloud has 100 machines. Each machine has 96G of RAM, 1.8TiB of disk and 32 Cores of Intel Xeon E5-2670 0 @ 2.60GHz processors. Software