Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-45150

kmod-kvdo conflicts with kernel-64k on aarch64 vm

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • rhel-9.5
    • kmod-kvdo
    • None
    • None
    • Critical
    • rhel-sst-logical-storage
    • ssg_filesystems_storage_and_HA
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • aarch64
    • None

      What were you trying to do that didn't work?

      kmod-kvdo conflicts with kernel-64k on aarch64 vm 

      Please provide the package NVR for which bug is seen:

      kernel-5.14.0-467.el9.aarch64

      qemu-kvm-9.0.0-4.el9.aarch64
      libvirt-10.4.0-1.el9.aarch64

      How reproducible:

      100%

      Steps to reproduce

      1. Run this command to install a vm 
        1. # /usr/bin/virt-install -r 4096 -n image-builder --vcpus=4 --disk path=/var/lib/libvirt/images/image-builder-uefi.qcow2 --boot uefi,cdrom --location=http://download.eng.bos.redhat.com/rhel-9/nightly/RHEL-9/RHEL-9.5.0-20240616.55/compose/BaseOS/aarch64/os/ --initrd-inject=/tmp/ks-kernel-64k.cfg --extra-args inst.ks=file:/ks-kernel-64k.cfg --console pty --nographics --noreboot --wait -1 --os-variant rhel9.4

           
           
           

      2. In ks file, I select kernel 64k under package
        1. %packages --ignoremissing
          @standard
          #@base-x
          @64k
          qemu-guest-agent
          wget
          python3-devel
          dhcp-client
          numactl
          socat
          omping
          stress
          gcc
          fio
          tpm2-tools
          pciutils
          net-tools
          hostname
          rsyslog
          dmidecode
          kernel-64k
          %end
           
      1.  The installation will hung on software selection
      2. If I remove kernel-64k the installation will be succeed
      3. In the vm I try to install kernel-64k manually and I got this error
        Error:
         Problem: problem with installed package kmod-kvdo-8.2.4.10-132.el9.aarch64
          - package kmod-kvdo-8.2.4.10-132.el9.aarch64 from @System conflicts with kernel-64k provided by kernel-64k-5.14.0-467.el9.aarch64 from RHEL-BaseOS
          - package kmod-kvdo-8.2.4.10-132.el9.aarch64 from RHEL-BaseOS conflicts with kernel-64k provided by kernel-64k-5.14.0-467.el9.aarch64 from RHEL-BaseOS
          - conflicting requests 

      Expected results

      Actual results

              vdo-team-bot VDO Team Bot
              hongzliu@redhat.com Hongzhou Liu
              VDO Team Bot VDO Team Bot
              vdo qe vdo qe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: