action #32563
closed[functional][u] fix salt for power
0%
Description
I needed to do some manual steps after SP2 installation:
zypper ar -r http://download.suse.de/ibs/Devel:/Virt:/SLE-12-SP2/SUSE_SLE-12-SP2_Update_standard/Devel:Virt:SLE-12-SP2.repo
zypper in qemu-ipxe qemu-vgabios
ppc64_cpu --smt=off
modprobe kvm_hv
Updated by coolo almost 7 years ago
one more thing - 'serial console' is wrong for power in grub config
Updated by okurz almost 7 years ago
- Related to action #33181: [tools]powerqaworker-qam-1 has no access to kvm kernel module added
Updated by okurz almost 7 years ago
And additionally as documented in #33181 it seems chmod 666 /dev/kvm
is necessary as a temporary measure or a corresponding static udev rule.
Updated by okurz almost 7 years ago
- Status changed from New to In Progress
- Assignee set to okurz
Updated by okurz almost 7 years ago
coolo wrote:
one more thing - 'serial console' is wrong for power in grub config
When you say it's "wrong", you mean … what exactly? Or do you think it was never done properly and osukup fixes it with https://gitlab.suse.de/openqa/salt-states-openqa/merge_requests/32 ?
Updated by coolo almost 7 years ago
I don't remember exactly what went wrong - either kernel updates wouldn't update the initrd or grub wouldn't boot at all.
Updated by okurz over 6 years ago
- Status changed from In Progress to Blocked
Updated by nicksinger about 6 years ago
- Related to action #36754: [qe-core][functional][systemd][medium] test fails in systemd_testsuite - needs further investigation added
Updated by szarate about 6 years ago
- Subject changed from fix salt for power to [functional][u] fix salt for power
- Status changed from Blocked to Workable
- Assignee changed from okurz to szarate
- Estimated time set to 1.00 h
Picking after Oli's work... since workers have different configuration, just want to make sure that they all share the same thing.
Updated by szarate about 6 years ago
Hmm... All of the serial consoles seem to be the same... or at least to be overriden,
openqa:~ # salt -G 'cpuarch:ppc64le' cmd.run 'cat /proc/cmdline'
QA-Power8-4-kvm.qa.suse.de:
root=UUID=eebe647f-e867-416e-a0fa-7a6732bfcf9d console=tty0 console=ttyS1,115200 nospec
QA-Power8-5-kvm.qa.suse.de:
root=UUID=89ca2dff-86af-478b-8d4c-2a45ca689fd5 console=tty0 console=ttyS1,115200 nospec
powerqaworker-qam-1:
root=UUID=e29496d5-0080-4a01-9bde-b786944f4ba4 "console=tty0 console=ttyS1,115200"
malbec.arch.suse.de:
root=UUID=ae18adf5-d27e-4fa1-93a1-6ab55263c29d console=tty0 console=ttyS1,115200 nospec
grenache-1:
BOOT_IMAGE=/boot/vmlinux-4.4.138-94.39-default root=UUID=7b6317b1-5a78-4399-a688-02c012981f5a sysrq_always_enabled panic=100 ignore_loglevel splash=silent quiet showopts crashkernel=272M
Updated by szarate about 6 years ago
- Status changed from Workable to Feedback
- Difficulty set to easy
Setting to feedback for the time being... Not sure if to address the serial consoles atm... (Probably install a new machine and see what happens? :D)
https://gitlab.suse.de/openqa/salt-states-openqa/merge_requests/80
Updated by okurz about 6 years ago
- Related to tickets #25170: openQA ppc64le workers bad kvm setup added
Updated by okurz about 6 years ago
- Target version set to Milestone 23
what do you mean, why would we need for a new installation?
Updated by mgriessmeier about 6 years ago
- Status changed from Feedback to Resolved
I guess this is resolved
Updated by okurz over 4 years ago
- Related to action #68305: failed systemd services on grenache-1 after bootup added