Este contenido no está disponible en el idioma seleccionado.
Chapter 6. Verifying HCI configuration
After deployment is complete, verify the HCI environment is properly configured.
6.1. Verifying HCI configuration Copiar enlaceEnlace copiado en el portapapeles!
After the deployment of the HCI environment, verify that the deployment was successful with the configuration specified.
Procedure
- Start a ceph shell.
Confirm NUMA and memory target configuration:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Confirm specific OSD configuration:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Confirm specific OSD backfill configuration:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Confirm the
reserved_host_memory_mb
configuration on the Compute node.sudo podman exec -ti nova_compute /bin/bash
$ sudo podman exec -ti nova_compute /bin/bash bash-5.1$ grep reserved_host_memory_mb /etc/nova/nova.conf
Copy to Clipboard Copied! Toggle word wrap Toggle overflow