Uploaded image for project: 'Migration Toolkit for Virtualization'
  1. Migration Toolkit for Virtualization
  2. MTV-791

Hyper-V Enlightenments are not added to the converted Windows VMs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • 2.6.0
    • 2.5.1
    • Controller
    • Moderate

      Description of problem:

      The source RHV VM  has Hyper-V Enlightenments:

       

      source VM XML:

      virsh -r dumpxml winvm |sed -n '/<hyperv/,/<\/hyperv>/p'
      setlocale: No such file or directory
          <hyperv mode='custom'>
            <relaxed state='on'/>
            <vapic state='on'/>
            <spinlocks state='on' retries='8191'/>
            <vpindex state='on'/>
            <runtime state='on'/>
            <synic state='on'/>
            <stimer state='on'>
              <direct state='on'/>
            </stimer>
            <reset state='on'/>
            <frequencies state='on'/>
            <reenlightenment state='on'/>
            <tlbflush state='on'/>
            <ipi state='on'/>
          </hyperv>

       

      However, after converting the VM to OpenShift Virtualization, it doesn't have any HyperV enlightenments.

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

      mtv-operator.v2.5.1

      How reproducible:

      100 %

      Steps to Reproduce:

      1. Create a Windows VM in RHV. Make sure that the Operating System is selected as Windows so that it will add the Enlightenments.

      2. Migrate the VM to OpenShift Virtualization using MTV

      Actual results:

      Hyper-V Enlightenments are not added to the converted Windows VMs from RHV. This can cause significant performance issues for the VM.

      Expected results:

      Hyper-V Enlightenments are not added to the converted Windows VMs from RHV.

       

      Additional info:

        1. new-win-vm.yml
          2 kB
          Nijin Ashok
        2. windows2k16-server-medium.yml
          0.3 kB
          Nijin Ashok

            ahadas@redhat.com Arik Hadas
            rhn-support-nashok Nijin Ashok
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: