OpenStack Console log is Empty
Problem
The console log within the instance storage directory as well as the output of the following command is empty.
Environment
- Platform9 Managed OpenStack - All versions.
- Nova
- Grub
Cause
This occurs when the compute service attempts to retrieve the log output of the instance via a serial console while the instance itself is not configured to send output to the console.
Resolution
- Find the default grub configuration within an instance by running the following command.
- Add the following highlighted line to the /etc/default/grub file.
- Update grub.
Additional Information
Since the above actions will only correct a single instance, please make sure the correct configuration is set when OpenStack images are created.
Was this page helpful?