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

Add update_bootloader service and cache file location debug #262

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

KeithMnemonic
Copy link
Contributor

This PR adds an update_bootloader service to ensure a proper bootloader is installed after the system migration is complete. This resolves an issue where the following error may occur when rebooting the migrated node.

Loading Linux 4.12.14-150100.197.142-default ...
error: symbol `grub_efi_allocate_fixed' not found.
Loading initial ramdisk ...
error: symbol `grub_efi_allocate_fixed' not found.

In addition, some additional debug was added to the prepare module to provide better output for troubleshooting issues that may occur when a system has been registered with the cloudregionsrv-client files and SUSEConnect. This issue is related to:

SUSE-Enceladus/cloud-regionsrv-client#118

The additional debug provides help in identifying the issue.

Bump version: 2.0.36 → 2.0.37

@KeithMnemonic KeithMnemonic changed the title cache file location debug added Add update_bootloader service and cache file location debug Jul 7, 2023
add update_bootloader to address bsc#1211240

Bump version: 2.0.36 → 2.0.37
@KeithMnemonic KeithMnemonic force-pushed the add_debug_code_for_regionsrv_cache_files branch from 34603d9 to cac1e7f Compare July 7, 2023 20:17
Copy link
Collaborator

@rtamalin rtamalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KeithMnemonic KeithMnemonic merged commit cf9fbc8 into master Jul 7, 2023
2 checks passed
@KeithMnemonic KeithMnemonic deleted the add_debug_code_for_regionsrv_cache_files branch July 28, 2023 12:47
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

Successfully merging this pull request may close these issues.

3 participants