From 9a46dfae307a9c317d71c47a1945c9878deada7a Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Mon, 8 Feb 2021 13:36:50 -0500 Subject: [PATCH] Edited guides to fix HTML output Fixed indents in 2 files to correct HTML output. Also fixed 1 typo. Change-Id: I376c50073a4424bce997e29bc41428f72c0349a3 Signed-off-by: MCamp859 --- .../r1_release/controller_storage.rst | 2 +- doc/source/operations/ceph_cluster_migration.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/deploy_install_guides/r1_release/controller_storage.rst b/doc/source/deploy_install_guides/r1_release/controller_storage.rst index 8bf445eaa..90ef23456 100644 --- a/doc/source/deploy_install_guides/r1_release/controller_storage.rst +++ b/doc/source/deploy_install_guides/r1_release/controller_storage.rst @@ -627,7 +627,7 @@ Provisioning network interfaces on controller-1 Follow these steps: #. Use the system host-port-list command to list hardware port names, types, -and PCI addresses that have been discovered: + and PCI addresses that have been discovered: :: diff --git a/doc/source/operations/ceph_cluster_migration.rst b/doc/source/operations/ceph_cluster_migration.rst index bc6fe67de..6316d6379 100644 --- a/doc/source/operations/ceph_cluster_migration.rst +++ b/doc/source/operations/ceph_cluster_migration.rst @@ -20,7 +20,7 @@ Ceph cluster will be containerized and managed by Rook, to improve operation and maintenance efficiency. This guide describes a method to migrate the Ceph cluster deployed with StarlingX -early releses to the newly containerized Ceph clusters using an upcoming StarlingX +early releases to the newly containerized Ceph clusters using an upcoming StarlingX release, while maintaining user data in :abbr:`OSDs (Object Store Devices)`. --------------------- @@ -170,12 +170,12 @@ Disable ceph osd on all storage hosts and create configmap for migration #. Login to controller host and run ``ceph-preshutdown.sh`` firstly. - :: + :: - sudo ceph-preshutdown.sh + sudo ceph-preshutdown.sh #. Login to the storage host with provisioned OSD, disable the Ceph osd service, -and create a journal file. + and create a journal file. #. Disable the Ceph osd service.