Upgrade from Service Pack 1 to Service Pack 2 fails at initial reboot on IBM System z
This document (7004163) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Resolution
Cause
Additional Information
To repair a system at this stage, the zFCP device needs to be set online manually
echo 1 > /sys/bus/ccw/devices/$ZFCPCCW/online
exit
($ZFCPCCW needs to be replaced with the CCW of the zFCP device containing the failing filesystem, for example 0.0.1ff0)
After the system finishes booting, the statement
/sbin/udevadm trigger --type=subsystems --action=add
needs to be added to the file /lib/mkinitrd/scripts/boot-udev.sh near the end, but just before the
wait_for_events statement. The last lines of the file should look like this:
/sbin/udevd --daemon
/sbin/udevadm trigger --action=add
/sbin/udevadm trigger --type=subsystems --action=add
wait_for_events
Finally, the corrected initrd needs to be build and the boot loader refreshed:
mkinitrd
zipl
Afterwards, the system can be rebooted.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7004163
- Creation Date: 13-Apr-2012
- Modified Date:12-Oct-2022
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com