From 28b1fc75c5bc4774f2d50ec9ba3d410bfb1a5246 Mon Sep 17 00:00:00 2001 From: Qin Wang Date: Thu, 18 Aug 2016 21:28:26 +0000 Subject: [PATCH] [docs] fix a link in overview-host-layout.rst The links to targethosts-configlvm.html in overview-host-layout.rst for both install-guide and install-guide-revised-draft would not work, because the file/content now resides in targethosts-prepare.rst. The links are fixed to reach the right page. Change-Id: Ibd738a9af830bed0b2655aa1ea961e428308f7ad closes-bug: #1614727 --- .../install-guide-revised-draft/overview-host-layout.rst | 3 ++- doc/source/install-guide/overview-hostlayout.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/source/install-guide-revised-draft/overview-host-layout.rst b/doc/source/install-guide-revised-draft/overview-host-layout.rst index 047fa7b9c1..df9cae6be9 100644 --- a/doc/source/install-guide-revised-draft/overview-host-layout.rst +++ b/doc/source/install-guide-revised-draft/overview-host-layout.rst @@ -15,7 +15,8 @@ If the optional Block Storage (cinder) service is used, we recommend using an additional host. Block Storage hosts require an LVM volume group named ``cinder-volumes``. See `the section called "Installation requirements" `_ and `the section -called "Configuring LVM" `_ for more information. +called "Configuring LVM" `_ +for more information. Use at least one load balancer to manage the traffic among the target hosts. You can use any type of load balancer such as a hardware diff --git a/doc/source/install-guide/overview-hostlayout.rst b/doc/source/install-guide/overview-hostlayout.rst index 2606989a3d..9ef9fef8be 100644 --- a/doc/source/install-guide/overview-hostlayout.rst +++ b/doc/source/install-guide/overview-hostlayout.rst @@ -16,7 +16,8 @@ If using the optional Block Storage (cinder) service, we recommend the use of a sixth host. Block Storage hosts require an LVM volume group named ``cinder-volumes``. See `the section called "Installation requirements" `_ and `the section -called "Configuring LVM" `_ for more information. +called "Configuring LVM" `_ +for more information. If using the optional Object Storage (swift) service, we recommend the use of three additional hosts (or some other odd number). See the section