Resuming instance in suspend state clears out instance console.log
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Medium
|
MOS Nova | ||
6.1.x |
Won't Fix
|
Medium
|
MOS Maintenance | ||
7.0.x |
Won't Fix
|
Medium
|
MOS Maintenance |
Bug Description
A user has reported that they are able to see the console lot output for their instances when they are in active and suspend status. However, as soon as the instance is resumed from the suspend status the console.log clears out and remains empty until a reboot is issued. The reason for this appears to be that the qemu/kvm process is stopped completely during a suspend. On resume, the console log is being truncated rather than appended.
Steps to reproduce:
1. Launch an instance with any image (I used Cirros).
2. Check log and you will find normal output (i.e. cubswin..)
3. Execute suspend command on instance.
4. Check log again and you will find the same normal output.
5. Execute resume command on instance.
6. You will find that the console log is now empty.
Workaround:
1. Soft or Hard Reboot instance.
2. Console Log returns.
Changed in fuel: | |
assignee: | nobody → MOS Nova (mos-nova) |
milestone: | none → 8.0 |
importance: | Undecided → Medium |
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: area-mos |
tags: | added: customer-found |
no longer affects: | fuel/8.0.x |
tags: | added: enhancement |
tags: | added: wontfix-feature |
I reproduce this in both 6.1 and 7.0.