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

kdump doesn't create the dumpfile via ssh with OVN

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 4.14.z
    • 4.14
    • RHCOS
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      Cause: The OVS network is configured before the kdump service generates its special initramfs. When the kdump service starts, it picks up the network-manager configuration files and copies them into the kdump initramfs.

      Consequence: When the node reboots into the kdump initramfs, the kernel crash dump upload over the network fails because OVN does not run into the initramfs and the virtual interface is thus not configured.

      Fix: The ordering was changed to ensure that kdump starts and builds the kdump initramfs before the OVS networking configuration is set up.

      Result: Kdump use the proper network configuration in the initramfs and the kernel crash dump is exported to the remote destination.
      Show
      Cause: The OVS network is configured before the kdump service generates its special initramfs. When the kdump service starts, it picks up the network-manager configuration files and copies them into the kdump initramfs. Consequence: When the node reboots into the kdump initramfs, the kernel crash dump upload over the network fails because OVN does not run into the initramfs and the virtual interface is thus not configured. Fix: The ordering was changed to ensure that kdump starts and builds the kdump initramfs before the OVS networking configuration is set up. Result: Kdump use the proper network configuration in the initramfs and the kernel crash dump is exported to the remote destination.
    • Bug Fix
    • Done

      This is a clone of issue OCPBUGS-30884. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-30239. The following is the description of the original issue:

      kdump crash logs are not created to the SSH remote when OVN is configured.

      See https://issues.redhat.com/browse/OCPBUGS-28239

       

            jbtrystram Jean-Baptiste Trystram
            openshift-crt-jira-prow OpenShift Prow Bot
            Huijing Hei Huijing Hei
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: