Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-18489

CoreOS 4.13.10 PXE boot fail - /sysroot mount failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 4.13
    • RHCOS
    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      I downloaded and tested the new version released today (https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.13/4.13.10/) for PXE install, the bootstrap machine is not booting as /sysroot cannot be mounted (Operation not permitted).
      
      Previous version (4.13.5) was working with the same PXE scripts and machine setup (KVM).
      
      Below you can find the boot log from serial and the usual PXE configuration.

      Version-Release number of selected component (if applicable):

      4.13.10

      How reproducible:

      Spin up a VM with initramfs, rootfs and kernel taken from the above link, it will result in an unbootable machine.

      Steps to Reproduce:

      1. Download initramfs, rootfs, kernel images from https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.13/4.13.10/
      
      2. Configure PXE
      3. Boot up a machine
      

      Actual results:

      The boot fails with mount[533]: mount: /sysroot: mount failed: Operation not permitted

      Expected results:

      The machine boots

      Additional info:

      Boot log: https://pastebin.com/Dnv0ZHk6
      
      PXE Config:
      [root@bastion ocpinstall]# cat /var/lib/tftpboot/pxelinux.cfg/01-52-54-00-62-78-8a                                        DEFAULT bootstrap                                                                                                           SAY Now booting the kernel from SYSLINUX...                                                                             LABEL bootstrap                                                                                                             KERNEL rhcos/rhcos-live-kernel-x86_64                                                                                     APPEND initrd=rhcos/rhcos-live-initramfs.x86_64.img coreos.live.rootfs_url=http://192.168.101.4/metal/rhcos-live-rootfs.x86_64.img coreos.inst.install_dev=/dev/vda coreos.inst.ignition_url=http://192.168.101.4/metal/bootstrap.ign  ip=ens3:dhcp ip=ens4:none console=tty0 console=ttyS0    

            Unassigned Unassigned
            alessandro.rossi Alessandro Rossi
            Michael Nguyen Michael Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: