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

Some debug info is printed when v2v converting a guest to OSO18 without enabling debugging 

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Normal Normal
    • None
    • rhel-9.5
    • virt-v2v
    • No
    • Low
    • rhel-sst-virtualization
    • ssg_virtualization
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • x86_64
    • None

      Description of problem:
      Some debug info is printed when v2v converting a guest from VMware to OSO18 without enabling debugging 

      Version-Release number of selected component (if applicable):
      virt-v2v-2.5.6-3.el9.x86_64
      python3-openstackclient-6.2.0-18.0.20240118074655.05d34ff.el9ost.noarch
      libguestfs-1.50.2-1.el9.x86_64
      guestfs-tools-1.51.6-4.el9.x86_64
      nbdkit-1.38.3-1.el9.x86_64
      libnbd-1.20.2-2.el9.x86_64
      libvirt-libs-10.5.0-5.el9.x86_64
      qemu-img-9.0.0-7.el9.x86_64

      How reproducible:
      100%

      Steps to Reproduce:
      1. Convert a windows guest from VMware to OSO18 by virt-v2v, there is some debug info like '[350584.801167] pci 0000:0a:00.0: [1af4:1042] type 00 class 0x010000 PCIe Endpoint' printed during conversion

      # source osp18_auth 
      #virt-v2v -ic vpx://non-admin%40vsphere.local@10.73.212.129/data/10.73.212.36/?no_verify=1  -it vddk -io vddk-libdir=/root/vmware-vix-disklib-distrib -io vddk-thumbprint=CB:9F:B1:9D:33:49:6C:60:AD:3C:A5:16:77:91:5F:CD:1B:24:B1:43 -ip /home/passwd esx8.0-win11-x86_64-efi -o openstack -oo server-id=rhel9.5-v2v-appliance  -oo verify-server-certificate=false 
      [     0.1]Setting up the source: -i libvirt -ic vpx://non-admin%40vsphere.local@10.73.212.129/data/10.73.212.36/?no_verify=1 -it vddk esx8.0-win11-x86_64-efi
      [  14.7] Opening the source
      [ 152.4] Inspecting the source
      [ 767.2] Checking for sufficient free disk space in the guest
      [ 767.2] Converting Windows 10 Enterprise to run on KVM
      
      ** (process:21810): WARNING **: 12:51:17.577: Entity http://pcisig.com/pci/1af4/1058 referenced but not defined
      virt-v2v: This guest has virtio drivers installed.
      [ 915.1] Mapping filesystem data to avoid copying unused and blank areas
      [ 947.0] Closing the overlay
      [ 947.3] Assigning disks to buses
      [ 947.3] Checking if the guest needs BIOS or UEFI to boot
      virt-v2v: This guest requires UEFI on the target to boot.
      [ 947.3] Setting up the destination: -o openstack -oo server-id=rhel9.5-v2v-appliance
      [350584.801167] pci 0000:0a:00.0: [1af4:1042] type 00 class 0x010000 PCIe Endpoint
      [350584.809245] pci 0000:0a:00.0: BAR 1 [mem 0x00000000-0x00000fff]
      [350584.816686] pci 0000:0a:00.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]
      [350584.835908] pci 0000:0a:00.0: BAR 4 [mem 0x388000000000-0x388000003fff 64bit pref]: assigned
      [350584.838634] pci 0000:0a:00.0: BAR 1 [mem 0xfda00000-0xfda00fff]: assigned
      [350584.844323] virtio-pci 0000:0a:00.0: enabling device (0000 -> 0002)
      [350584.865587] virtio_blk virtio8: 4/0/0 default/read/poll queues
      [350584.879297] virtio_blk virtio8: [vdc] 62914560 512-byte logical blocks (32.2 GB/30.0 GiB)
      [1005.4] Copying disk 1/1
      █ 100% [****************************************]
      [187399.8] Creating output metadata
      [536984.132001]  vdc: vdc1 vdc2 vdc3 vdc4
      [187405.1] Finishing off
      

      Actual results:
      As above description

      Expected result:
      Fix the bug 

      Additional info:
      There is no debug info printed when v2v converting a guest from ova to OSO18 without enabling debugging 

       #virt-v2v -i ova /home/esx8.0-rhel9.4-efi-serial-port.tar.xz -o openstack -oo server-id=rhel9.5-v2v-appliance -oo verify-server-certificate=false
      [   0.0] Setting up the source: -i ova /home/esx8.0-rhel9.4-efi-serial-port.tar.xz
      [ 150.7] Opening the source
      [ 198.1] Inspecting the source
      [ 239.7] Checking for sufficient free disk space in the guest
      [ 239.7] Converting Red Hat Enterprise Linux 9.4 Beta (Plow) to run on KVM
      
      ** (process:17569): WARNING **: 13:52:12.673: Entity http://pcisig.com/pci/1af4/1058 referenced but not defined
      virt-v2v: This guest has virtio drivers installed.
      [ 922.8] Mapping filesystem data to avoid copying unused and blank areas
      [ 930.2] Closing the overlay
      [ 930.7] Assigning disks to buses
      [ 930.7] Checking if the guest needs BIOS or UEFI to boot
      virt-v2v: This guest requires UEFI on the target to boot.
      [ 930.7] Setting up the destination: -o openstack -oo server-id=rhel9.5-v2v-appliance
      [ 950.5] Copying disk 1/1
      █ 100% [****************************************]
      [1053.7] Creating output metadata
      [1060.1] Finishing off
      

              virt-maint virt-maint
              mxie@redhat.com Ming Xie
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: