-
**What happened**:
Consider a pre-copy Virtual Machine Instance Migration.
The migration has been successfully completed. The domain is successfully running in the target pod.
However, the sourc…
-
Plan how to import machine observation data to FinBIF: raw data (yes or no?), aggregated data (how?)
Data from:
- VMI-BIODIV (multiple formats)
- Lifeplan (unclear? multiple formats)
- DKTK (bird au…
-
**Is your enhancement related to a problem? Please describe.**
The final event on VMI is different between graceful and non-graceful termination. We would like to find a way to keep it as debug infor…
-
# Intermittent VM IP Address Disappearance in Harvester v1.3.2
## Environment
- Harvester version: v1.3.2
- VM OS: Ubuntu 24.04
- qemu-guest-agent version: 1:8.2.2+ds-0ubuntu1.4 amd64
## Issu…
-
Getting an error of VMI and I cannot figure out the reason for this error
`VMI_ERROR: Could not find EPROCESS struct for pid = 1628.`
`VMI_ERROR: xen_request_page_fault error -1 injecting page fau…
-
I want to get the dlls version of a process, I know that the version exists in the PE's .rsrc section.
In the user space address of notepad.exe, I can trace the base address of ntdll.dll in its user …
-
The [service objects](https://kubevirt.io/user-guide/virtual_machines/service_objects/#expose-virtualmachineinstance-as-a-nodeport-service) doc currently specify users edit the VMI object, however it …
-
According to the runner-set, it starts the launcher-runner, which i can watch it start up (kubevirt vnc), i see that it automatically logs in as root, waits for a few seconds and then shuts down again…
-
Move the logic of validating the VMI away from webhooks into the migration controller.
This includes:
- Checking if the VMI exists.
- Checking if the VMI is migratable.
- Checking if another mig…
-
Hello! We've been trying out whereabouts for our VM management using KubeVirt and it has worked great so far.
However, we've noticed that restarts to KubeVirt VMI's seems to release the IP address,…