[pbs-devel] applied: [PATCH proxmox-backup 2/9] file-restore: try to kill VM when stale

Thomas Lamprecht t.lamprecht at proxmox.com
Fri May 7 09:04:02 CEST 2021


On 06.05.21 17:26, Stefan Reiter wrote:
> Helps to clean up a VM that has crashed, is not responding to vsock API
> calls, but still has a running QEMU instance.
> 
> We always check the process commandline to ensure we don't kill a random
> process that took over the PID.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/bin/proxmox_file_restore/block_driver_qemu.rs | 2 ++
>  src/bin/proxmox_file_restore/qemu_helper.rs       | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list