Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebooting the node provisioned using EIB built ISO fails randomly #556

Closed
fdegir opened this issue Sep 6, 2024 · 1 comment
Closed

Rebooting the node provisioned using EIB built ISO fails randomly #556

fdegir opened this issue Sep 6, 2024 · 1 comment

Comments

@fdegir
Copy link
Contributor

fdegir commented Sep 6, 2024

A node that's provisioned with an image built using EIB 1.1 RC2 and SL Micro 6.0 fails to reboot randomly when the reboot is initiated in an automated manner using Ansible.

The lines from journalctl below contains error messages regarding the call syslogin_perform_logout and this may be the thing causing system to inhibit the reboot.

Sep 06 08:49:40 node1.suse.com sshd[1636]: syslogin_perform_logout: logout() returned an error
Sep 06 08:49:40 node1.suse.com sshd[1636]: syslogin_perform_logout: logout() returned an error

Please note that the issue with not being able to disable rebootmgr described in the issue #555 is probably the source of this random behaviour since explicitly disabling rebootmgr in a separate Ansible task once the system completes the initial boot and rebooting the node works as expected.

@jdob
Copy link
Contributor

jdob commented Oct 11, 2024

@fdegir We discussed this in our triage. From the sound of it, it doesn't seem like an EIB issue, but rather the interaction between ansible and the started node. I'm going to close this out, but if that's not the case please let me know and we'll revisit.

@jdob jdob closed this as completed Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants