Dashboard usability issue. An empty Instance log populated with a question mark.

Bug #1070752 reported by Nir Magnezi
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Davanum Srinivas (DIMS)
OpenStack Dashboard (Horizon)
Invalid
Undecided
Gabriel Hurley

Bug Description

Scenario:
=======

1. Login Openstack via Dashbaord.
2. Launch in instance and wait for it to become Active.
3. Click project tab (example: admin) --> Intance
4. Select an instance --> Actions --> View Log

Result:
=====
1. Check the attached screenshot

Reproduced several times 100% reproducible

Revision history for this message
Nir Magnezi (nmagnezi) wrote :
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

That question mark is what's being returned by the Nova API, so the bug is on Nova's end. I suspect it may be either the particular type of instance/image you're using or a configuration error.

Changed in horizon:
assignee: nobody → Gabriel Hurley (gabriel-hurley)
status: New → Invalid
Revision history for this message
Yaniv Kaul (ykaul) wrote :

I don't see how closing this bug improves the situation. If it's a Nova bug, lets move it to Nova. If we need more logs, ask and we'll deliver them. Can you specify which Nova API is used to get this and we'll see if we can reproduce this issue via the API?

Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

I *did* add Nova to the bug report.

Revision history for this message
Vish Ishaya (vishvananda) wrote :

This actually looks like an issue with your image. Something in the guest appears to be writing '?' (or maybe a random unicode character) to the serial console.

The cli version of the command is:

nova console-log <instance_uuid>

If it is also producing a ? then I suspect that it is actually your image doing this.

Changed in nova:
status: New → Incomplete
Revision history for this message
Nir Magnezi (nmagnezi) wrote :

It seems like it does returned from nova api:

# nova console-log 101c48cc-9f8f-4ad1-ae78-a56ce008f2dc
?

I'm not sure if it comes from the image, I tried other images (Fedora 17 for example) and the instance log was blank.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :
Changed in nova:
status: Incomplete → Invalid
assignee: nobody → Davanum Srinivas (dims-v)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.