Project

General

Profile

Actions

action #153709

closed

coordination #121720: [saga][epic] Migration to QE setup in PRG2+NUE3 while ensuring availability

coordination #153685: [epic] Move from SUSE NUE1 (Maxtorhof) to PRG2e

Move of selected LSG QE machines NUE1 to PRG2e - ada size:M

Added by okurz 4 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2024-01-16
Due date:
% Done:

0%

Estimated time:

Description

Acceptance criteria

  • AC1: ada is usable from PRG2e - QA engineers can access the machine using virt-manager as well as their personal VMs over ssh
  • AC2: ada is stable in our salt again

Suggestions

  • DONE Follow https://jira.suse.com/browse/ENGINFRA-3685
  • Ensure machine can be reached, e.g. ssh, IPv4+IPv6
  • Ensure machine is used as in before migration including VMs
  • After ensuring system is fully up, systemctl is-system-running, then add back to salt and ensure there are no related alerts

Related issues 2 (0 open2 closed)

Copied from QA - action #153706: Move of selected LSG QE machines NUE1 to PRG2 - amd-zen2-gpu-sut1 size:MResolvednicksinger2024-01-16

Actions
Copied to QA - action #153715: Move of LSG QE non-openQA PowerPC machine NUE1 to PRG2 - whaleResolvedokurz2024-01-16

Actions
Actions #1

Updated by okurz 4 months ago

  • Copied from action #153706: Move of selected LSG QE machines NUE1 to PRG2 - amd-zen2-gpu-sut1 size:M added
Actions #2

Updated by okurz 4 months ago

  • Copied to action #153715: Move of LSG QE non-openQA PowerPC machine NUE1 to PRG2 - whale added
Actions #3

Updated by okurz 3 months ago

https://jira.suse.com/browse/ENGINFRA-3685?focusedId=1324753&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1324753

(Jacek Rybicki) IPv4 implemented, please test the server connecitivity
(Oliver Kurz) I can confirm that ada.qe.prg2.suse.org and ada.qe.suse.de can be reached over IPv4 so far.

https://suse.slack.com/archives/C02CANHLANP/p1707134893024639

@here to all users of ada.qe.suse.de, you won't believe it but it's back up. So far reachable only over IPv4 so expect more disruptions until the machine is fully reachable and again properly monitored by us. Until then feel welcome to try to connect to ada directly or the VMs running on it.

Actions #4

Updated by okurz 2 months ago

  • Status changed from Blocked to New
  • Assignee deleted (okurz)

From https://jira.suse.com/browse/ENGINFRA-3685?focusedId=1329398&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1329398

IPv6 address is allocated by SLAAC, please check IPv6 settings on ada server, compare NIC settings with for example with fibonacci server (https://racktables.suse.de/index.php?page=object&object_id=10902) where IPv6 address is reachable and allocated the same (SLAAC)

Actions #5

Updated by okurz 2 months ago

see #155824 first

Actions #6

Updated by okurz 2 months ago

  • Subject changed from Move of selected LSG QE machines NUE1 to PRG2e - ada to Move of selected LSG QE machines NUE1 to PRG2e - ada size:M
  • Description updated (diff)
  • Status changed from New to Workable
Actions #7

Updated by okurz 2 months ago

  • Status changed from Workable to Blocked
  • Assignee set to okurz

For IPv6 we need #155824

Actions #8

Updated by okurz 2 months ago · Edited

  • Status changed from Blocked to In Progress

IPv6 on ada now working fine. I added ada to salt and applied a high state. No problems there. Updating workerconf. The current IPMI password has some hard to handle characters included so I added another ipmi account similar to other PRG2 machines:

ipmitool -I lanplus -H ada.qe-ipmi-ur -U ADMIN -P … user set name 3 qadmin
ipmitool -I lanplus -H ada.qe-ipmi-ur -U ADMIN -P … user set password 3
ipmitool -I lanplus -H ada.qe-ipmi-ur -U ADMIN -P … channel setaccess 1 3 link=on ipmi=on callin=on privilege=4
ipmitool -I lanplus -H ada.qe-ipmi-ur -U ADMIN -P … user enable 3

https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/728 (merged)

sol activate can establish a connection but I couldn't see any output despite starting getty@ttyS0, …S1, …S2

nevermind. I did screen /dev/ttyS1 115200, conducted a successful echo test and now systemctl enable --now serial-getty@ttyS1 shows a prompt on the serial output. I guess the installation was conducted without configuring the serial port so neither grub nor linux nor getty shows up yet.

So in /etc/default/grub I set

GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS1,115200…"
GRUB_SERIAL_COMMAND="serial --unit=1 --speed=115200"
Actions #9

Updated by okurz 2 months ago

  • Status changed from In Progress to Resolved

Both ACs fulfilled, no alerts, no silences.

Actions

Also available in: Atom PDF