$ oc get pods -n storage-migration-test-mtc-storage-class-migration virt-launcher-windows-11-vm-1750313781-0825462-4c9rn -oyaml apiVersion: v1 kind: Pod metadata: annotations: descheduler.alpha.kubernetes.io/request-evict-only: "" k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.129.3.160/23","fd02:0:0:6::2787/64"],"mac_address":"0a:58:0a:81:03:a0","gateway_ips":["10.129.2.1","fd02:0:0:6::1"],"routes":[{"dest":"10.128.0.0/14","nextHop":"10.129.2.1"},{"dest":"172.30.0.0/16","nextHop":"10.129.2.1"},{"dest":"169.254.0.5/32","nextHop":"10.129.2.1"},{"dest":"100.64.0.0/16","nextHop":"10.129.2.1"},{"dest":"fd02::/48","nextHop":"fd02:0:0:6::1"},{"dest":"fd03::/112","nextHop":"fd02:0:0:6::1"},{"dest":"fd69::5/128","nextHop":"fd02:0:0:6::1"},{"dest":"fd98::/64","nextHop":"fd02:0:0:6::1"}],"role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.129.3.160", "fd02:0:0:6::2787" ], "mac": "0a:58:0a:81:03:a0", "default": true, "dns": {} }] kubectl.kubernetes.io/default-container: compute kubevirt.io/cluster-instancetype-name: u1.large kubevirt.io/cluster-preference-name: windows.11 kubevirt.io/domain: windows-11-vm-1750313781-0825462 kubevirt.io/migration-target-ready-timestamp: 2025-06-19 06:24:16 +0000 UTC kubevirt.io/migrationJobName: kubevirt-workload-update-7dmtq kubevirt.io/migrationTransportUnix: "true" kubevirt.io/nonroot: "true" kubevirt.io/vm-generation: "2" openshift.io/scc: kubevirt-controller post.hook.backup.velero.io/command: '["/usr/bin/virt-freezer", "--unfreeze", "--name", "windows-11-vm-1750313781-0825462", "--namespace", "storage-migration-test-mtc-storage-class-migration"]' post.hook.backup.velero.io/container: compute pre.hook.backup.velero.io/command: '["/usr/bin/virt-freezer", "--freeze", "--name", "windows-11-vm-1750313781-0825462", "--namespace", "storage-migration-test-mtc-storage-class-migration"]' pre.hook.backup.velero.io/container: compute seccomp.security.alpha.kubernetes.io/pod: localhost/kubevirt/kubevirt.json traffic.sidecar.istio.io/kubevirtInterfaces: k6t-eth0 vm.kubevirt.io/os: windows creationTimestamp: "2025-06-19T06:22:55Z" generateName: virt-launcher-windows-11-vm-1750313781-0825462- labels: debugLogs: "true" kubevirt.io: virt-launcher kubevirt.io/created-by: 88db8267-57ae-47a4-9537-6e8359fb25ae kubevirt.io/domain: windows-11-vm-1750313781-0825462 kubevirt.io/migrationJobUID: 4cb4b555-4186-4b2e-8251-21386a6d630c kubevirt.io/nodeName: cnv-qe-12.cnvqe.lab.eng.rdu2.redhat.com kubevirt.io/vm: windows-11-vm-1750313781-0825462 vm.kubevirt.io/name: windows-11-vm-1750313781-0825462 name: virt-launcher-windows-11-vm-1750313781-0825462-4c9rn namespace: storage-migration-test-mtc-storage-class-migration ownerReferences: - apiVersion: kubevirt.io/v1 blockOwnerDeletion: true controller: true kind: VirtualMachineInstance name: windows-11-vm-1750313781-0825462 uid: 88db8267-57ae-47a4-9537-6e8359fb25ae resourceVersion: "11842874" uid: 390bf768-f098-4929-beec-784fe86b56e1 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: node-labeller.kubevirt.io/obsolete-host-model operator: DoesNotExist podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: kubevirt.io/created-by: 88db8267-57ae-47a4-9537-6e8359fb25ae topologyKey: kubernetes.io/hostname automountServiceAccountToken: false containers: - command: - /usr/bin/virt-launcher-monitor - --qemu-timeout - 286s - --name - windows-11-vm-1750313781-0825462 - --uid - 88db8267-57ae-47a4-9537-6e8359fb25ae - --namespace - storage-migration-test-mtc-storage-class-migration - --kubevirt-share-dir - /var/run/kubevirt - --ephemeral-disk-dir - /var/run/kubevirt-ephemeral-disks - --container-disk-dir - /var/run/kubevirt/container-disks - --grace-period-seconds - "3615" - --hook-sidecars - "0" - --ovmf-path - /usr/share/OVMF - --run-as-nonroot env: - name: XDG_CACHE_HOME value: /var/run/kubevirt-private - name: XDG_CONFIG_HOME value: /var/run/kubevirt-private - name: XDG_RUNTIME_DIR value: /var/run - name: LIBVIRT_DEBUG_LOGS value: "1" - name: POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imagePullPolicy: IfNotPresent name: compute resources: limits: devices.kubevirt.io/kvm: "1" devices.kubevirt.io/tun: "1" requests: cpu: 200m devices.kubevirt.io/kvm: "1" devices.kubevirt.io/tun: "1" ephemeral-storage: 50M memory: 8521Mi securityContext: allowPrivilegeEscalation: false capabilities: add: - NET_BIND_SERVICE drop: - ALL privileged: false runAsGroup: 107 runAsNonRoot: true runAsUser: 107 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeDevices: - devicePath: /dev/dv-disk name: dv-disk volumeMounts: - mountPath: /var/run/kubevirt-private name: private - mountPath: /var/run/kubevirt name: public - mountPath: /var/run/kubevirt-ephemeral-disks name: ephemeral-disks - mountPath: /var/run/kubevirt/container-disks mountPropagation: HostToContainer name: container-disks - mountPath: /var/run/libvirt name: libvirt-runtime - mountPath: /var/run/kubevirt/sockets name: sockets - mountPath: /run/kubevirt-private/backend-storage-meta name: vm-state subPath: meta - mountPath: /var/run/kubevirt-private/libvirt name: private-libvirt - mountPath: /var/run/kubevirt-private/libvirt/qemu name: private-libvirt-qemu - mountPath: /var/run/kubevirt-private/libvirt/qemu/swtpm name: vm-state subPath: swtpm - mountPath: /var/run/kubevirt-private/var/lib/swtpm-localca name: vm-state subPath: swtpm-localca - mountPath: /var/run/kubevirt-private/libvirt/qemu/nvram name: vm-state subPath: nvram - mountPath: /var/run/kubevirt/hotplug-disks mountPropagation: HostToContainer name: hotplug-disks - args: - --logfile - /var/run/kubevirt-private/88db8267-57ae-47a4-9537-6e8359fb25ae/virt-serial0-log - --socket-timeout - 286s command: - /usr/bin/virt-tail env: - name: VIRT_LAUNCHER_LOG_VERBOSITY value: "2" image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imagePullPolicy: IfNotPresent name: guest-console-log resources: limits: cpu: 15m memory: 60M requests: cpu: 5m memory: 35M securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 107 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/run/kubevirt-private name: private readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: false hostname: windows-11-vm-1750313781-0825462 imagePullSecrets: - name: default-dockercfg-tdklz nodeName: cnv-qe-12.cnvqe.lab.eng.rdu2.redhat.com nodeSelector: cpu-feature.node.kubevirt.io/amd-ssbd: "true" cpu-feature.node.kubevirt.io/amd-stibp: "true" cpu-feature.node.kubevirt.io/arch-capabilities: "true" cpu-feature.node.kubevirt.io/clflushopt: "true" cpu-feature.node.kubevirt.io/flush-l1d: "true" cpu-feature.node.kubevirt.io/gds-no: "true" cpu-feature.node.kubevirt.io/hypervisor: "true" cpu-feature.node.kubevirt.io/ibpb: "true" cpu-feature.node.kubevirt.io/ibrs: "true" cpu-feature.node.kubevirt.io/invtsc: "true" cpu-feature.node.kubevirt.io/md-clear: "true" cpu-feature.node.kubevirt.io/mpx: "true" cpu-feature.node.kubevirt.io/pdcm: "true" cpu-feature.node.kubevirt.io/pku: "true" cpu-feature.node.kubevirt.io/pschange-mc-no: "true" cpu-feature.node.kubevirt.io/rfds-no: "true" cpu-feature.node.kubevirt.io/rsba: "true" cpu-feature.node.kubevirt.io/skip-l1dfl-vmentry: "true" cpu-feature.node.kubevirt.io/ss: "true" cpu-feature.node.kubevirt.io/ssbd: "true" cpu-feature.node.kubevirt.io/stibp: "true" cpu-feature.node.kubevirt.io/tsc_adjust: "true" cpu-feature.node.kubevirt.io/umip: "true" cpu-feature.node.kubevirt.io/vmx: "true" cpu-feature.node.kubevirt.io/vmx-activity-hlt: "true" cpu-feature.node.kubevirt.io/vmx-activity-wait-sipi: "true" cpu-feature.node.kubevirt.io/vmx-apicv-register: "true" cpu-feature.node.kubevirt.io/vmx-apicv-vid: "true" cpu-feature.node.kubevirt.io/vmx-apicv-x2apic: "true" cpu-feature.node.kubevirt.io/vmx-apicv-xapic: "true" cpu-feature.node.kubevirt.io/vmx-cr3-load-noexit: "true" cpu-feature.node.kubevirt.io/vmx-cr3-store-noexit: "true" cpu-feature.node.kubevirt.io/vmx-cr8-load-exit: "true" cpu-feature.node.kubevirt.io/vmx-cr8-store-exit: "true" cpu-feature.node.kubevirt.io/vmx-desc-exit: "true" cpu-feature.node.kubevirt.io/vmx-entry-ia32e-mode: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-bndcfgs: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-efer: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-pat: "true" cpu-feature.node.kubevirt.io/vmx-entry-load-perf-global-ctrl: "true" cpu-feature.node.kubevirt.io/vmx-entry-noload-debugctl: "true" cpu-feature.node.kubevirt.io/vmx-ept: "true" cpu-feature.node.kubevirt.io/vmx-ept-1gb: "true" cpu-feature.node.kubevirt.io/vmx-ept-2mb: "true" cpu-feature.node.kubevirt.io/vmx-ept-execonly: "true" cpu-feature.node.kubevirt.io/vmx-eptad: "true" cpu-feature.node.kubevirt.io/vmx-eptp-switching: "true" cpu-feature.node.kubevirt.io/vmx-exit-ack-intr: "true" cpu-feature.node.kubevirt.io/vmx-exit-clear-bndcfgs: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-efer: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-pat: "true" cpu-feature.node.kubevirt.io/vmx-exit-load-perf-global-ctrl: "true" cpu-feature.node.kubevirt.io/vmx-exit-nosave-debugctl: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-efer: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-pat: "true" cpu-feature.node.kubevirt.io/vmx-exit-save-preemption-timer: "true" cpu-feature.node.kubevirt.io/vmx-flexpriority: "true" cpu-feature.node.kubevirt.io/vmx-hlt-exit: "true" cpu-feature.node.kubevirt.io/vmx-ins-outs: "true" cpu-feature.node.kubevirt.io/vmx-intr-exit: "true" cpu-feature.node.kubevirt.io/vmx-invept: "true" cpu-feature.node.kubevirt.io/vmx-invept-all-context: "true" cpu-feature.node.kubevirt.io/vmx-invept-single-context: "true" cpu-feature.node.kubevirt.io/vmx-invlpg-exit: "true" cpu-feature.node.kubevirt.io/vmx-invpcid-exit: "true" cpu-feature.node.kubevirt.io/vmx-invvpid: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-all-context: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-single-addr: "true" cpu-feature.node.kubevirt.io/vmx-invvpid-single-context-noglobals: "true" cpu-feature.node.kubevirt.io/vmx-io-bitmap: "true" cpu-feature.node.kubevirt.io/vmx-io-exit: "true" cpu-feature.node.kubevirt.io/vmx-monitor-exit: "true" cpu-feature.node.kubevirt.io/vmx-movdr-exit: "true" cpu-feature.node.kubevirt.io/vmx-msr-bitmap: "true" cpu-feature.node.kubevirt.io/vmx-mtf: "true" cpu-feature.node.kubevirt.io/vmx-mwait-exit: "true" cpu-feature.node.kubevirt.io/vmx-nmi-exit: "true" cpu-feature.node.kubevirt.io/vmx-page-walk-4: "true" cpu-feature.node.kubevirt.io/vmx-pause-exit: "true" cpu-feature.node.kubevirt.io/vmx-pml: "true" cpu-feature.node.kubevirt.io/vmx-posted-intr: "true" cpu-feature.node.kubevirt.io/vmx-preemption-timer: "true" cpu-feature.node.kubevirt.io/vmx-rdpmc-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdrand-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdseed-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdtsc-exit: "true" cpu-feature.node.kubevirt.io/vmx-rdtscp-exit: "true" cpu-feature.node.kubevirt.io/vmx-secondary-ctls: "true" cpu-feature.node.kubevirt.io/vmx-shadow-vmcs: "true" cpu-feature.node.kubevirt.io/vmx-store-lma: "true" cpu-feature.node.kubevirt.io/vmx-true-ctls: "true" cpu-feature.node.kubevirt.io/vmx-tsc-offset: "true" cpu-feature.node.kubevirt.io/vmx-tsc-scaling: "true" cpu-feature.node.kubevirt.io/vmx-unrestricted-guest: "true" cpu-feature.node.kubevirt.io/vmx-vintr-pending: "true" cpu-feature.node.kubevirt.io/vmx-vmfunc: "true" cpu-feature.node.kubevirt.io/vmx-vmwrite-vmexit-fields: "true" cpu-feature.node.kubevirt.io/vmx-vnmi: "true" cpu-feature.node.kubevirt.io/vmx-vnmi-pending: "true" cpu-feature.node.kubevirt.io/vmx-vpid: "true" cpu-feature.node.kubevirt.io/vmx-wbinvd-exit: "true" cpu-feature.node.kubevirt.io/vmx-xsaves: "true" cpu-feature.node.kubevirt.io/xsaves: "true" cpu-model-migration.node.kubevirt.io/Skylake-Server-IBRS: "true" hyperv.node.kubevirt.io/frequencies: "true" hyperv.node.kubevirt.io/ipi: "true" hyperv.node.kubevirt.io/reenlightenment: "true" hyperv.node.kubevirt.io/reset: "true" hyperv.node.kubevirt.io/runtime: "true" hyperv.node.kubevirt.io/synic: "true" hyperv.node.kubevirt.io/synictimer: "true" hyperv.node.kubevirt.io/tlbflush: "true" hyperv.node.kubevirt.io/vpindex: "true" kubernetes.io/arch: amd64 kubevirt.io/schedulable: "true" machine-type.node.kubevirt.io/pc-q35-rhel9.6.0: "true" scheduling.node.kubevirt.io/tsc-frequency-2095077000: "true" preemptionPolicy: PreemptLowerPriority priority: 0 readinessGates: - conditionType: kubevirt.io/virtual-machine-unpaused restartPolicy: Never schedulerName: default-scheduler securityContext: fsGroup: 107 runAsGroup: 107 runAsNonRoot: true runAsUser: 107 seLinuxOptions: level: s0:c448,c935 seccompProfile: localhostProfile: kubevirt/kubevirt.json type: Localhost serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 3630 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - emptyDir: {} name: private - emptyDir: {} name: public - emptyDir: {} name: sockets - emptyDir: {} name: virt-bin-share-dir - emptyDir: {} name: libvirt-runtime - emptyDir: {} name: ephemeral-disks - emptyDir: {} name: container-disks - name: dv-disk persistentVolumeClaim: claimName: windows-11-dv-mig-ffg7 - name: vm-state persistentVolumeClaim: claimName: persistent-state-for-windows-11-vm-1750313781-0825462-mrtdl - emptyDir: {} name: private-libvirt - emptyDir: {} name: private-libvirt-qemu - emptyDir: {} name: hotplug-disks status: conditions: - lastProbeTime: "2025-06-19T06:24:16Z" lastTransitionTime: "2025-06-19T06:24:16Z" message: the virtual machine is not paused reason: NotPaused status: "True" type: kubevirt.io/virtual-machine-unpaused - lastProbeTime: null lastTransitionTime: "2025-06-19T06:23:08Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2025-06-19T06:22:56Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2025-06-19T06:24:17Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2025-06-19T06:23:08Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2025-06-19T06:22:56Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://9a0af3cb1387a9a64bc37236351410fdec85e392be020417a8924f0b481cf57e image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imageID: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 lastState: {} name: compute ready: true restartCount: 0 started: true state: running: startedAt: "2025-06-19T06:23:05Z" volumeMounts: - mountPath: /var/run/kubevirt-private name: private - mountPath: /var/run/kubevirt name: public - mountPath: /var/run/kubevirt-ephemeral-disks name: ephemeral-disks - mountPath: /var/run/kubevirt/container-disks name: container-disks - mountPath: /var/run/libvirt name: libvirt-runtime - mountPath: /var/run/kubevirt/sockets name: sockets - mountPath: /run/kubevirt-private/backend-storage-meta name: vm-state - mountPath: /var/run/kubevirt-private/libvirt name: private-libvirt - mountPath: /var/run/kubevirt-private/libvirt/qemu name: private-libvirt-qemu - mountPath: /var/run/kubevirt-private/libvirt/qemu/swtpm name: vm-state - mountPath: /var/run/kubevirt-private/var/lib/swtpm-localca name: vm-state - mountPath: /var/run/kubevirt-private/libvirt/qemu/nvram name: vm-state - mountPath: /var/run/kubevirt/hotplug-disks name: hotplug-disks - containerID: cri-o://876b62d530335651d0d89be20b1a0dfd25b42bb1b0c17e5efe6ae3ec57c700fd image: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 imageID: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:4055a7a075ac87d73c2b6a836ee593861cef2f3df6a15014bc6897f903523470 lastState: {} name: guest-console-log ready: true restartCount: 0 started: true state: running: startedAt: "2025-06-19T06:23:07Z" volumeMounts: - mountPath: /var/run/kubevirt-private name: private readOnly: true recursiveReadOnly: Disabled hostIP: 10.9.96.51 hostIPs: - ip: 10.9.96.51 - ip: 2620:52:0:960:e643:4bff:fe57:3f00 phase: Running podIP: 10.129.3.160 podIPs: - ip: 10.129.3.160 - ip: fd02:0:0:6::2787 qosClass: Burstable startTime: "2025-06-19T06:22:56Z" $ oc logs -n storage-migration-test-mtc-storage-class-migration virt-launcher-windows-11-vm-1750313781-0825462-4c9rn | grep generated {"component":"virt-launcher","level":"info","msg":"Skipping auto generated seclabel","pos":"virSecurityManagerGenLabel:635","subcomponent":"libvirt","thread":"26","timestamp":"2025-06-19T06:23:10.463000Z"} {"component":"virt-launcher","kind":"","level":"info","msg":"generated migration parameters: &{URISet:true URI:unix:///var/run/kubevirt/migrationproxy/88db8267-57ae-47a4-9537-6e8359fb25ae-49152-source.sock DestNameSet:false DestName: DestXMLSet:true DestXML:\n storage-migration-test-mtc-storage-class-migration_windows-11-vm-1750313781-0825462\n 487e95ac-2163-5c3d-a20c-1461bb09d431\n \n \n \n \n \n 33554432\n 8388608\n 8388608\n 8\n \n \n \n \n \n \n \n \n \n \n \n \n Red Hat\n OpenShift Virtualization\n 4.19.0\n 487e95ac-2163-5c3d-a20c-1461bb09d431\n 4.19.0\n Red Hat\n \n \n \n hvm\n /usr/share/OVMF/OVMF_CODE.secboot.fd\n /var/run/kubevirt-private/libvirt/qemu/nvram/windows-11-vm-1750313781-0825462_VARS.fd\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n destroy\n restart\n destroy\n \n /usr/libexec/qemu-kvm\n \n \n \n \n \n \n \n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n \n \n
\n \n \n \n \n \n \n \n \n \n
\n
\n \n /dev/urandom\n
\n
\n
\n
PersistXMLSet:true PersistXML:\n storage-migration-test-mtc-storage-class-migration_windows-11-vm-1750313781-0825462\n 487e95ac-2163-5c3d-a20c-1461bb09d431\n \n \n \n \n \n 33554432\n 8388608\n 8388608\n 8\n \n \n \n \n \n \n \n \n \n \n \n \n Red Hat\n OpenShift Virtualization\n 4.19.0\n 487e95ac-2163-5c3d-a20c-1461bb09d431\n 4.19.0\n Red Hat\n \n \n \n hvm\n /usr/share/OVMF/OVMF_CODE.secboot.fd\n /var/run/kubevirt-private/libvirt/qemu/nvram/windows-11-vm-1750313781-0825462_VARS.fd\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n destroy\n restart\n destroy\n \n /usr/libexec/qemu-kvm\n \n \n \n \n \n \n \n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n \n \n
\n \n \n \n \n \n \n \n \n \n
\n
\n \n /dev/urandom\n
\n
\n
\n
BandwidthSet:false Bandwidth:0 GraphicsURISet:false GraphicsURI: ListenAddressSet:false ListenAddress: MigrateDisksSet:false MigrateDisks:[] DisksPortSet:false DisksPort:0 CompressionSet:false Compression: CompressionMTLevelSet:false CompressionMTLevel:0 CompressionMTThreadsSet:false CompressionMTThreads:0 CompressionMTDThreadsSet:false CompressionMTDThreads:0 CompressionXBZRLECacheSet:false CompressionXBZRLECache:0 AutoConvergeInitialSet:false AutoConvergeInitial:0 AutoConvergeIncrementSet:false AutoConvergeIncrement:0 ParallelConnectionsSet:true ParallelConnections:8 TLSDestinationSet:false TLSDestination: DisksURISet:false DisksURI: CompressionZlibLevelSet:false CompressionZlibLevel:0 CompressionZstdLevelSet:false CompressionZstdLevel:0 MigrateDisksDetectZeroesSet:false MigrateDisksDetectZeroes:false MigrateDisksDetectZeroesList:[]}","name":"windows-11-vm-1750313781-0825462","namespace":"storage-migration-test-mtc-storage-class-migration","pos":"live-migration-source.go:790","timestamp":"2025-06-19T06:34:34.016786Z","uid":"88db8267-57ae-47a4-9537-6e8359fb25ae"}