[pbs-devel] applied: [PATCH proxmox-backup 4/9] file-restore: support more drives
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri May 7 09:04:22 CEST 2021
On 06.05.21 17:26, Stefan Reiter wrote:
> A PCI bus can only support up to 32 devices, so excluding built-in
> devices that left us with a maximum of about 25 drives. By adding a new
> PCI bridge every 32 devices (starting at bridge ID 2 to avoid conflicts
> with automatic bridges), we can theoretically support up to 8096 drives.
>
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>
> Tested with a 41 disk VM, the most I could force into a PVE config.
>
> src/bin/proxmox_file_restore/qemu_helper.rs | 13 ++++++++++++-
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pbs-devel
mailing list