Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
seunghun1ee committed Jun 17, 2024
1 parent f525fc2 commit 90a9b23
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions doc/source/operations/ceph-management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ In this case Ceph will go into `HEALTH_WARN` state.
Ceph can report details about failed OSDs by running:

.. code-block:: console
# From storage host
sudo cephadm shell
ceph health detail
Expand Down
1 change: 1 addition & 0 deletions doc/source/operations/customising-horizon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Create a directory and transfer custom theme files to it ``$KAYOBE_CONFIG_PATH/k
Define the custom theme in ``etc/kayobe/kolla/globals.yml``

.. code-block:: yaml
horizon_custom_themes:
- name: <custom theme name>
label: <custom theme label> # This will be the visible name to users
Expand Down
6 changes: 3 additions & 3 deletions doc/source/operations/gpu-in-openstack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -971,9 +971,9 @@ Once this code has taken effect (after a reboot), the VFIO kernel drivers should
# lspci -nnk -s 3d:00.0
3d:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GL [Tesla M10] [10de:13bd] (rev a2)
Subsystem: NVIDIA Corporation Tesla M10 [10de:1160]
Kernel driver in use: vfio-pci
Kernel modules: nouveau
Subsystem: NVIDIA Corporation Tesla M10 [10de:1160]
Kernel driver in use: vfio-pci
Kernel modules: nouveau
IOMMU should be enabled at kernel level as well - we can verify that on the compute host:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/operations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This guide is for operators of the StackHPC Kayobe configuration project.

ceph-management
control-plane-operation
customsing-horizon
customising-horizon
gpu-in-openstack
hardware-inventory-management
hotfix-playbook
Expand Down

0 comments on commit 90a9b23

Please sign in to comment.