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 <maryx.camp@intel.com>
This commit is contained in:
parent
cbb1aaca3c
commit
9a46dfae30
@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user