nova-compute: euca-get-console-output returns no data
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I have recently upgraded from Oneiric to Precise and noticed that 'euca-get-
Some investigation reveals that there may be a regression where the libvirt template is set to log to a log file, but nova-compute is reading a fifo. Comparing an Oneirc template against a Precise template seems to confirm the difference.
Could you please fix the template so that libvirt will log to a fifo?
Instances that have been created seem to behave correctly, but only their console output is unavailable.
Some investigations:
-------
$ grep -c fifo /usr/share/
0
$ grep log /usr/share/
<source path='$
$ dpkg-query --show nova-compute
nova-compute 2012.1~
Status changed to 'Confirmed' because the bug affects multiple users.