Bug 875644
Summary: | Kickstart upgrade doesn't reboot to upgraded system | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Stodola <jstodola> | ||||||||||
Component: | anaconda | Assignee: | Samantha N. Bueno <sbueno> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | high | ||||||||||||
Version: | 6.4 | CC: | pbokoc, tlavigne | ||||||||||
Target Milestone: | rc | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | s390x | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | anaconda-13.21.210-1 | Doc Type: | Bug Fix | ||||||||||
Doc Text: |
Cause: Anaconda could not set the boot device since it was not set properly.
Consequence: Manual reboot of the system was required upon completion of an upgrade.
Fix: Proper support for bootloader upgrades was implemented for s390x.
Result: Manual and kickstart upgrades on s390x will detect the correct boot device and reboot the system after upgrading.
|
Story Points: | --- | ||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2013-11-21 09:55:10 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 841211, 960065 | ||||||||||||
Attachments: |
|
Description
Jan Stodola
2012-11-12 09:35:18 UTC
Pushing this off to RHEL6.5 planning since it's not a 6.4 blocker. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Patch posted for review. Patch pushed, commit 530820d10f2d4d47095ff33cd01bc85ae835f3e7 in rhel6-branch. Retested with anaconda-13.21.204-1.el6, but reboot is still not happening - system shuts down after upgrade. From anaconda.log: ... 11:27:33,817 INFO : Unable to set reIPL device to None: cannot concatenate 'str' and 'NoneType' objects 11:27:33,821 INFO : reIPL configuration failed => halt 11:27:33,823 INFO : leaving (1) step reipl Logs from the upgrade will be attached. Moving to ASSIGNED. Created attachment 795580 [details]
anaconda.log
Created attachment 795581 [details]
anaconda.program.log
Created attachment 795582 [details]
anaconda.storage.log
Created attachment 795583 [details]
anaconda.syslog
Created attachment 795584 [details]
anaconda.yum.log
Created attachment 795585 [details]
upgrade.log.syslog
Patch posted for review. Patch pushed, commit 5b136c01148b8d78fa4d779d05704cef9f582813. Anaconda upgrade using kickstart rebooted at the end of the upgrade, system booted correctly. Retested with anaconda-13.21.211-1.el6, compose RHEL6.5-20131009.0. Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1588.html |