[pbs-devel] applied-series: [PATCH 0/9] Debug mode and smaller fixes for single file restore

Thomas Lamprecht t.lamprecht at proxmox.com
Tue May 25 13:50:28 CEST 2021


On 06.05.21 17:26, Stefan Reiter wrote:
> Adds a debug mode for restore VMs, triggerable by setting PBS_QEMU_DEBUG=1 on a
> proxmox-file-restore command that starts a new VM. You can then access a root
> shell in the VM via the socket printed.
> 
> Also includes several smaller fixes for file restore:
> * try to better avoid stale VMs
> * support more drives per VM
> * work around a tokio bug leaving suspended tasks behind
> * avoid watchdog expiry during downloads
> 
> 
> proxmox-backup: Stefan Reiter (7):
>   file-restore: add debug mode with serial access
>   file-restore: try to kill VM when stale
>   file-restore: add more RAM for VMs with many drives or debug
>   file-restore: support more drives
>   file-restore-daemon: work around tokio DuplexStream bug
>   file-restore-daemon: watchdog: add inhibit for long downloads
>   file-restore-daemon: limit concurrent download calls
> 

> proxmox-backup-restore-image: Stefan Reiter (2):
>   kernel: power off on panic
>   add debug initramfs as seperate package
> 


applied remaining patches, thanks!





More information about the pbs-devel mailing list