Enable Nova Debug Logging on Compute Host
Last updated
How can I enable debug mode for Nova logging on a compute host?
Platform9 Managed OpenStack - All Versions
Nova
Locate and open the required Nova service configuration file in /opt/pf9/etc/nova/conf.d directory.
Set the value for the debug parameter to True in [DEFAULT] section.
[DEFAULT]debug = TrueRestart the pf9-ostackhost service.
# systemctl restart pf9-ostackhost.serviceLast updated
