Empty log output for Linux instances in OpenStack

0 votes

Hi everyone,

We can view the log output of running instances from either the Log tab of the dashboard or the output of nova console-log. But the log output of a running Linux instance shows empty. Is there anything wrong with my configuration?

Thank You

Mar 24, 2020 in OpenStack by akhtar
• 38,230 points
949 views

1 answer to this question.

0 votes

Hi@akhtar,

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.

To rectify this, append the following parameters to kernel arguments specified in the instance's boot loader.

console=tty0 console=ttyS0,115200n8

Upon rebooting, the instance will be configured to send output to the Compute service.

Thank You

answered Mar 24, 2020 by MD
• 95,440 points

Related Questions In OpenStack

0 votes
1 answer

How to assign public IP to OpenStack instances?

You can have a look at this ...READ MORE

answered Feb 25, 2019 in OpenStack by Priyaj
• 58,090 points
1,207 views
0 votes
1 answer

How to set static IP in Linux RedHat?

Hi@akhtar, To set a static ip in Red ...READ MORE

answered Feb 24, 2020 in OpenStack by MD
• 95,440 points
685 views
0 votes
1 answer

What is Ingress and Egress rule in OpenStack?

Hi@akhtar, Ingress means when traffic comes inside your ...READ MORE

answered Mar 3, 2020 in OpenStack by MD
• 95,440 points
3,118 views
0 votes
1 answer

How do I install OpenStack in RHEL 7/CentOS 7?

Hi@akhtar, Follow the below steps to install OpenStack. IP ...READ MORE

answered Mar 13, 2020 in OpenStack by MD
• 95,440 points
2,347 views
0 votes
1 answer

Can anyone explain, how nova works internally?

Hi@akhtar, Nova is comprised of multiple server process, ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
1,354 views
0 votes
1 answer

How to create an instance in OpenStack?

Hi@akhtar, When we try to launch an instance ...READ MORE

answered Mar 17, 2020 in OpenStack by anonymous
• 95,440 points
2,220 views
0 votes
1 answer

Instance is not pingable from outside in OpenStack!

Ho@akhtar, There is nothing wrong. But when you ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
5,867 views
0 votes
1 answer

How to reset error state of a instance into active in OpenStack env?

Hi@akhtar, There are some scenarios where some instances ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
8,761 views
0 votes
1 answer

why my Instances are running in an intermediate state, such as deleting in OpenStack?

Hi@akhtar, You can use the nova reset-state command to manually ...READ MORE

answered Mar 23, 2020 in OpenStack by MD
• 95,440 points
489 views
0 votes
1 answer

Why my Instances boot slowly, or sometimes do not boot in OpenStack?

Hi@akhtar, File injection can cause this problem. To ...READ MORE

answered Mar 23, 2020 in OpenStack by MD
• 95,440 points
965 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP