action #57329
closed[kernel][functional] PowerVM console is not active all the time
0%
Description
System console(mkvterm) on PowerVM is not active all the time.
When is system rebooted by power_action
all consoles are reset by reset_consoles
.
It means that console needs to be reconnected by reconnect_mgmt_console
.
Unfortunately, when is PowerVM console disconnected and connected again some valuable
information(possible errors) is lost during system shutdown
Result:
Explore possibility to have console connected all the time.
Updated by pcervinka about 5 years ago
- Subject changed from [kernel][functional] PowerVm console is not active all the time to [kernel][functional] PowerVM console is not active all the time
Updated by pcervinka about 5 years ago
Updated by pcervinka about 5 years ago
After disckussion with @okurz, I closed PR and will prepare new better solution which contains changes to os-autoinst and test code.
Updated by pcervinka about 5 years ago
Returned form sicknes last week, resuming work. Will create two PRs, on for os-autoinst to selectively skip console reset for particular console based on parameter during add_console for spvm. There will have to be parallel change for reconnect mgt console to don't start new mkvterm, but reuse existing console.
Updated by jlausuch about 5 years ago
- Related to coordination #54617: [functional][y][pvm][epic] Enable more scenarios to run on powerVM Backend added
Updated by pcervinka about 5 years ago
PR for os-autoinst: https://github.com/os-autoinst/os-autoinst/pull/1232
Updated by pcervinka about 5 years ago
Updated by pcervinka about 5 years ago
- Status changed from In Progress to Feedback
PRs merged, lets observe few runs on osd.
Updated by pcervinka about 5 years ago
- Related to action #58220: [kernel] fadump LVM test fails added
Updated by pcervinka about 5 years ago
- Status changed from Feedback to Resolved
Both PRs merged, restarted test with latest code looks fine https://openqa.suse.de/tests/3542703#.
Updated by okurz almost 5 years ago
- Related to coordination #14626: [epic] backend and console capabilities interface to increase extensibility and code reuse added
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done
Updated by pcervinka almost 3 years ago
- Has duplicate action #62819: 2nd select_console() call failed with pvm_hmc backend added